diff --git a/LICENSE b/LICENSE index f7c5ac213c45..d7d54ef3cc98 100644 --- a/LICENSE +++ b/LICENSE @@ -1,696 +1,128 @@ -************************************************************************ -All code and components under the "dotCMS/src/enterprise" directory of -this repository are licensed under the "dotCMS Enterprise License" as -defined in the file "dotCMS/src/enterprise/LICENSE" and/or at the url: -https://github.com/dotCMS/core/blob/main/dotCMS/src/enterprise/LICENSE -. All third party components incorporated into the Software are licensed -under the original license provided by the owner of the applicable -component. Unless otherwise granted by dotCMS, code and components in -this repository, outside of the above mentioned directories or -restrictions, are available under the "GPL3" license as defined below. -************************************************************************ - - - GNU GENERAL PUBLIC LICENSE Version 3, 29 June 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 General Public License is a free, copyleft license for - software and other kinds of works. - - The licenses for most software and other practical works are designed - to take away your freedom to share and change the works. By contrast, - the GNU General Public License is 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. We, the Free Software Foundation, - use the GNU General Public License for most of our software; it - applies also to any other work released this way by its authors. You - can apply it to your programs, too. - - 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. - - To protect your rights, we need to prevent others from denying you - these rights or asking you to surrender the rights. Therefore, you - have certain responsibilities if you distribute copies of the - software, or if you modify it: responsibilities to respect the freedom - of others. - - For example, if you distribute copies of such a program, whether - gratis or for a fee, you must pass on to the recipients the same - freedoms that you received. You must make sure that they, too, - receive or can get the source code. And you must show them these - terms so they know their rights. - - Developers that use the GNU GPL protect your rights with two steps: - (1) assert copyright on the software, and (2) offer you this License - giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains - that there is no warranty for this free software. For both users' and - authors' sake, the GPL requires that modified versions be marked as - changed, so that their problems will not be attributed erroneously to - authors of previous versions. - - Some devices are designed to deny users access to install or run - modified versions of the software inside them, although the - manufacturer can do so. This is fundamentally incompatible with the - aim of protecting users' freedom to change the software. The - systematic pattern of such abuse occurs in the area of products for - individuals to use, which is precisely where it is most unacceptable. - Therefore, we have designed this version of the GPL to prohibit the - practice for those products. If such problems arise substantially in - other domains, we stand ready to extend this provision to those - domains in future versions of the GPL, as needed to protect the - freedom of users. - - Finally, every program is threatened constantly by software patents. - States should not allow patents to restrict development and use of - software on general-purpose computers, but in those that do, we wish - to avoid the special danger that patents applied to a free program - could make it effectively proprietary. To prevent this, the GPL - assures that patents cannot be used to render the program non-free. - - 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 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. Use with the GNU Affero General Public License. - - 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 Affero 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 special requirements of the GNU Affero General Public License, - section 13, concerning interaction through a network will apply to the - combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions - of the GNU 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 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 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 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 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 - General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see - . - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short - notice like this when it starts in an interactive mode: - - Copyright (C) This program comes - with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free - software, and you are welcome to redistribute it under certain - conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the -appropriate parts of the General Public License. Of course, your -program's commands might be different; for a GUI interface, you would -use an "about box". - - 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 GPL, see . - - The GNU General Public License does not permit incorporating your - program into proprietary programs. If your program is a subroutine - library, you may consider it more useful to permit linking proprietary - applications with the library. If this is what you want to do, use - the GNU Lesser General Public License instead of this License. But - first, please read . +Licensor: dotCMS LLC + +Licensed Work: The Licensed Work is Copyright © 2025 dotCMS LCC. + +Additional Use Grant: + +You may use the Licensed Work in Production for your own company, organizational +or personal use at no cost as long as your Total Finances do not exceed US +$5,000,000 USD for the most recent 12-month period, provided that dotCMS LCC +will not be liable to you in any way, including for any damages, including +general, special, incidental or consequential damages, arising out of such use. + +Definitions: + +"Total Finances" means the largest of your aggregate gross revenues, entire +budget, and/or funding (no matter the source); "you" and "your" include (without +limitation) any individual or entity agreeing to these terms and any affiliates +of such individual or entity. Additionally, if you are a company or service +provider building/hosting dotCMS for other organizations, including parent +organizations or 3rd party clients, then Total Finances also includes those of +any commerical beneficiary of the software. + +For example: + Individual developer creating a plugin or hobby project — No cost. + Small business with total finances under $5,000,000 USD — No cost. + Small agency building projects for small customers — No cost. + Large enterprise non-production use — No cost. + Large enterprise production use — Commercial license required. + Small agency building/hosting project for large enterprise - Commercial + license required. + +“Production” includes all instances that are set up in any step of an SDLC +process whereby the output of the content/site/api are being delivered to public +or private audiences, via dotCMS or 3rd party systems. + +For example: + Production: a dotCMS installation that publishes content or apis to + a 3rd party application, hosting provider or CDN. + Production: An instance set up that multiple people access for acceptance + and approvals. + Development: an instance that is set up for an internal evaluation. + Development: A local instance used to develop a new plugin or website. + +Change Date: Four years from February 1, 2025 + +Change License: GNU General Public License (GPL) v3 + +For information about alternative licensing arrangements, please visit +https://www.dotcms.com/pricing + + +-------------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited production +use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under the +terms of the Change License, and the rights granted in the paragraph above +terminate. + +If your use of the Licensed Work does not comply with the requirements currently +in effect as described in this License, you must purchase a commercial license +from the Licensor, its affiliated entities, or authorized resellers, or you must +refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works of +the Licensed Work, are subject to this License. This License applies separately +for each version of the Licensed Work and the Change Date may vary for each +version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy of +the Licensed Work. If you receive the Licensed Work in original or modified form +from a third party, the terms and conditions set forth in this License apply to +your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other versions +of the Licensed Work. + +This License does not grant you any right in any trademark or logo of Licensor +or its affiliates (provided that you may use a trademark or logo of Licensor as +expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON AN +“AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS +OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND TITLE. + +MariaDB hereby grants you permission to use this License’s text to license your +works, and to refer to it using the trademark “Business Source License”, as long +as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, or +a license that is compatible with GPL Version 2.0 or a later version, where +“compatible” means that software provided under the Change License can be +included in a program with software provided under GPL Version 2.0 or a later +version. Licensor may specify additional Change Licenses without limitation. + +2. To either: (a) specify an additional grant of rights to use that does not +impose any additional restriction on the right granted in this License, as the +Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. + +Notice + +The Business Source License (this document, or the "License") is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright © 2023 MariaDB plc, All Rights Reserved. “Business Source +License” is a trademark of MariaDB plc. diff --git a/dotCMS/src/enterprise/LICENSE b/dotCMS/src/enterprise/LICENSE deleted file mode 100644 index 4f4e24191353..000000000000 --- a/dotCMS/src/enterprise/LICENSE +++ /dev/null @@ -1,40 +0,0 @@ -The dotCMS Enterprise License (the “Enterprise License”) -Copyright (c) 2023 dotCMS Inc. - -With regard to the dotCMS Software: - -The software, source code and associated documentation files (the -"Software") under this directory may only be modified and used if you -(and any entity that you represent) have: - -1. Agreed to and are in compliance with, the dotCMS Subscription Terms -of Service, available at https://www.dotcms.com/terms (the “Enterprise -Terms”) or have another agreement governing the licensing and use of the -Software between you and dotCMS. 2. Each dotCMS instance that uses -enterprise features enabled by the code in this directory is licensed -under these agreements and has a separate and valid dotCMS Enterprise -server key issued by dotCMS. - -Subject to these terms, you are free to modify this Software and publish -patches to the Software if you agree that dotCMS and/or its licensors -(as applicable) retain all right, title and interest in and to all such -modifications and/or patches, and all such modifications and/or patches -may only be used, copied, modified, displayed, distributed, or otherwise -exploited with a valid dotCMS Enterprise license for the correct number -of dotCMS instances. You agree that dotCMS and/or its licensors (as -applicable) retain all right, title and interest in and to all such -modifications. You are not granted any other rights beyond what is -expressly stated herein. Subject to the foregoing, it is forbidden to -copy, merge, publish, distribute, sublicense, and/or sell the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -For all third party components incorporated into the dotCMS Software, -those components are licensed under the original license provided by the -owner of the applicable component. diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/AuthPipeProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/AuthPipeProxy.java index e4c340d02963..e21d22b5f410 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/AuthPipeProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/AuthPipeProxy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/BaseAuthenticator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/BaseAuthenticator.java index 68d045715a5c..4686ac2198e4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/BaseAuthenticator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/BaseAuthenticator.java @@ -1,48 +1,12 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. -*/ - +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* +*/ + package com.dotcms.enterprise; import com.dotcms.repackage.com.novell.ldap.LDAPConnection; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/ClusterUtil.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/ClusterUtil.java index 5fb36dd21d76..720d6eb54d54 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/ClusterUtil.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/ClusterUtil.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** @@ -126,6 +90,9 @@ public static Map getNodeInfo() { dotCMSNodeStatus.put("host", server.getHost()); dotCMSNodeStatus.put("friendlyName", server.getName()); dotCMSNodeStatus.put("startup", server.getName()); + dotCMSNodeStatus.put("key", server.getKey()); + + long jvmUpTime = ManagementFactory.getRuntimeMXBean().getUptime(); @@ -216,6 +183,7 @@ public static HashMap createFailedJson(final Server server) badMap.put("licenseId", StringUtils.shortify(server.getLicenseSerial(),8)); badMap.put("ipAddress", server.getIpAddress()); badMap.put("host", server.getHost()); + badMap.put("key", server.getKey()); badMap.put("friendlyName", server.getName()); // Setting if the node has heart beat. diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/ClusterUtilProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/ClusterUtilProxy.java index 7a6c9ab15a3c..6cd324acd346 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/ClusterUtilProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/ClusterUtilProxy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/DashboardProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/DashboardProxy.java index 06d18ed50443..c0ce78b1f8b5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/DashboardProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/DashboardProxy.java @@ -1,71 +1,35 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ -package com.dotcms.enterprise; - -import com.dotcms.enterprise.priv.DashboardDataGeneratorImpl; -import com.dotcms.enterprise.priv.DashboardFactoryImpl; -import com.dotcms.enterprise.priv.DashboardJobImpl; -import com.dotmarketing.portlets.dashboard.business.DashboardDataGenerator; -import com.dotmarketing.portlets.dashboard.business.DashboardFactory; - -public class DashboardProxy extends ParentProxy{ - - public static DashboardFactory getDashboardFactory(){ - return new DashboardFactoryImpl(); - } - - public static DashboardJobImpl getDashboardJob(){ - return new DashboardJobImpl(); - } - - public static DashboardDataGenerator getDashboardDataGenerator(int monthFrom, int yearFrom, int monthTo, int yearTo){ - return new DashboardDataGeneratorImpl(monthFrom, yearFrom, monthTo, yearTo); - } - - public static Class getDashboardJobImplClass(){ - return DashboardJobImpl.class; - } -} +package com.dotcms.enterprise; + +import com.dotcms.enterprise.priv.DashboardDataGeneratorImpl; +import com.dotcms.enterprise.priv.DashboardFactoryImpl; +import com.dotcms.enterprise.priv.DashboardJobImpl; +import com.dotmarketing.portlets.dashboard.business.DashboardDataGenerator; +import com.dotmarketing.portlets.dashboard.business.DashboardFactory; + +public class DashboardProxy extends ParentProxy{ + + public static DashboardFactory getDashboardFactory(){ + return new DashboardFactoryImpl(); + } + + public static DashboardJobImpl getDashboardJob(){ + return new DashboardJobImpl(); + } + + public static DashboardDataGenerator getDashboardDataGenerator(int monthFrom, int yearFrom, int monthTo, int yearTo){ + return new DashboardDataGeneratorImpl(monthFrom, yearFrom, monthTo, yearTo); + } + + public static Class getDashboardJobImplClass(){ + return DashboardJobImpl.class; + } +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/ESSeachAPI.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/ESSeachAPI.java index c93b0705dc2a..fe099828863f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/ESSeachAPI.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/ESSeachAPI.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/FormAJAXProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/FormAJAXProxy.java index 29d3aac1a29b..d56a200ac357 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/FormAJAXProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/FormAJAXProxy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/HostAssetsJobProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/HostAssetsJobProxy.java index 737e1f10fe99..e08e82fa1735 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/HostAssetsJobProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/HostAssetsJobProxy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/LDAPImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/LDAPImpl.java index d86e1312dec6..5f2abaee6558 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/LDAPImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/LDAPImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/LDAPProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/LDAPProxy.java index 7c1587a97501..5b7cac2521ff 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/LDAPProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/LDAPProxy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/LicenseService.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/LicenseService.java index 24a237b59a25..d4666347a23b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/LicenseService.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/LicenseService.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise; @@ -173,4 +137,3 @@ public void freeLicenseOnRepo(String licenseID, String server_id) throws DotData LicenseUtil.freeLicenseOnRepo(licenseID, server_id); } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/LicenseUtil.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/LicenseUtil.java index e86ec4b455a4..bbaf61a223b6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/LicenseUtil.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/LicenseUtil.java @@ -1,62 +1,15 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise; -import java.io.IOException; -import java.io.InputStream; -import java.time.temporal.ChronoUnit; -import java.util.Calendar; -import java.util.Date; -import java.util.List; -import java.util.Map; -import java.util.concurrent.Semaphore; -import java.util.concurrent.TimeUnit; - -import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpSession; +import static com.dotcms.util.CollectionsUtils.list; import com.dotcms.api.system.event.message.MessageSeverity; import com.dotcms.api.system.event.message.MessageType; @@ -67,18 +20,30 @@ import com.dotcms.enterprise.license.DotLicenseRepoEntry; import com.dotcms.enterprise.license.LicenseLevel; import com.dotcms.enterprise.license.LicenseManager; +import com.dotcms.enterprise.license.LicenseRepoDAO; import com.dotcms.enterprise.license.LicenseType; import com.dotmarketing.business.APILocator; import com.dotmarketing.exception.DotDataException; -import com.dotmarketing.exception.DotRuntimeException; +import com.dotmarketing.util.Config; import com.dotmarketing.util.DateUtil; import com.dotmarketing.util.Logger; import com.dotmarketing.util.UtilMethods; import com.liferay.portal.language.LanguageException; import com.liferay.portal.language.LanguageUtil; import com.liferay.portal.model.User; - -import static com.dotcms.util.CollectionsUtils.list; +import java.io.IOException; +import java.io.InputStream; +import java.nio.charset.StandardCharsets; +import java.nio.file.Files; +import java.nio.file.Path; +import java.nio.file.Paths; +import java.util.Date; +import java.util.List; +import java.util.concurrent.Semaphore; +import java.util.concurrent.TimeUnit; +import javax.servlet.http.HttpServletRequest; +import javax.servlet.http.HttpSession; +import org.apache.commons.io.IOUtils; /** * Provides utility methods to access to licensing information in dotCMS. @@ -99,7 +64,7 @@ public class LicenseUtil { * false. */ public static boolean isASAllowed() { - return LicenseManager.getInstance().isASEnabled(); + return true; } /** @@ -179,6 +144,16 @@ public static String getDisplayServerId() { return LicenseManager.getInstance().getDisplayServerId(); } + + + + public static void deleteOldLicenses() { + try { + LicenseRepoDAO.deleteOldLicenses(); + }catch(Exception e){ + Logger.warn(LicenseUtil.class, "Error deleting old licenses", e); + } + } /** * * @param serverId @@ -202,19 +177,7 @@ public static String getServerId ( ) { * @return The license level. */ public static int getLevel(){ - try{ - boolean perpetual = LicenseManager.getInstance().isPerpetual(); - Date validUntil = LicenseManager.getInstance().getValidUntil(); - if(!perpetual && UtilMethods.isSet(validUntil) && validUntil.before(Calendar.getInstance().getTime())){ - return LicenseLevel.COMMUNITY.level; - } - else { - return LicenseManager.getInstance().getLevel(); - } - }catch (Throwable e) { - Logger.debug(LicenseUtil.class, e.getMessage()); - return LicenseLevel.COMMUNITY.level; - } + return LicenseLevel.PLATFORM.level; } /** @@ -373,7 +336,7 @@ public static List getLicenseRepoList() throws DotDataExcep * The licenses could not be added to the server. */ public static void uploadLicenseRepoFile(InputStream in) throws DotDataException, IOException { - LicenseManager.getInstance().insertAvailableLicensesFromZipFile(in); + //LicenseManager.getInstance().insertAvailableLicensesFromZipFile(in); } /** @@ -502,4 +465,15 @@ public static void licenseExpiresMessage(final User user) throws DotDataExceptio } } + public static String getLicenseText() { + + Path path = Paths.get(Config.CONTEXT.getRealPath("/WEB-INF/LICENSE")); + try (InputStream fis = Files.newInputStream(path)) { + return IOUtils.toString(fis, StandardCharsets.UTF_8); + } catch (IOException e) { + Logger.error(LicenseUtil.class, "Error reading LICENSE file", e); + return "Please see the LICENSE file in the root directory of the dotCMS git hub repo: https://github.com/dotCMS/core/blob/main/LICENSE"; + } + } + } diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/ParentProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/ParentProxy.java index 156735cd73db..37439a982826 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/ParentProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/ParentProxy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/PasswordFactoryProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/PasswordFactoryProxy.java index 6159469ae209..ecc68e5b7af6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/PasswordFactoryProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/PasswordFactoryProxy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/RulesAPIProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/RulesAPIProxy.java index 92f3afb86e40..380b78d4ea9b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/RulesAPIProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/RulesAPIProxy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/RulesFactoryProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/RulesFactoryProxy.java index 3bfdef55057e..c45d086951eb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/RulesFactoryProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/RulesFactoryProxy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/ServerActionAPIImplProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/ServerActionAPIImplProxy.java index 67f9ec2527b0..a16f6f1903ed 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/ServerActionAPIImplProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/ServerActionAPIImplProxy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/ServerActionFactoryImplProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/ServerActionFactoryImplProxy.java index 119cf20e5d8a..787be724ec24 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/ServerActionFactoryImplProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/ServerActionFactoryImplProxy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/AChecker.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/AChecker.java index 1fd2b48b427c..aca237a1399a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/AChecker.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/AChecker.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/ACheckerFactory.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/ACheckerFactory.java index 22ddc48879aa..b53d977f3edb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/ACheckerFactory.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/ACheckerFactory.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/ACheckerRequest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/ACheckerRequest.java index ece9b5f2ce2d..d69059b525bc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/ACheckerRequest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/ACheckerRequest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/ACheckerResponse.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/ACheckerResponse.java index 92be71adef8a..e4c94262ccaa 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/ACheckerResponse.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/ACheckerResponse.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/AccessibilityResult.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/AccessibilityResult.java index 5b9cb1537fcc..e1e480428db2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/AccessibilityResult.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/AccessibilityResult.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/Activator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/Activator.java index 816a52afbf8f..8f15dda4f9e4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/Activator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/Activator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/CheckBean.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/CheckBean.java index 8c1ffe7264d3..d0abb0fd9bca 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/CheckBean.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/CheckBean.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/Confidence.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/Confidence.java index 4c85f640b20e..41e31f4ec271 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/Confidence.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/Confidence.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker; @@ -68,4 +32,3 @@ public static Confidence make(int confidence) { } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/ACheckerConnectionFactory.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/ACheckerConnectionFactory.java index 647d2ba3a1d1..65c1f18954b2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/ACheckerConnectionFactory.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/ACheckerConnectionFactory.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/BaseDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/BaseDAO.java index fad54b534d49..8d3b59d5f76c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/BaseDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/BaseDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/CheckPrerequisitesDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/CheckPrerequisitesDAO.java index 2059dc2fbb5a..420b7546a239 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/CheckPrerequisitesDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/CheckPrerequisitesDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; @@ -125,4 +89,3 @@ public List> getPreChecksByCheckID(Long checkID) throws SQLE } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/ChecksDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/ChecksDAO.java index 2563ae838533..df2c81bc8162 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/ChecksDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/ChecksDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DAO.java index 56b4b1825808..1fb3b3aa9f63 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DAOFactory.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DAOFactory.java index bbd968516b0e..46051a3f35a6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DAOFactory.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DAOFactory.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DAOImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DAOImpl.java index dbad4934ac9a..259cdd599395 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DAOImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DAOImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; @@ -146,5 +110,3 @@ private List> getObjects( ResultSet result ) throws SQLExce return list; } } - - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DBConstants.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DBConstants.java index eaf06ef2b476..f6b3df27ec07 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DBConstants.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/DBConstants.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/GuidelineGroupsDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/GuidelineGroupsDAO.java index 040d02e7afa6..49c20c7adde5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/GuidelineGroupsDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/GuidelineGroupsDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; @@ -358,4 +322,3 @@ public List> getUnnamedGroupsByGuidelineID(Long guidelineID) // } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/GuidelineSubgroupsDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/GuidelineSubgroupsDAO.java index 097cb98b6687..9817f121a077 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/GuidelineSubgroupsDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/GuidelineSubgroupsDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; @@ -348,4 +312,3 @@ public List> getUnnamedSubgroupByGroupID(Long groupID) throw // } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/GuidelinesDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/GuidelinesDAO.java index e041d42d039d..a14283a11a7f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/GuidelinesDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/GuidelinesDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; @@ -604,4 +568,3 @@ public function Delete($guidelineID) */ } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/LangCodesDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/LangCodesDAO.java index 4aa3af060979..64f07117b587 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/LangCodesDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/LangCodesDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/LanguageTextDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/LanguageTextDAO.java index e48348ff21e6..08b10e61d562 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/LanguageTextDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/LanguageTextDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; @@ -271,4 +235,3 @@ public List getAllTemplateByLang(String lang) throws Excepti // return $this->execute($sql); // } } - \ No newline at end of file diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/LanguagesDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/LanguagesDAO.java index 753c7bef6aea..99a764220041 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/LanguagesDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/LanguagesDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/SubgroupChecksDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/SubgroupChecksDAO.java index fc752b310ffc..8d9f81d35327 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/SubgroupChecksDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/SubgroupChecksDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao; @@ -179,4 +143,3 @@ public SubgroupChecksDAO() throws InstantiationException, IllegalAccessException // } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/CheckExamplesDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/CheckExamplesDAO.java index 76131b351fd1..7229029d0f85 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/CheckExamplesDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/CheckExamplesDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao.test; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestExpectedDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestExpectedDAO.java index 74a9c0fe30d0..2f4e0598f0e9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestExpectedDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestExpectedDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao.test; @@ -85,4 +49,3 @@ public List> getExpectedStepsByID(int checkID) throws SQLEx } } - \ No newline at end of file diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestFailDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestFailDAO.java index b87bf98af2f4..15cb2a9ea46f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestFailDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestFailDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao.test; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestPassDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestPassDAO.java index c64b98534ca1..983063533093 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestPassDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestPassDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao.test; @@ -137,4 +101,3 @@ public List> getNextChecksByCheckID(int checkID) throws SQ } } - \ No newline at end of file diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestProcedureDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestProcedureDAO.java index 414d4f8970c8..b52759425ed4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestProcedureDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/dao/test/TestProcedureDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.dao.test; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/impl/ACheckerImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/impl/ACheckerImpl.java index 7e03af0f4990..08fc7dfd82a3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/impl/ACheckerImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/impl/ACheckerImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.impl; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/GuideLineBean.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/GuideLineBean.java index a7ae7319e2e3..c02716642871 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/GuideLineBean.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/GuideLineBean.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.model; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/LanguageBean.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/LanguageBean.java index 8ccf33c9ce54..83ada1eb8d31 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/LanguageBean.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/LanguageBean.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.model; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/LanguageCodeBean.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/LanguageCodeBean.java index 512f673bf408..105faa417c56 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/LanguageCodeBean.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/LanguageCodeBean.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.model; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/LanguageTextBean.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/LanguageTextBean.java index 670324cf2903..71d70623d862 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/LanguageTextBean.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/LanguageTextBean.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.model; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/ReflectionBean.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/ReflectionBean.java index 5f20a01a700c..34907dae1bbc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/ReflectionBean.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/model/ReflectionBean.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.model; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/ACheckerDocument.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/ACheckerDocument.java index 6608aeef4a4f..529b46a261f6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/ACheckerDocument.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/ACheckerDocument.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.parsing; @@ -364,4 +328,4 @@ public Object getUserData(String key) { return document.getUserData(key); } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/CommandAdapter.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/CommandAdapter.java index f018c3d4bf46..5f5da0d1f0cf 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/CommandAdapter.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/CommandAdapter.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.parsing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/DoctypeBean.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/DoctypeBean.java index a361b1c44ea9..ce59e52b20a0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/DoctypeBean.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/DoctypeBean.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.parsing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/EmptyIterable.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/EmptyIterable.java index 1feb6c3f2d26..e0db9f8f651d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/EmptyIterable.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/EmptyIterable.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.parsing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/ExpressionEvaluator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/ExpressionEvaluator.java index 3c76f6aab334..0cbf342f9a9a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/ExpressionEvaluator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/ExpressionEvaluator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.parsing; @@ -130,4 +94,3 @@ public void dumpVariables() { System.out.println("------------------"); } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/ExpressionIterable.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/ExpressionIterable.java index c6609da1e5e4..05b886b49c52 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/ExpressionIterable.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/ExpressionIterable.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.parsing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/PositionalHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/PositionalHandler.java index f20ba1496a67..0b8ea9884d9d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/PositionalHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/PositionalHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.parsing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/XMLParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/XMLParser.java index efdffa102d88..c348429ec015 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/XMLParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/parsing/XMLParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.parsing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestAChecker.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestAChecker.java index d4db47b86081..3d0856fe36b7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestAChecker.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestAChecker.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.test; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestCheck.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestCheck.java index 577c21657924..63addf386096 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestCheck.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestCheck.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.test; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestDAO.java index ea114b22c0ac..789682985d7e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestDAO.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.test; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestEvaluator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestEvaluator.java index 65231bada6de..1ab5517b020c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestEvaluator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestEvaluator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.test; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestExampleAChecker.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestExampleAChecker.java index e94c90a5f1cb..1147b1410a65 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestExampleAChecker.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestExampleAChecker.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.test; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestFragment.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestFragment.java index d0893529f79f..e8bfdf18ed03 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestFragment.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/test/TestFragment.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.test; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/tinymce/ACheckerDWR.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/tinymce/ACheckerDWR.java index 81af21890888..21f3270d7bec 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/tinymce/ACheckerDWR.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/tinymce/ACheckerDWR.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.tinymce; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/tinymce/DaoLocator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/tinymce/DaoLocator.java index 9b7460a30590..55520ddb5fe5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/tinymce/DaoLocator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/tinymce/DaoLocator.java @@ -1,48 +1,12 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. -*/ - +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* +*/ + package com.dotcms.enterprise.achecker.tinymce; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/CheckFuncUtility.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/CheckFuncUtility.java index d14d700158d8..a20646729c4b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/CheckFuncUtility.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/CheckFuncUtility.java @@ -1,48 +1,12 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. -*/ - +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* +*/ + package com.dotcms.enterprise.achecker.utility; @@ -122,4 +86,3 @@ public static String convertCode(String code) { } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/Constants.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/Constants.java index 2edffc0988b9..74d250c2f727 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/Constants.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/Constants.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.utility; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/ContentDownloader.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/ContentDownloader.java index 1bffad494f19..950f61fa0f82 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/ContentDownloader.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/ContentDownloader.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.utility; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/Globals.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/Globals.java index 06bd12387f85..1a9c0600fcda 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/Globals.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/Globals.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.utility; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/LanguageUtility.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/LanguageUtility.java index e6d5490206ae..5d3eeb57f6da 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/LanguageUtility.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/LanguageUtility.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.utility; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/ParserConst.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/ParserConst.java index a0720a2ff873..c992b72017d4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/ParserConst.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/ParserConst.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.utility; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/PropertyLoader.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/PropertyLoader.java index 33cd8bc69fb0..4b202e8f2caf 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/PropertyLoader.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/PropertyLoader.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.utility; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/URLConnectionInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/URLConnectionInputStream.java index b96f6fbb7fd7..6cbea94d16f6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/URLConnectionInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/URLConnectionInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.utility; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/Utility.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/Utility.java index 6a714b5173a5..8e74f91101df 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/Utility.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/utility/Utility.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.utility; @@ -618,4 +582,3 @@ public static List> sortArrayByNumInField(List getResultsByLine(int line_number) { return rtn; } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/BasicChecks.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/BasicChecks.java index d0a13432bf48..e9d4cf11be2d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/BasicChecks.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/BasicChecks.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.validation; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/BasicFunctions.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/BasicFunctions.java index 82a034529f19..3c2117cd0bee 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/BasicFunctions.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/BasicFunctions.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.validation; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/ColorValue.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/ColorValue.java index d6899a518528..b1d357c0f0fb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/ColorValue.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/ColorValue.java @@ -1,48 +1,12 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. -*/ - +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* +*/ + package com.dotcms.enterprise.achecker.validation; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/CustomChecks.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/CustomChecks.java index 85d73690120e..f7ad208256c5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/CustomChecks.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/CustomChecks.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.validation; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/FunctionRepository.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/FunctionRepository.java index 9e5f54b3b07b..ef9d7af54cf2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/FunctionRepository.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/FunctionRepository.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.validation; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/HTMLValidator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/HTMLValidator.java index 8179c879bca6..d07b1366a0b5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/HTMLValidator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/HTMLValidator.java @@ -1,48 +1,12 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. -*/ - +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* +*/ + package com.dotcms.enterprise.achecker.validation; @@ -331,4 +295,3 @@ public class HTMLValidator { // } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/UtilityFunctions.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/UtilityFunctions.java index 54362dd39514..213b2bde028a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/UtilityFunctions.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/achecker/validation/UtilityFunctions.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.achecker.validation; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cache/provider/CacheProviderAPI.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cache/provider/CacheProviderAPI.java index b2e703ed6ad0..4c3b66b1f8b7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cache/provider/CacheProviderAPI.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cache/provider/CacheProviderAPI.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.cache.provider; @@ -168,4 +132,4 @@ public interface CacheProviderAPI { */ void shutdown (); -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cache/provider/CacheProviderAPIImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cache/provider/CacheProviderAPIImpl.java index 337b031828e6..1e67460546b4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cache/provider/CacheProviderAPIImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cache/provider/CacheProviderAPIImpl.java @@ -1,53 +1,15 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.cache.provider; -import com.dotcms.enterprise.LicenseUtil; -import com.dotcms.enterprise.license.LicenseLevel; -import com.dotmarketing.business.APILocator; + import com.dotmarketing.business.DotStateException; import com.dotmarketing.business.cache.CacheOSGIService; import com.dotmarketing.business.cache.provider.CacheProvider; @@ -94,29 +56,7 @@ private Optional getInstanceFor ( String providerClassName ) { }).onFailure(e -> Logger.error(this, "Error creating CacheProvider [" + providerClassName + "].", e)).toJavaOptional(); } - /** - * Verifies if the server have a valid Enterprise License - * - * @return - */ - private boolean isCommunity () { - - /* - Validate if we can get use the LicenseUtil, the CacheLocator and CacheProviders - are one of the first elements to be created, using the LicenseUtil here on a clean install - can throw errors as the DB could not be even been loaded or a server id file could not be created - and we don't want to stop the execution here for those expected cases. - */ - String serverId = APILocator.getServerAPI().readServerId(); - if ( serverId == null ) { - //We can continue, probably a first start - Logger.debug(this, "Unable to get License level [server id is null]."); - return true; - } - - return LicenseUtil.getLevel() <= LicenseLevel.COMMUNITY.level ; - } /** * Return all the registered CacheProviders, there are cases when is required to iterate over all the Providers, like on @@ -138,7 +78,7 @@ private List getAllProviders () { private List getProviderNamesPerRegion(String group){ - if ( isCommunity() || null == group ) { + if (null == group ) { return noLicenseProviders; } //Read from the properties the cache chain to use for this region, if nothing found the default chain will be used diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cas/CASAuthUtils.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cas/CASAuthUtils.java index 907733699949..35445b29eef3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cas/CASAuthUtils.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cas/CASAuthUtils.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.cas; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/ClusterFactory.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/ClusterFactory.java index 918b7291ff45..f8c6912ef7a3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/ClusterFactory.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/ClusterFactory.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.cluster; @@ -382,10 +346,6 @@ public static synchronized void rewireClusterIfNeeded() { if (!aliveServers.equals(KNOWN_SERVERS) || !aliveServers .contains(APILocator.getServerAPI().getCurrentServer()) ) { - Logger.info(ClusterFactory.class, "Cluster topography has changed. This might force a rewire"); - Logger.info(ClusterFactory.class, "Expecting Servers:" + KNOWN_SERVERS); - Logger.info(ClusterFactory.class, "Found Servers:" + aliveServers); - rewireCluster(); } } @@ -399,13 +359,8 @@ public static synchronized void rewireClusterIfNeeded() { } public static void rewireCluster() throws Exception { - if(!isEnterprise()) { - CacheLocator.getCacheAdministrator().getTransport().shutdown(); - } - - + if(clusterReady()) { - Logger.info(ClusterFactory.class, "Cluster Active. Rewiring"); addMeToCacheIfNeeded(); KNOWN_SERVERS = APILocator.getServerAPI().getAliveServers(); }else { diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/ServerFactoryImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/ServerFactoryImpl.java index c3c273f6997f..70c1a82a4680 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/ServerFactoryImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/ServerFactoryImpl.java @@ -1,51 +1,16 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.cluster; import com.dotcms.util.ConversionUtils; +import com.liferay.portal.util.ReleaseInfo; import java.time.Instant; import java.time.temporal.ChronoUnit; import java.util.ArrayList; @@ -104,7 +69,7 @@ public void saveServer(Server server) throws DotDataException { dc.addParam(server.getClusterId()); dc.addParam(server.getName()); dc.addParam(server.getIpAddress()); - dc.addParam("n/a"); + dc.addParam(ReleaseInfo.getReleaseInfo()); dc.loadResult(); updateServer(server); } @@ -121,7 +86,7 @@ protected Server readServerResult(Map row) { serverBuilder.withIpAddress((String)row.get("ip_address")); serverBuilder.withName((String)row.get("name")); serverBuilder.withHost((String)row.get("host")); - + serverBuilder.withKey((String)row.get("key_")); serverBuilder.withLicenseSerial((String)row.get("license_id")); if ( row.get( "cache_port" ) != null ) { @@ -284,7 +249,7 @@ public void updateServer(Server server) throws DotDataException { dc.addParam(server.getCachePort()); dc.addParam(server.getEsTransportTcpPort()); dc.addParam(server.getEsHttpPort()); - dc.addParam("n/a"); + dc.addParam(ReleaseInfo.getVersion()); dc.addParam(server.getEsNetworkPort()); dc.addParam(server.getServerId()); dc.loadResult(); diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/NodeStatusServerAction.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/NodeStatusServerAction.java index 92c11f19c1be..57bd023f3dd2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/NodeStatusServerAction.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/NodeStatusServerAction.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/ResetLicenseServerAction.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/ResetLicenseServerAction.java index ad80e99b8f1f..c2acd0a73c8b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/ResetLicenseServerAction.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/ResetLicenseServerAction.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/ServerAction.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/ServerAction.java index 85034fc7e3e6..4f9f77e777f5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/ServerAction.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/ServerAction.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionAPI.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionAPI.java index 72138da97e80..5096f5fe5a06 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionAPI.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionAPI.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionAPIImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionAPIImpl.java index 897d3f916ddc..6c680fa99df4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionAPIImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionAPIImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionBeanCache.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionBeanCache.java index 833991759571..97c61a65e70f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionBeanCache.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionBeanCache.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.cluster.action.business; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionBeanCacheImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionBeanCacheImpl.java index bf22e6d207fe..226f3f2564e2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionBeanCacheImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionBeanCacheImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.cluster.action.business; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionFactory.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionFactory.java index 960b06318308..f0b7a02d3a9f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionFactory.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionFactory.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionFactoryImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionFactoryImpl.java index 4cdbdd0034a9..f75f43564e26 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionFactoryImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/business/ServerActionFactoryImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/model/ServerActionBean.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/model/ServerActionBean.java index a556eaffc552..bf05897523a3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/model/ServerActionBean.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/cluster/action/model/ServerActionBean.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ /** diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/de/qaware/heimdall/util/Base64.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/de/qaware/heimdall/util/Base64.java index 38130ef0e137..f377c4760723 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/de/qaware/heimdall/util/Base64.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/de/qaware/heimdall/util/Base64.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.de.qaware.heimdall.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/de/qaware/heimdall/util/Preconditions.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/de/qaware/heimdall/util/Preconditions.java index a01ecc34f754..568a8382e3c3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/de/qaware/heimdall/util/Preconditions.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/de/qaware/heimdall/util/Preconditions.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.de.qaware.heimdall.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/Contract.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/Contract.java index 7837830f2703..31fc7d800538 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/Contract.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/Contract.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license; @@ -89,4 +53,4 @@ public void setEnd(String end) { this.end = end; } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/DotInvalidLicenseException.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/DotInvalidLicenseException.java index 82c0ed1ba48f..afdcb9e43dc4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/DotInvalidLicenseException.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/DotInvalidLicenseException.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/DotLicense.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/DotLicense.java index dc48af63678a..c1891adb2859 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/DotLicense.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/DotLicense.java @@ -1,61 +1,29 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license; +import com.dotcms.cluster.business.ServerAPI; +import com.dotmarketing.business.APILocator; +import com.dotmarketing.util.Config; import com.dotmarketing.util.DateUtil; +import com.dotmarketing.util.UUIDGenerator; +import io.vavr.Lazy; +import io.vavr.control.Try; import java.io.Serializable; import java.util.Date; public class DotLicense implements Serializable { - /** - * - */ + private static final long serialVersionUID = 1L; public final String clientName, licenseType, serial; public final Date validUntil; @@ -63,34 +31,35 @@ public class DotLicense implements Serializable { public final boolean perpetual; public final boolean expired; public final String raw; - public static final String DEFAULT_CLIENT_NAME= "dotCMS Community License"; - public static final String DEFAULT_SERIAL= "dotCMS Community License"; - public static final LicenseLevel DEFAULT_LEVEL= LicenseLevel.COMMUNITY; - - + + public static final Lazy DEFAULT_CLIENT_NAME= Lazy.of(()-> Config.getStringProperty("CUSTOMER_LICENSE_NAME","dotCMS BSL License")); + public static final Lazy DEFAULT_SERIAL= ServerAPI.SERVER_ID; + + public DotLicense() { - this(DEFAULT_CLIENT_NAME, - DEFAULT_LEVEL.COMMUNITY.name, - DEFAULT_LEVEL.COMMUNITY.name, - new Date(System.currentTimeMillis() + (100 * 356 * DateUtil.daysToMillis(24))), - 400, - DEFAULT_LEVEL.level, - true); - - + this.licenseType = LicenseType.DEFAULT_TYPE.type; + this.serial = DEFAULT_SERIAL.get(); + this.clientName = DEFAULT_CLIENT_NAME.get(); + this.validUntil = new Date(System.currentTimeMillis() + (100 * 356 * DateUtil.daysToMillis(24))); + this.licenseVersion = 400; + this.level = LicenseLevel.DEFAULT_LEVEL.level; + this.perpetual = true; + this.expired = false; + this.raw = "BSL-"+serial; + } private boolean expired(){ return (!this.perpetual && this.validUntil.before(new Date())); } - - public DotLicense(String clientName, String licenseType, String serial, Date validUntil, + + public DotLicense(String clientName, LicenseType licenseType, String serial, Date validUntil, int licenseVersion, int level, boolean perpetual, String raw) { super(); this.clientName = clientName; - this.licenseType = licenseType; + this.licenseType = licenseType.type; this.serial = serial; this.validUntil = validUntil; this.licenseVersion = licenseVersion; @@ -102,7 +71,7 @@ public DotLicense(String clientName, String licenseType, String serial, Date val public DotLicense(String clientName, String licenseType, String serial, Date validUntil, int licenseVersion, int level, boolean perpetual) { - this(clientName, licenseType, serial, validUntil, licenseVersion, level, perpetual, null); + this(clientName, LicenseType.valueOf(licenseType), serial, validUntil, licenseVersion, level, perpetual, null); } @@ -140,7 +109,7 @@ DotLicense serial(String value) { this.licenseVersion, this.level, this.perpetual); } DotLicense raw(String value) { - return new DotLicense(this.clientName, this.licenseType, this.serial, this.validUntil, + return new DotLicense(this.clientName, LicenseType.valueOf(licenseType), this.serial, this.validUntil, this.licenseVersion, this.level, this.perpetual, value); } diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/DotLicenseRepoEntry.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/DotLicenseRepoEntry.java index 78ad2eaf5e2b..f36d4e6dd40f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/DotLicenseRepoEntry.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/DotLicenseRepoEntry.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseLevel.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseLevel.java index 712d17c85bc4..bb289d19a537 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseLevel.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseLevel.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license; @@ -56,6 +20,10 @@ public enum LicenseLevel { PRIME("PRIME EDITION", 400), PLATFORM("PLATFORM EDITION", 500); + public static LicenseLevel DEFAULT_LEVEL = PLATFORM; + + + public final String name; public final int level; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseManager.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseManager.java index a472058d7d27..0fd1f296d439 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseManager.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseManager.java @@ -1,83 +1,32 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license; import com.dotcms.business.WrapInTransaction; -import com.dotcms.cluster.ClusterUtils; -import com.dotcms.enterprise.LicenseUtil; import com.dotcms.enterprise.cluster.ClusterFactory; -import com.dotcms.enterprise.license.bouncycastle.crypto.CryptoException; -import com.dotcms.enterprise.license.bouncycastle.crypto.engines.AESEngine; -import com.dotcms.enterprise.license.bouncycastle.crypto.modes.CBCBlockCipher; -import com.dotcms.enterprise.license.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher; -import com.dotcms.enterprise.license.bouncycastle.crypto.params.KeyParameter; -import com.dotcms.enterprise.license.bouncycastle.util.encoders.Base64; -import com.dotcms.enterprise.license.bouncycastle.util.encoders.Hex; -import com.dotcms.exception.ExceptionUtil; import com.dotmarketing.business.APILocator; import com.dotmarketing.business.CacheLocator; import com.dotmarketing.business.ChainableCacheAdministratorImpl; import com.dotmarketing.business.DotStateException; -import com.dotmarketing.db.LocalTransaction; import com.dotmarketing.exception.DotDataException; +import com.dotmarketing.exception.DotRuntimeException; import com.dotmarketing.servlets.InitServlet; -import com.dotmarketing.util.ConfigUtils; import com.dotmarketing.util.Logger; -import org.apache.commons.io.IOUtils; -import org.apache.commons.lang.exception.ExceptionUtils; - -import java.io.File; +import io.vavr.Lazy; import java.io.IOException; import java.io.InputStream; -import java.io.OutputStream; -import java.nio.charset.StandardCharsets; -import java.nio.file.Files; +import java.time.Instant; +import java.time.ZoneId; +import java.time.ZonedDateTime; import java.util.Date; import java.util.List; -import java.util.Optional; import java.util.concurrent.atomic.AtomicBoolean; /** @@ -89,8 +38,8 @@ */ public final class LicenseManager { - public DotLicense license = new DotLicense(); - final String serverId; + public final Lazy myLicense = Lazy.of(()-> new DotLicense()); + /** @@ -98,16 +47,15 @@ public final class LicenseManager { */ private LicenseManager() { - serverId = init(); + init(); } @WrapInTransaction - private String init() { - String serverId; - serverId = APILocator.getServerAPI().readServerId(); - this.license = readLicenseFile(); + private void init() { + + insertDefaultLicense(); licenseMessage(); - return serverId; + } @@ -120,25 +68,9 @@ public void takeLicenseFromRepoIfNeeded() throws Exception { * @throws Exception */ public void takeLicenseFromRepoIfNeeded(final boolean addToCluster) throws Exception { - final String currSerial = license.serial; - final int currentLevel = license.level; - if (license.level > LicenseLevel.COMMUNITY.level) { - checkServerDuplicity(); - return; - } - final Optional newLicense = LicenseRepoDAO.requestLicense(); - if (newLicense.isPresent()) { - writeLicenseFile(newLicense.get().license.getBytes()); - if (currSerial.equals(this.license.serial) || currentLevel < this.license.level) { - // when manual pick of license fire the cluster check - if (addToCluster) { - onLicenseApplied(); - } - } - } licenseMessage(); - checkServerDuplicity(); + } /** @@ -149,89 +81,29 @@ public void takeLicenseFromRepoIfNeeded(final boolean addToCluster) throws Excep */ public void forceLicenseFromRepo(String serial) throws Exception { - String currSerial = license.serial; - int currentLevel=license.level; - - - Optional newLicense = LicenseRepoDAO.forceLicenseFromRepo(serial); - if (newLicense.isPresent()) { + init(); + onLicenseApplied(); - writeLicenseFile(newLicense.get().license.getBytes()); - if (currSerial.equals(this.license.serial) || currentLevel { - ClusterFactory.removeNodeFromCluster(); + } - }); - } catch (Exception ex) { - Logger.error(ClusterFactory.class, "can't remove from cluster", ex); - } - } - }).start(); - this.license=new DotLicense(); - return this.license; - } /** * Returns the name of the client that the current license belongs to. @@ -239,7 +111,7 @@ public void run() { * @return The client's name. */ public String getClientName() { - return license.clientName; + return myLicense.get().clientName; } /** @@ -248,7 +120,7 @@ public String getClientName() { * @return The serial number. */ public String getSerial() { - return license.serial; + return myLicense.get().serial; } static final AtomicBoolean LICENSE_INITED = new AtomicBoolean(false); @@ -265,7 +137,7 @@ public String getLevelName(int level) { /** * Returns a singleton instance of this class. - * + * * @return A unique instance of {@link LicenseManager}. */ public static LicenseManager getInstance() { @@ -273,7 +145,7 @@ public static LicenseManager getInstance() { } public static void reloadInstance() { - getInstance().readLicenseFile(); + getInstance().init(); } /** @@ -283,8 +155,7 @@ public static void reloadInstance() { * {@code false}. */ private boolean checkValidity() { - // license expired - return license.perpetual || !new Date().after(license.validUntil); + return true; } /** @@ -296,44 +167,12 @@ private boolean checkValidity() { * {@code false}. */ public boolean isAuthorized(int[] levels) { - if (levels == null) { - return false; - } - if (!checkValidity()) { - // license expired - return false; - } - for (int level : levels) { - if (level <= license.level) { - return true; - } - } - return false; + return true; } // /UTILITY METHODS - /** - * Determines what application server can run dotCMS based on the current license. Some servers - * require an enterprise license in order to run the application. - * - * @param level - The current license level. - * @return Returns {@code true} if the current AS can run dotCMS. Otherwise, returns - * {@code false}. - */ - private boolean isASEnabled(int level) { - if (ServerDetector.isTomcat()) { - // Tomcat always works - return true; - } - if (level >= LicenseLevel.PRIME.level) { - // Prime, can run anything - return true; - } - // Glassfish and JBoss only in professional - return (ServerDetector.isGlassfish() || ServerDetector.isJBoss()) - && level >= LicenseLevel.PROFESSIONAL.level; - } + /** * Verifies if dotCMS can run in the current application server. @@ -341,7 +180,7 @@ private boolean isASEnabled(int level) { * @return Returns {@code true} if dotCMS is able to start up. Otherwise, returns {@code false}. */ public boolean isASEnabled() { - return isASEnabled(license.level); + return true; } @@ -352,7 +191,7 @@ public boolean isASEnabled() { * @return The valid-until date. */ public Date getValidUntil() { - return license.validUntil; + return myLicense.get().validUntil; } /** @@ -361,34 +200,10 @@ public Date getValidUntil() { * @return The license level. */ public int getLevel() { - return license.level; + return myLicense.get().level; } - /** - * Writes information to the license data file. - * - * @param data - The information to write. - * @throws IOException An error occurred when writing the data. - */ - private void writeLicenseFile(byte[] data) throws IOException { - - DotLicense newOne = new LicenseTransformer(data).dotLicense; - if(newOne.expired){ - return; - } - //make sure we hava a license - this.license = newOne; - - - File licenseFile = new File(getLicensePath()); - if (!licenseFile.getParentFile().exists()) { - licenseFile.getParentFile().mkdirs(); - } - try(OutputStream os = Files.newOutputStream(licenseFile.toPath())){ - os.write(data); - } - } /** * Uploads a license file to the current instance. @@ -399,11 +214,7 @@ private void writeLicenseFile(byte[] data) throws IOException { */ public void uploadLicense(String data) throws IOException, DotDataException { - writeLicenseFile(data.getBytes()); - DotLicense dl = new LicenseTransformer(data).dotLicense; - LicenseRepoDAO.upsertLicenseToRepo(dl.serial,data); - LicenseRepoDAO.setServerIdToCurrentLicense(this.license.serial); - onLicenseApplied(); + } /** @@ -413,57 +224,15 @@ private void onLicenseApplied() { ChainableCacheAdministratorImpl cacheAdm = (ChainableCacheAdministratorImpl) CacheLocator .getCacheAdministrator().getImplementationObject(); - // check if clustering is enabled but didn't start when there wasn't any license - if (license.level > LicenseLevel.COMMUNITY.level && ClusterUtils.isAutoScaleConfigured() - && !cacheAdm.getTransport().isInitialized()) { ClusterFactory.initialize(); - } - } - /** - * Returns the location of the license data file in the file system. - * - * @return The location of the license file. - */ - private static String getLicensePath() { - return ConfigUtils.getDynamicContentPath() - + File.separator - + "license" - + File.separator - + "license.dat"; } - /** - * - * @param data - * @param key - * @param encrypt - * @return - * @throws CryptoException - * @throws IllegalStateException - */ - private byte[] processAES(byte[] data, byte[] key, boolean encrypt) - throws CryptoException, IllegalStateException { - PaddedBufferedBlockCipher cypher = - new PaddedBufferedBlockCipher(new CBCBlockCipher(new AESEngine())); - byte[] out = new byte[cypher.getOutputSize(data.length) + 32]; - cypher.init(encrypt, new KeyParameter(key)); - int count = cypher.processBytes(data, 0, data.length, out, 0); - count += cypher.doFinal(out, count); - byte[] result = new byte[count]; - System.arraycopy(out, 0, result, 0, count); - return result; - } - /** - * - * @return - * @throws IOException - */ - private String[] getLicData() { - return LicenseTransformer.publicDatFile; - } + + + /** @@ -473,7 +242,7 @@ private String[] getLicData() { public String getDisplayServerId() { - return getDisplayServerId(this.serverId) ; + return getDisplayServerId(APILocator.getServerAPI().readServerId()) ; } @@ -483,8 +252,11 @@ public String getDisplayServerId() { * @return */ public String getDisplayServerId(String serverId) { - if(serverId==null) return ""; - return serverId.split("-")[0]; + if(serverId==null) return "unknown"; + if(serverId.indexOf("-")>0){ + return APILocator.getShortyAPI().shortify(serverId.split("-")[0]); + } + return APILocator.getShortyAPI().shortify(serverId); } /** @@ -510,32 +282,7 @@ public String getDisplaySerial(String serial) { } - /** - * - * @return - * @throws IOException - */ - private byte[] getRequestCodeAESKey() { - return Hex.decode(getLicData()[3]); - } - /** - * - - * @return - * @throws Exception - */ - public String createTrialLicenseRequestCode() throws Exception { - - final int level = LicenseLevel.PLATFORM.level; - final int version = 400; - final LicenseType type = LicenseType.TRIAL; - return new String(Base64.encode(processAES( - ("level=" + level + ",version=" + version + ",serverid=" + serverId - + ",licensetype=" + type.type + ",serverid_display=" - + getDisplayServerId()).getBytes(), - getRequestCodeAESKey(), true)), StandardCharsets.UTF_8); - } /** * Returns the type of the current license. @@ -543,7 +290,7 @@ public String createTrialLicenseRequestCode() throws Exception { * @return The license type. */ public String getLicenseType() { - return license.licenseType; + return myLicense.get().licenseType; } /** @@ -552,7 +299,7 @@ public String getLicenseType() { * @return Returns {@code true} if the license is perpetual. Otherwise, returns {@code false}. */ public boolean isPerpetual() { - return license.perpetual; + return myLicense.get().perpetual; } /** @@ -593,13 +340,7 @@ public void updateLicenseHeartbeat() throws DotDataException { @WrapInTransaction public void insertAvailableLicensesFromZipFile(InputStream input) throws IOException, DotDataException { - LicenseRepoDAO.insertAvailableLicensesFromZipFile(input); - try{ - takeLicenseFromRepoIfNeeded(); - } - catch(Exception e){ - throw new DotStateException(e); - } + } /** @@ -629,8 +370,8 @@ public void deleteLicense(String id) throws DotDataException { * @throws DotDataException An error occurred when setting up the default license. */ public void freeLicenseOnRepo() throws DotDataException { - LicenseRepoDAO.freeLicense(); - this. license = setupDefaultLicense(); + //LicenseRepoDAO.freeLicense(); + //this. license = setupDefaultLicense(); } @@ -663,8 +404,7 @@ public boolean isCommunity() { * {@code false}. */ public boolean isEnterprise() { - licenseMessage(); - return (this.license.level > LicenseLevel.COMMUNITY.level ) ; + return true; } @@ -675,86 +415,29 @@ public boolean isEnterprise() { * {@code false}. */ public boolean isPlatform() { - return (this.license.level == LicenseLevel.PLATFORM.level) ; + return true; } private void licenseMessage() { - if (license.level == LicenseLevel.COMMUNITY.level || LICENSE_INITED.get()) { - return; - } - + if(LICENSE_INITED.compareAndSet(false, true)) { Logger.info(InitServlet.class, - ""); + ""); Logger.info(InitServlet.class, - " * Copyright (c) 2023 dotCMS Inc. "); + " * Copyright (c) " + ZonedDateTime.ofInstant(Instant.now(), ZoneId.systemDefault()).getYear() + + " dotCMS LLC "); Logger.info(InitServlet.class, - " * This software, code and any modifications to the code are licensed under the terms of the dotCMS Enterprise License "); + " * This software, code and any modifications to the code are licensed under the terms of the dotCMS BSL License "); Logger.info(InitServlet.class, - " * which can be found here : https://www.github.com/dotCMS/core/LICENSE "); + " * which can be found here : https://www.github.com/dotCMS/core "); Logger.info(InitServlet.class, - ""); - } - - - } - - - - /** - * Check for server duplication and if so log an error - */ - public boolean checkServerDuplicity() { - if (license.level == LicenseLevel.COMMUNITY.level) { - // This means there is no license set yet (community license), nothing to check - return false; + ""); } - - final String serverId = APILocator.getServerAPI().readServerId(); - try { - final boolean serverDuplicated = LicenseRepoDAO.isServerDuplicated( - serverId, - license.raw, - APILocator.getServerAPI().getServerStartTime()); - if (serverDuplicated) { - Logger.error( - this, - String.format( - "DETECTED more than one server with same id %s or license, this can cause inconsistent behavior", - serverId)); - } - - return serverDuplicated; - } catch (DotDataException e) { - Logger.error(this, String.format("Could not detect if server %s is duplicated", serverId), e); - return false; - } } - /** - * Meant to be executed at start up time to update the server startup time. - */ - public void updateServerStartTime() { - if (license.level == LicenseLevel.COMMUNITY.level) { - // This means there is no license set yet (community license), nothing to update - return; - } - - final String serverId = APILocator.getServerAPI().readServerId(); - final long startTime = APILocator.getServerAPI().getServerStartTime(); - Logger.info(this, String.format("Updating server %s start time to %s", serverId, startTime)); - try { - LicenseRepoDAO.updateLicenseStartTime(serverId, license.raw, startTime); - } catch (DotDataException e) { - Logger.error( - LicenseManager.class, - String.format("Could not update startup time for server %s", serverId), - e); - } - } private static class LicenceManagerHolder { static final LicenseManager INSTANCE = new LicenseManager(); diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseRepoDAO.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseRepoDAO.java index fc58c3d2dc7c..9be71f19e14c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseRepoDAO.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseRepoDAO.java @@ -1,71 +1,36 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license; import com.dotcms.business.CloseDBIfOpened; import com.dotcms.business.WrapInTransaction; -import com.dotcms.enterprise.LicenseUtil; +import com.dotcms.cluster.business.ServerAPI; import com.dotcms.enterprise.cluster.ServerFactoryImpl; -import org.apache.commons.io.IOUtils; -import com.dotcms.util.CloseUtils; import com.dotmarketing.business.APILocator; import com.dotmarketing.common.db.DotConnect; import com.dotmarketing.db.DbConnectionFactory; import com.dotmarketing.exception.DotDataException; import com.dotmarketing.util.Logger; import com.dotmarketing.util.UtilMethods; - import java.io.IOException; import java.io.InputStream; +import java.lang.management.ManagementFactory; import java.math.BigDecimal; -import java.util.*; -import java.util.zip.ZipEntry; -import java.util.zip.ZipInputStream; +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Date; +import java.util.List; +import java.util.Map; +import java.util.Optional; -final class LicenseRepoDAO { +final public class LicenseRepoDAO { private static Date licenseTimeout(){ @@ -74,197 +39,53 @@ private static Date licenseTimeout(){ } - - - - @WrapInTransaction - protected static Optional requestLicense() throws DotDataException { - final Optional license = Optional.empty(); - final DotConnect dc = new DotConnect(); - - // am I in there? - final String serverId = APILocator.getServerAPI().readServerId(); - final long startTime = APILocator.getServerAPI().getServerStartTime(); - dc.setSQL("SELECT id FROM sitelic WHERE serverid = ? AND startup_time = ?") - .addParam(serverId) - .addParam(startTime); - List> results = dc.loadObjectResults(); - if (!results.isEmpty()) { - return forceLicenseFromRepo(String.valueOf(results.get(0).get("id"))); - } - // get some other license - dc.setSQL("SELECT id FROM sitelic WHERE serverid IS NULL OR lastping forceLicenseFromRepo(final String id) throws DotDataException { - Optional license =Optional.empty(); - - if(!UtilMethods.isSet(id)){ - return license; - } - - final DotConnect dc = new DotConnect(); - dc.setSQL("SELECT * FROM sitelic where id = ?").addParam(id); - final List> results = dc.loadObjectResults( ); - - if (!results.isEmpty()) { - final String sid=APILocator.getServerAPI().readServerId(); - - license = toEntry(results.get(0)); - - if(license.isPresent() && license.get().dotLicense.expired){ - return Optional.empty(); - } - - dc.setSQL("update sitelic set serverid=null, startup_time=null, lastping=? where serverid=? or id=? ") - .addParam(new Date(0)) - .addParam(sid) - .addParam(id) - .loadResult(); - - dc.setSQL("update sitelic set serverid=?, startup_time=?, lastping=? where id=? ") - .addParam(sid) - .addParam(APILocator.getServerAPI().getServerStartTime()) - .addParam(new Date()) - .addParam(id) - .loadResult(); - - } - - return license; - } - protected static void updateLastPing() throws DotDataException { - if(LicenseManager.getInstance().getLevel()>LicenseLevel.COMMUNITY.level) { - transactionalUpdateLastPing(); - } - } - @WrapInTransaction - private static void transactionalUpdateLastPing () throws DotDataException { - final DotConnect dc=new DotConnect(); - dc.setSQL("UPDATE sitelic SET lastping=?, serverid=? WHERE id=? AND (serverid=? or serverid is null)"); - dc.addParam(Calendar.getInstance().getTime()); - dc.addParam(APILocator.getServerAPI().readServerId()); - dc.addParam(LicenseManager.getInstance().getSerial()); - dc.addParam(APILocator.getServerAPI().readServerId()); - dc.loadResult(); - } + final String sql = "UPDATE sitelic SET lastping=? WHERE serverid=?"; + Object[] params = { + Calendar.getInstance().getTime(), + ServerAPI.SERVER_ID.get() + }; - @WrapInTransaction - protected static void setServerIdToCurrentLicense(String serial) throws DotDataException { - final DotConnect dc=new DotConnect(); - dc.setSQL("UPDATE sitelic SET serverid=?, lastping=? WHERE id=?"); - dc.addParam(APILocator.getServerAPI().readServerId()); - dc.addParam(new Date()); - dc.addParam(serial); - dc.loadResult(); - - dc.setSQL("UPDATE sitelic SET serverid=null, lastping=? WHERE serverid=? and id<>?"); - dc.addParam(new Date(0)); - dc.addParam(APILocator.getServerAPI().readServerId()); - - dc.addParam(serial); - dc.loadResult(); + int updated = new DotConnect().executeUpdate(sql, params); + if(updated==0){ + Logger.warn(LicenseRepoDAO.class, "No license found, applying a new one"); + DotLicense license = LicenseManager.getInstance().myLicense.get(); + insertDefaultLicense(); + } } - @CloseDBIfOpened - protected static boolean isLicenseOnRepo(final String serial) throws DotDataException { - final DotConnect dc=new DotConnect(); - dc.setSQL("SELECT lastping FROM sitelic WHERE id=? "); - dc.addParam(serial); - - return dc.loadObjectResults().size()>0; - } @WrapInTransaction - protected static void upsertLicenseToRepo(final String serial, final String licenseRaw) throws DotDataException, IOException { - + protected static void insertDefaultLicense() throws DotDataException { + DotLicense license = new DotLicense(); + String serial = license.serial; + String licenseRaw = license.raw; + String serverId = ServerAPI.SERVER_ID.get(); DotConnect dc=new DotConnect(); - if(!isLicenseOnRepo(serial)){ - dc.setSQL("INSERT INTO sitelic(id,license,lastping) VALUES(?,?,?)"); - dc.addParam(serial); - dc.addParam(licenseRaw); - dc.addParam(new Date(0)); - dc.loadResult(); - } - else{ - dc.setSQL("UPDATE sitelic set license=? where id=?"); - dc.addParam(licenseRaw); - dc.addParam(serial); - dc.loadResult(); - } - } - - protected static void insertAvailableLicensesFromZipFile(final InputStream zipfile) throws IOException, DotDataException { - - ZipInputStream in= null; - ZipEntry entry = null; - - try { - - in = new ZipInputStream(zipfile); + dc.executeUpdate("DELETE from sitelic WHERE id=? or serverid=?", serial, serverId); + dc.setSQL("INSERT INTO sitelic(id,license,lastping,startup_time, serverid) VALUES(?,?,now(),?, ?)"); + dc.addParam(serial); + dc.addParam(licenseRaw); + dc.addParam(ManagementFactory.getRuntimeMXBean().getStartTime()); + dc.addParam(serverId); + dc.loadResult(); - while((entry = in.getNextEntry())!=null) { - try { - String license=IOUtils.toString(in); - String serial= new LicenseTransformer(license).dotLicense.serial; - Logger.info(LicenseUtil.class, "found license serial: " + serial); - upsertLicenseToRepo(serial, license); - } finally { - in.closeEntry(); - } - } - } catch(Exception ex) { - Logger.error(System.class, "Can't process license zip file", ex); - } finally { - CloseUtils.closeQuietly(in); - } } + @WrapInTransaction protected static int getLicenseRepoTotal() throws DotDataException { final DotConnect dc=new DotConnect(); dc.setSQL("SELECT COUNT(*) AS cc FROM sitelic"); - return ((Number)dc.loadObjectResults().get(0).get("cc")).intValue(); + return dc.getInt("cc"); } @CloseDBIfOpened @@ -272,7 +93,7 @@ protected static int getLicenseRepoAvailableCount() throws DotDataException { final DotConnect dc=new DotConnect(); dc.setSQL("SELECT COUNT(*) AS cc FROM sitelic WHERE serverid IS NULL OR lastping toEntry (Map map ){ return Optional.of(entry); } - + + /** + * This deletes unused licenses that have not been pinged in the timeout peroid + * @throws DotDataException + */ + @WrapInTransaction + public static void deleteOldLicenses() throws DotDataException { + + DotConnect dc=new DotConnect(); + dc.setSQL("DELETE FROM sitelic WHERE lastping < ?"); + dc.addParam(licenseTimeout()); + + dc.loadResult(); + } @WrapInTransaction protected static void deleteLicense(String id) throws DotDataException { @@ -377,108 +211,7 @@ public static List selectDeadLicenses() throws DotDataExce return results; } - /** - * Assigns license by forcing it from repo and verifies right away if the server took it correctly - * - * @param serverId server id - * @param startTime server start time - * @param licenses sitelic table results - * @return Optional holding {@link DotLicenseRepoEntry} instance - */ - @WrapInTransaction - private static Optional assignRepoLicense(final String serverId, - final long startTime, - final List> licenses) { - Optional repoEntry = Optional.empty(); - for (final Map rowMap : licenses) { - final String id = String.valueOf(rowMap.get("id")); - try { - repoEntry = forceLicenseFromRepo(id); - if (repoEntry.isPresent()) { - if (verifyServerHasLicense(id, serverId, startTime)) { - break; - } else { - Logger.warn( - LicenseRepoDAO.class, - String.format( - "License %s could not be assigned to server %s since it was to other server", - id, - serverId)); - } - } else { - Logger.warn(LicenseRepoDAO.class, String.format("License %s could not be found", id)); - } - } catch (DotDataException e) { - Logger.error( - LicenseRepoDAO.class, - String.format( - "Could not extract contents for license id %s with server %s, ignoring it", - id, - serverId)); - } - } - - if (repoEntry.isEmpty()) { - Logger.warn(LicenseRepoDAO.class, String.format("License could not be assigned to server %s", serverId)); - } - - return repoEntry; - } - - /** - * Check for server duplicity by fetching sitelic table rows matching current server id and not matching the - * server start time. - * - * @param serverId server id - * @param license license raw data - * @param startTime server start time - * @return true if more than zero records are found, otherwise false - */ - @CloseDBIfOpened - public static boolean isServerDuplicated(final String serverId, - final String license, - final long startTime) throws DotDataException { - String sql = "SELECT id FROM sitelic WHERE (serverid = ? OR license = ?) AND startup_time != ?"; - - //LOBs are not supported in comparison conditions. - // However, you can use PL/SQL programs for comparisons on CLOB data. - if(DbConnectionFactory.isOracle()) { - sql = "SELECT id FROM sitelic WHERE (serverid = ? OR to_char(license) = ?) AND startup_time != ?"; - } - return !new DotConnect() - .setSQL(sql) - .addParam(serverId) - .addParam(license) - .addParam(startTime) - .loadObjectResults() - .isEmpty(); - } - /** - * Meant to be executed at start up time to update the server startup time. - * - * @param serverId server id - * @param license license raw data - * @param startTime server start time - */ - @WrapInTransaction - public static void updateLicenseStartTime(final String serverId, - final String license, - final long startTime) throws DotDataException { - String sql = "UPDATE sitelic SET startup_time = ? WHERE serverid = ? AND license = ?"; - - //LOBs are not supported in comparison conditions. - // However, you can use PL/SQL programs for comparisons on CLOB data. - if(DbConnectionFactory.isOracle()) { - sql = "UPDATE sitelic SET startup_time = ? WHERE serverid = ? AND to_char(license) = ?"; - } - new DotConnect() - .setSQL(sql) - .addParam(startTime) - .addParam(serverId) - .addParam(license) - .loadObjectResults(); - } } diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseTransformer.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseTransformer.java index 7363497b82df..1c06424f4250 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseTransformer.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseTransformer.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseType.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseType.java index 03762716a1f7..a82cc2650a4e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseType.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/LicenseType.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license; @@ -54,6 +18,7 @@ public enum LicenseType { DEV("dev"), PROD("prod"); + public static LicenseType DEFAULT_TYPE = PROD; public final String type; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1ApplicationSpecificParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1ApplicationSpecificParser.java index 78d7b00b3db5..ec14cbd0f895 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1ApplicationSpecificParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1ApplicationSpecificParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Choice.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Choice.java index 38b6561bea26..b9ea55b445a8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Choice.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Choice.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Encodable.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Encodable.java index 1c06e76eb632..de6782f48b52 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Encodable.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Encodable.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1EncodableVector.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1EncodableVector.java index 41fc2f390cad..1de816b996a3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1EncodableVector.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1EncodableVector.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Generator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Generator.java index e9a346f2ee00..461256d659df 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Generator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Generator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1InputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1InputStream.java index 3a36616e3e49..bb01b968fb7a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1InputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1InputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Null.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Null.java index 0e331df6c601..b497f1a5dae0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Null.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Null.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Object.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Object.java index 18e87975e75b..29312a377ee6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Object.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Object.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1ObjectParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1ObjectParser.java index 6b076df45b00..6aef7432d1e4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1ObjectParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1ObjectParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1OctetString.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1OctetString.java index 0bcdf2270038..edb921b7cd31 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1OctetString.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1OctetString.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1OctetStringParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1OctetStringParser.java index 3db6f80c8840..447f47193aaf 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1OctetStringParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1OctetStringParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1OutputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1OutputStream.java index e751b925164f..007b1902e350 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1OutputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1OutputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1ParsingException.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1ParsingException.java index a739e5788d29..68956ef9138c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1ParsingException.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1ParsingException.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Sequence.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Sequence.java index 7aa106cf8400..8422cfff6bbd 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Sequence.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Sequence.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1SequenceParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1SequenceParser.java index 614d60f6821e..bc80182a31d8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1SequenceParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1SequenceParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Set.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Set.java index b02486c1a529..c40da113f443 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Set.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1Set.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1SetParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1SetParser.java index 0f42bcd35558..bebcfac854c7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1SetParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1SetParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1StreamParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1StreamParser.java index d02f7127a0e7..fcac9dbc84ae 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1StreamParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1StreamParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1TaggedObject.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1TaggedObject.java index 61a2adc44df2..fc02c094cf66 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1TaggedObject.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1TaggedObject.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1TaggedObjectParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1TaggedObjectParser.java index 3759cf49e6e0..81e07518d8df 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1TaggedObjectParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ASN1TaggedObjectParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERApplicationSpecific.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERApplicationSpecific.java index 9087f1f8be94..7da530364c21 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERApplicationSpecific.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERApplicationSpecific.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERApplicationSpecificParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERApplicationSpecificParser.java index 65ff267b135f..e0423599e495 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERApplicationSpecificParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERApplicationSpecificParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERConstructedOctetString.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERConstructedOctetString.java index c234b8f5c9a2..0c1fd6d9f8d0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERConstructedOctetString.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERConstructedOctetString.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERConstructedSequence.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERConstructedSequence.java index dfb72ffc54a0..27f5e8f304b9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERConstructedSequence.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERConstructedSequence.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERFactory.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERFactory.java index 71c752d6ec45..c56521665198 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERFactory.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERFactory.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERGenerator.java index 80b9b730aa1a..47e7875ee14c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERInputStream.java index cb0539fd32da..e398b68471b3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERNull.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERNull.java index efbbe172fd80..8df25e1f1573 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERNull.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERNull.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BEROctetStringGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BEROctetStringGenerator.java index 6ec04921b5bb..76b9120dc748 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BEROctetStringGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BEROctetStringGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BEROctetStringParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BEROctetStringParser.java index ec98fd05a62b..dd4406af59be 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BEROctetStringParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BEROctetStringParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BEROutputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BEROutputStream.java index bbc6c2987037..fa4b0044de8c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BEROutputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BEROutputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSequence.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSequence.java index 8556262eff8b..841ec4c97ed0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSequence.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSequence.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSequenceGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSequenceGenerator.java index cbb847516b1d..19052ac11769 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSequenceGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSequenceGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSequenceParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSequenceParser.java index 8f5fe50f0b9c..a3833f0f66db 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSequenceParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSequenceParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSet.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSet.java index cf4db1c6305e..8c0be33baee5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSet.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSet.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSetParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSetParser.java index 0883aba92a27..28b3ab3725a6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSetParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERSetParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERTaggedObject.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERTaggedObject.java index 638df90b8621..71c26130ba22 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERTaggedObject.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERTaggedObject.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERTaggedObjectParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERTaggedObjectParser.java index b1935c511b74..9ea6616fa901 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERTaggedObjectParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/BERTaggedObjectParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ConstructedOctetStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ConstructedOctetStream.java index 6489be3d4adc..fd4ae6d652a4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ConstructedOctetStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ConstructedOctetStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERApplicationSpecific.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERApplicationSpecific.java index 8f2c0958231b..db70265ccf09 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERApplicationSpecific.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERApplicationSpecific.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERBMPString.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERBMPString.java index 4ca41dd53d37..4faa5e0d789e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERBMPString.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERBMPString.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERBitString.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERBitString.java index 15332b91c54e..28c5ffbb4b3f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERBitString.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERBitString.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERBoolean.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERBoolean.java index b8b45cc4095c..1ab717151822 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERBoolean.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERBoolean.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERConstructedSequence.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERConstructedSequence.java index b70fc51948ee..595e51290aaa 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERConstructedSequence.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERConstructedSequence.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERConstructedSet.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERConstructedSet.java index d79248a39de3..2bc356f44e07 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERConstructedSet.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERConstructedSet.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEREncodable.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEREncodable.java index 292fcb75a65f..49bdac87e35e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEREncodable.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEREncodable.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEREncodableVector.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEREncodableVector.java index 676dc89728ac..6f4e72435a8c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEREncodableVector.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEREncodableVector.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEREnumerated.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEREnumerated.java index 7fdd1c03e432..9c0fcd601abc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEREnumerated.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEREnumerated.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERExternal.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERExternal.java index 3ea0be46d4fc..198c225de16a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERExternal.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERExternal.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERExternalParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERExternalParser.java index 5c43efbbb0c5..5e21dac28bc9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERExternalParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERExternalParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERFactory.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERFactory.java index fd3897a0d564..6de9a920221e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERFactory.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERFactory.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERGeneralString.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERGeneralString.java index 4305381acf52..dd9f39c49ebd 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERGeneralString.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERGeneralString.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERGeneralizedTime.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERGeneralizedTime.java index cb6a511307f3..8ec680b86e9a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERGeneralizedTime.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERGeneralizedTime.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERGenerator.java index a59603e8ea1c..ef7d980dbad8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERIA5String.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERIA5String.java index ed985afa5ee3..14a85a3cd122 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERIA5String.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERIA5String.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERInputStream.java index 406ae1a1f259..5387eb2cdfa0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERInteger.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERInteger.java index 39c6043ff9f8..ce3ef6ae2ff1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERInteger.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERInteger.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERNull.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERNull.java index 0482b38d6ac7..cf93be254307 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERNull.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERNull.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERNumericString.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERNumericString.java index ae9a116952b1..b6df7512fdbc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERNumericString.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERNumericString.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERObject.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERObject.java index 166d58fea634..a96404699f68 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERObject.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERObject.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERObjectIdentifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERObjectIdentifier.java index f67499492a27..3dc9234e5abb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERObjectIdentifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERObjectIdentifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEROctetString.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEROctetString.java index 5e6b28784e1c..bc3e32127bbb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEROctetString.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEROctetString.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEROctetStringParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEROctetStringParser.java index 92d454aac01e..21be29594db6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEROctetStringParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEROctetStringParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEROutputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEROutputStream.java index d0bd64137309..832d04bae41d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEROutputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DEROutputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERPrintableString.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERPrintableString.java index 11cf9f51dc7a..5f4c7eb6f2dc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERPrintableString.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERPrintableString.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSequence.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSequence.java index 32f972785ee5..b2a18d750383 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSequence.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSequence.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSequenceGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSequenceGenerator.java index f5884fee8534..2320ac7ed831 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSequenceGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSequenceGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSequenceParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSequenceParser.java index 8cd3726223d1..b74f9c8b17fb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSequenceParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSequenceParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSet.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSet.java index 8b180339291c..7898e63edc2b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSet.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSet.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSetParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSetParser.java index 976bb413269a..8a59dd924275 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSetParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERSetParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERString.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERString.java index 6b109c40f39c..f6b92a6d3ac7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERString.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERString.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERT61String.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERT61String.java index 63efb683bfe9..24c72c34b922 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERT61String.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERT61String.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERTaggedObject.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERTaggedObject.java index b558fdedaaef..35bc797170e6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERTaggedObject.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERTaggedObject.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERTags.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERTags.java index 28a8648d8f32..42e479b10ebf 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERTags.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERTags.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUTCTime.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUTCTime.java index d568a8b71e65..ea46ab24b6c2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUTCTime.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUTCTime.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUTF8String.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUTF8String.java index 55f6ab53b453..bef060822311 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUTF8String.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUTF8String.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUniversalString.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUniversalString.java index 77ec36f82374..4527d0a1272f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUniversalString.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUniversalString.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUnknownTag.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUnknownTag.java index c2a751dc3979..c895ee2f13d8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUnknownTag.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERUnknownTag.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERVisibleString.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERVisibleString.java index 0e7be6176e92..b1e1918435d5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERVisibleString.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DERVisibleString.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DefiniteLengthInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DefiniteLengthInputStream.java index b83b81640afe..c94415e8632f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DefiniteLengthInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/DefiniteLengthInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/IndefiniteLengthInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/IndefiniteLengthInputStream.java index 93202034195d..d3a2d96ea1cc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/IndefiniteLengthInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/IndefiniteLengthInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/LazyDERConstructionEnumeration.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/LazyDERConstructionEnumeration.java index 547639d64352..ebaecd67b3fb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/LazyDERConstructionEnumeration.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/LazyDERConstructionEnumeration.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/LazyDERSequence.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/LazyDERSequence.java index 79ce163d6b1b..6cf6bd3535d1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/LazyDERSequence.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/LazyDERSequence.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/LimitedInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/LimitedInputStream.java index 912c6c9604d2..12f999d8aac3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/LimitedInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/LimitedInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/OIDTokenizer.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/OIDTokenizer.java index 9ae77f85d4ac..66540df5d823 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/OIDTokenizer.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/OIDTokenizer.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/bc/BCObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/bc/BCObjectIdentifiers.java index fe6245c3874e..dc2c27200810 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/bc/BCObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/bc/BCObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.bc; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CAKeyUpdAnnContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CAKeyUpdAnnContent.java index 26a5a9142620..1233618c3ec8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CAKeyUpdAnnContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CAKeyUpdAnnContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CMPCertificate.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CMPCertificate.java index dcf924fe838e..3e78398f266e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CMPCertificate.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CMPCertificate.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CRLAnnContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CRLAnnContent.java index e23e6023cf9f..2d3d44fd944a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CRLAnnContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CRLAnnContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertConfirmContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertConfirmContent.java index a5c10e0aa727..59678ee62390 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertConfirmContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertConfirmContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertOrEncCert.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertOrEncCert.java index 9aa70b8570ea..b6db6922e93b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertOrEncCert.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertOrEncCert.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertRepMessage.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertRepMessage.java index 42992b289c0b..5484687a22c0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertRepMessage.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertRepMessage.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertResponse.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertResponse.java index 997464599767..42bb9f79b03e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertResponse.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertResponse.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertStatus.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertStatus.java index cfec99cc09ab..64173e81daa8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertStatus.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertStatus.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertifiedKeyPair.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertifiedKeyPair.java index 7bdead531496..bac9e0e33d4e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertifiedKeyPair.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/CertifiedKeyPair.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/Challenge.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/Challenge.java index 65c2eb72aab8..e7d12b0cd9ef 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/Challenge.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/Challenge.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/ErrorMsgContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/ErrorMsgContent.java index 066d328bcb36..979ea379ca71 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/ErrorMsgContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/ErrorMsgContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/GenMsgContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/GenMsgContent.java index f5a4ca1fe585..d235b3988e48 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/GenMsgContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/GenMsgContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/GenRepContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/GenRepContent.java index 576c18e8e60f..7cfeb999ceb8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/GenRepContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/GenRepContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/InfoTypeAndValue.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/InfoTypeAndValue.java index a4c287a4ddc6..74ee6b28d433 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/InfoTypeAndValue.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/InfoTypeAndValue.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/KeyRecRepContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/KeyRecRepContent.java index 0d17881420e6..6d69190b2d98 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/KeyRecRepContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/KeyRecRepContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/OOBCertHash.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/OOBCertHash.java index b0ee438dbf4b..c96827487d61 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/OOBCertHash.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/OOBCertHash.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PBMParameter.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PBMParameter.java index 91391661fc5b..068ff7faac74 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PBMParameter.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PBMParameter.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIBody.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIBody.java index 20479d1d1873..d7a09553f15a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIBody.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIBody.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIConfirmContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIConfirmContent.java index ae6ae4b6a4cb..fd312691fbfd 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIConfirmContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIConfirmContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIFailureInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIFailureInfo.java index 54d6d835cef1..308a2b906389 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIFailureInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIFailureInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIFreeText.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIFreeText.java index d22ae8a98c4c..dfb3d8e4641d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIFreeText.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIFreeText.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIHeader.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIHeader.java index 4b2ba998dde2..0ae321a7218a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIHeader.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIHeader.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIMessage.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIMessage.java index 95c5e678be04..aa3eaeee3a16 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIMessage.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIMessage.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIMessages.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIMessages.java index 0a3bad21f38f..ac65c511317c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIMessages.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIMessages.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIStatus.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIStatus.java index 7ca0dedaae8f..43328da140d7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIStatus.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIStatus.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIStatusInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIStatusInfo.java index 4a24701f0187..d1087e925296 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIStatusInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PKIStatusInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/POPODecKeyChallContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/POPODecKeyChallContent.java index 410f311c2150..588bea6ddfb1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/POPODecKeyChallContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/POPODecKeyChallContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/POPODecKeyRespContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/POPODecKeyRespContent.java index a5c13548bd28..5a14968d5b3e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/POPODecKeyRespContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/POPODecKeyRespContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PollRepContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PollRepContent.java index ccd4a5060b1f..99d2e8f8179a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PollRepContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PollRepContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PollReqContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PollReqContent.java index cfc9acaf7ca7..78f1b9a9f212 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PollReqContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/PollReqContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/ProtectedPart.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/ProtectedPart.java index ef9bbe044034..64b93b7d34c5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/ProtectedPart.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/ProtectedPart.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevAnnContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevAnnContent.java index 82c0616a79b8..cdf914c776b3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevAnnContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevAnnContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevDetails.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevDetails.java index 8fef2e33ed6d..9e9df14762e7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevDetails.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevDetails.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevRepContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevRepContent.java index bc2bfb573210..c15ba9cebbe9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevRepContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevRepContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevReqContent.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevReqContent.java index cfa110def225..63e376e19c85 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevReqContent.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cmp/RevReqContent.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cmp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/Attribute.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/Attribute.java index 0ad6d3c0bf6c..2bba80117fd1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/Attribute.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/Attribute.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AttributeTable.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AttributeTable.java index 35d62a05feb2..60747243a1e2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AttributeTable.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AttributeTable.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthEnvelopedData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthEnvelopedData.java index 54bc891475a3..c51c378e6831 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthEnvelopedData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthEnvelopedData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthEnvelopedDataParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthEnvelopedDataParser.java index 90ad1f022bb9..a9bf767663e7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthEnvelopedDataParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthEnvelopedDataParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthenticatedData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthenticatedData.java index 46ed10970d43..525bc9947c3d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthenticatedData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthenticatedData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthenticatedDataParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthenticatedDataParser.java index d28e774f122c..91ba04c06ef5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthenticatedDataParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/AuthenticatedDataParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CMSAttributes.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CMSAttributes.java index 4baf75983f44..cb152efe6caf 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CMSAttributes.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CMSAttributes.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CMSObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CMSObjectIdentifiers.java index 4dd9d2d087c0..bd5071a4a7f3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CMSObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CMSObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CompressedData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CompressedData.java index 95a3e18810b1..b1cf0d6c8de7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CompressedData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CompressedData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CompressedDataParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CompressedDataParser.java index 5490f45f2a7f..0d2bf8c2cdd8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CompressedDataParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/CompressedDataParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/ContentInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/ContentInfo.java index dcee8e250efb..9ac2c8182bbb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/ContentInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/ContentInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/ContentInfoParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/ContentInfoParser.java index b7f398d4fc49..615e44e03ef4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/ContentInfoParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/ContentInfoParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EncryptedContentInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EncryptedContentInfo.java index 2c6f303b0783..ee2ba5431ea6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EncryptedContentInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EncryptedContentInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EncryptedContentInfoParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EncryptedContentInfoParser.java index 28e4defe3f36..d98ba5f6a898 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EncryptedContentInfoParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EncryptedContentInfoParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EncryptedData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EncryptedData.java index 636ed64d56ff..e8874a3ecc25 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EncryptedData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EncryptedData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EnvelopedData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EnvelopedData.java index 2d300bde7973..1ab68d955d55 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EnvelopedData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EnvelopedData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EnvelopedDataParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EnvelopedDataParser.java index 3e392ed0e0bf..872bc4ca0794 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EnvelopedDataParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/EnvelopedDataParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/IssuerAndSerialNumber.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/IssuerAndSerialNumber.java index 1d64b4292209..6e4446019357 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/IssuerAndSerialNumber.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/IssuerAndSerialNumber.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KEKIdentifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KEKIdentifier.java index 73e8756e1a6f..853a375ccef2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KEKIdentifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KEKIdentifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KEKRecipientInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KEKRecipientInfo.java index dc60eebfa21e..846533d5c487 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KEKRecipientInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KEKRecipientInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KeyAgreeRecipientIdentifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KeyAgreeRecipientIdentifier.java index 93b227da0977..de8f433b9ba5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KeyAgreeRecipientIdentifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KeyAgreeRecipientIdentifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KeyAgreeRecipientInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KeyAgreeRecipientInfo.java index 38007ce5eba8..1fb6f99c01ed 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KeyAgreeRecipientInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KeyAgreeRecipientInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KeyTransRecipientInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KeyTransRecipientInfo.java index 3745adeb2b72..e766dff6846d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KeyTransRecipientInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/KeyTransRecipientInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OriginatorIdentifierOrKey.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OriginatorIdentifierOrKey.java index 0677fb8b7b6d..15b9a22ec7c8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OriginatorIdentifierOrKey.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OriginatorIdentifierOrKey.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OriginatorInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OriginatorInfo.java index c46c42beb407..9e547e68a66f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OriginatorInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OriginatorInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OriginatorPublicKey.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OriginatorPublicKey.java index db52f4c041d7..ca6927d07bcc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OriginatorPublicKey.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OriginatorPublicKey.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OtherKeyAttribute.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OtherKeyAttribute.java index 14733970f499..30008af25702 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OtherKeyAttribute.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OtherKeyAttribute.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OtherRecipientInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OtherRecipientInfo.java index 48976ceaf35b..1247363a263b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OtherRecipientInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/OtherRecipientInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/PasswordRecipientInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/PasswordRecipientInfo.java index a01a904d82fa..aa3c06090283 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/PasswordRecipientInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/PasswordRecipientInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientEncryptedKey.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientEncryptedKey.java index cba0e8f7ba0c..44508c356333 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientEncryptedKey.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientEncryptedKey.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientIdentifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientIdentifier.java index 4a0a67fd3971..865d7690b313 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientIdentifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientIdentifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientInfo.java index f4198d9ecff8..8cbdd73fe582 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientKeyIdentifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientKeyIdentifier.java index afe7a6640455..da826d713a29 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientKeyIdentifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/RecipientKeyIdentifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignedData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignedData.java index bd886bd895c8..825c1f7e5d11 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignedData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignedData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignedDataParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignedDataParser.java index 07507b7825f6..e8a9624cfe9a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignedDataParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignedDataParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignerIdentifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignerIdentifier.java index 85495a14a2a7..4e48c34cbb6d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignerIdentifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignerIdentifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignerInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignerInfo.java index 45388fe9cc57..c7a613dca732 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignerInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/SignerInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/Time.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/Time.java index 92332d15d5c2..a9498ff06fb7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/Time.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/Time.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/ecc/MQVuserKeyingMaterial.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/ecc/MQVuserKeyingMaterial.java index 296bc0f8a8df..0a527180b522 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/ecc/MQVuserKeyingMaterial.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cms/ecc/MQVuserKeyingMaterial.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cms.ecc; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/AttributeTypeAndValue.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/AttributeTypeAndValue.java index 3380b864fb6b..6534647aca6b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/AttributeTypeAndValue.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/AttributeTypeAndValue.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertId.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertId.java index 87a547bbd173..a00e7e526a62 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertId.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertId.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertReqMessages.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertReqMessages.java index 0d5aaaa6a828..0c224860e8f2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertReqMessages.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertReqMessages.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertReqMsg.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertReqMsg.java index a09741b95073..06f2655a5c0f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertReqMsg.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertReqMsg.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertRequest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertRequest.java index 2daf43b83edd..a303d8eab796 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertRequest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertRequest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertTemplate.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertTemplate.java index bd85c8657386..e6fb24aed68d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertTemplate.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/CertTemplate.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/Controls.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/Controls.java index 8993aa7fceee..fdcf078fe526 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/Controls.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/Controls.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/EncryptedValue.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/EncryptedValue.java index 720583f9726a..279710db8c24 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/EncryptedValue.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/EncryptedValue.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/OptionalValidity.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/OptionalValidity.java index 170f70dd057a..984778ded651 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/OptionalValidity.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/OptionalValidity.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/PKIPublicationInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/PKIPublicationInfo.java index 86ba20544cc9..3c37905d8bf6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/PKIPublicationInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/PKIPublicationInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/POPOPrivKey.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/POPOPrivKey.java index 426bd9fea354..39aa6083b8ed 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/POPOPrivKey.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/POPOPrivKey.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/POPOSigningKey.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/POPOSigningKey.java index 390199f35d49..a69dc469cc23 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/POPOSigningKey.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/POPOSigningKey.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/POPOSigningKeyInput.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/POPOSigningKeyInput.java index de9530d3069f..6503bc3e191f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/POPOSigningKeyInput.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/POPOSigningKeyInput.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/ProofOfPossession.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/ProofOfPossession.java index 19136dc2a3b0..5f3502b75c23 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/ProofOfPossession.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/ProofOfPossession.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/SinglePubInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/SinglePubInfo.java index c62e35b80640..f0f108b699a9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/SinglePubInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/crmf/SinglePubInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.crmf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/CryptoProObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/CryptoProObjectIdentifiers.java index 7d61c9751654..7577982b0c62 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/CryptoProObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/CryptoProObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cryptopro; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/ECGOST3410NamedCurves.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/ECGOST3410NamedCurves.java index d7aa41af3345..0ee3decae053 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/ECGOST3410NamedCurves.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/ECGOST3410NamedCurves.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cryptopro; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/ECGOST3410ParamSetParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/ECGOST3410ParamSetParameters.java index 4b5265793e5b..686b458cd168 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/ECGOST3410ParamSetParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/ECGOST3410ParamSetParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cryptopro; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST28147Parameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST28147Parameters.java index 37c9aa163a01..541179f11469 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST28147Parameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST28147Parameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cryptopro; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST3410NamedParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST3410NamedParameters.java index 8ef84800d0b3..2e086fcd6583 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST3410NamedParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST3410NamedParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cryptopro; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST3410ParamSetParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST3410ParamSetParameters.java index 12e4a186f3ba..91b609b5cdd7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST3410ParamSetParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST3410ParamSetParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cryptopro; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST3410PublicKeyAlgParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST3410PublicKeyAlgParameters.java index bf9ec5867a4e..94c8d4511c5a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST3410PublicKeyAlgParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/cryptopro/GOST3410PublicKeyAlgParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.cryptopro; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/eac/EACObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/eac/EACObjectIdentifiers.java index 77168615ac6c..f32b8514c22e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/eac/EACObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/eac/EACObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.eac; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/CommitmentTypeIdentifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/CommitmentTypeIdentifier.java index 0b47696b0685..e0bc88ca7c38 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/CommitmentTypeIdentifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/CommitmentTypeIdentifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/CommitmentTypeIndication.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/CommitmentTypeIndication.java index dd82bdb36d0f..c96786c40cf1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/CommitmentTypeIndication.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/CommitmentTypeIndication.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/CommitmentTypeQualifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/CommitmentTypeQualifier.java index ef6fea2584cd..07e2ff95ce46 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/CommitmentTypeQualifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/CommitmentTypeQualifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/ESFAttributes.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/ESFAttributes.java index d5a9c6e4c7a2..5c1bb64208b5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/ESFAttributes.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/ESFAttributes.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/OtherHashAlgAndValue.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/OtherHashAlgAndValue.java index 7c04eb659e6b..dfcdd73ba9e8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/OtherHashAlgAndValue.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/OtherHashAlgAndValue.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SPUserNotice.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SPUserNotice.java index aa5d69197ed2..a83c44bcfe03 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SPUserNotice.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SPUserNotice.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SPuri.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SPuri.java index 61a563f91d04..f2acc7c3a311 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SPuri.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SPuri.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SigPolicyQualifierInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SigPolicyQualifierInfo.java index 3d063958a6e9..6ac29ebc1c38 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SigPolicyQualifierInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SigPolicyQualifierInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SigPolicyQualifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SigPolicyQualifiers.java index 717d1044075b..ec70e3df6de3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SigPolicyQualifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SigPolicyQualifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignaturePolicyId.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignaturePolicyId.java index 9488f9e54fd3..447500979660 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignaturePolicyId.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignaturePolicyId.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignaturePolicyIdentifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignaturePolicyIdentifier.java index 862554a8f700..0f53539dd3c6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignaturePolicyIdentifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignaturePolicyIdentifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignerAttribute.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignerAttribute.java index 12a1975d175b..3b6df13c889c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignerAttribute.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignerAttribute.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignerLocation.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignerLocation.java index 4a22e840ac6f..0735b428d1ba 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignerLocation.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/esf/SignerLocation.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.esf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ContentHints.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ContentHints.java index da18b5128903..d81a80b93143 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ContentHints.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ContentHints.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ess; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ContentIdentifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ContentIdentifier.java index ce2437195756..90d21579e222 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ContentIdentifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ContentIdentifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ess; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ESSCertID.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ESSCertID.java index 2df915677f8e..fa34dd1d6b1d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ESSCertID.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ESSCertID.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ess; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ESSCertIDv2.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ESSCertIDv2.java index 647d4e99ba17..b167bf43976f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ESSCertIDv2.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/ESSCertIDv2.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ess; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/OtherCertID.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/OtherCertID.java index 2b8ac481a040..641c63d15fac 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/OtherCertID.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/OtherCertID.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ess; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/OtherSigningCertificate.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/OtherSigningCertificate.java index 4ce87ce4c145..e0b01eb6ec93 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/OtherSigningCertificate.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/OtherSigningCertificate.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ess; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/SigningCertificate.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/SigningCertificate.java index fe517e204bda..5362e7364dcc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/SigningCertificate.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/SigningCertificate.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ess; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/SigningCertificateV2.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/SigningCertificateV2.java index d531db09fa60..895e0a3977e2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/SigningCertificateV2.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ess/SigningCertificateV2.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ess; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/gnu/GNUObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/gnu/GNUObjectIdentifiers.java index 34eadb156742..8f56becbcd16 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/gnu/GNUObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/gnu/GNUObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.gnu; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/iana/IANAObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/iana/IANAObjectIdentifiers.java index b5810a90c4f8..dccbf7e7fa9d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/iana/IANAObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/iana/IANAObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.iana; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/icao/DataGroupHash.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/icao/DataGroupHash.java index 0fd21b7472bc..2060e7619cb7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/icao/DataGroupHash.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/icao/DataGroupHash.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.icao; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/icao/ICAOObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/icao/ICAOObjectIdentifiers.java index 2732312ff151..cb76cfa733d6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/icao/ICAOObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/icao/ICAOObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.icao; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/icao/LDSSecurityObject.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/icao/LDSSecurityObject.java index 63836eca2a20..e13fd3a3651a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/icao/LDSSecurityObject.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/icao/LDSSecurityObject.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.icao; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/ISISMTTObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/ISISMTTObjectIdentifiers.java index 674d689a5b53..b340eb4a2059 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/ISISMTTObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/ISISMTTObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.isismtt; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/ocsp/CertHash.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/ocsp/CertHash.java index de9efd868ac5..1bd17125ea35 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/ocsp/CertHash.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/ocsp/CertHash.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.isismtt.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/ocsp/RequestedCertificate.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/ocsp/RequestedCertificate.java index c129d6967681..cd98cddafdcc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/ocsp/RequestedCertificate.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/ocsp/RequestedCertificate.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.isismtt.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/AdditionalInformationSyntax.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/AdditionalInformationSyntax.java index 4c6747b0e744..f366787fd743 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/AdditionalInformationSyntax.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/AdditionalInformationSyntax.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.isismtt.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/AdmissionSyntax.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/AdmissionSyntax.java index 7cdc8a842615..e3a2995a8617 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/AdmissionSyntax.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/AdmissionSyntax.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.isismtt.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/Admissions.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/Admissions.java index cb96c6b19140..d1833c7b795b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/Admissions.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/Admissions.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.isismtt.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/DeclarationOfMajority.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/DeclarationOfMajority.java index fb022ce9506a..9bf4c052d97a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/DeclarationOfMajority.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/DeclarationOfMajority.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.isismtt.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/MonetaryLimit.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/MonetaryLimit.java index b0b39636034d..05bbc48988c8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/MonetaryLimit.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/MonetaryLimit.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.isismtt.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/NamingAuthority.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/NamingAuthority.java index f9ec94e5cc01..5772154cb1f1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/NamingAuthority.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/NamingAuthority.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.isismtt.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/ProcurationSyntax.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/ProcurationSyntax.java index 3ce601dacb61..1e8239bb5b6b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/ProcurationSyntax.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/ProcurationSyntax.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.isismtt.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/ProfessionInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/ProfessionInfo.java index 96ce9bfe0324..25bff822be8c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/ProfessionInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/ProfessionInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.isismtt.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/Restriction.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/Restriction.java index daaf72b7463f..ded29aaab80f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/Restriction.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/isismtt/x509/Restriction.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.isismtt.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/kisa/KISAObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/kisa/KISAObjectIdentifiers.java index cc38296a3a60..fdaa31140ace 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/kisa/KISAObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/kisa/KISAObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.kisa; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/microsoft/MicrosoftObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/microsoft/MicrosoftObjectIdentifiers.java index a1e5df0c6c7e..2b8a86b2598c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/microsoft/MicrosoftObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/microsoft/MicrosoftObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.microsoft; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/CAST5CBCParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/CAST5CBCParameters.java index 53843806033c..1116789d2420 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/CAST5CBCParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/CAST5CBCParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.misc; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/IDEACBCPar.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/IDEACBCPar.java index c2155e4edc1e..6d2bdee75c4a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/IDEACBCPar.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/IDEACBCPar.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.misc; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/MiscObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/MiscObjectIdentifiers.java index 7a4c60f252e6..9046c74cfff4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/MiscObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/MiscObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.misc; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/NetscapeCertType.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/NetscapeCertType.java index cc4086838f42..05895add3f71 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/NetscapeCertType.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/NetscapeCertType.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.misc; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/NetscapeRevocationURL.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/NetscapeRevocationURL.java index 21c9c2bed131..b872ccd08878 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/NetscapeRevocationURL.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/misc/NetscapeRevocationURL.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.misc; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/mozilla/PublicKeyAndChallenge.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/mozilla/PublicKeyAndChallenge.java index 6ae28a9d50ed..d896d1c7fed2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/mozilla/PublicKeyAndChallenge.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/mozilla/PublicKeyAndChallenge.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.mozilla; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/nist/NISTNamedCurves.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/nist/NISTNamedCurves.java index f33d911c115c..6fdfd1fc17ea 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/nist/NISTNamedCurves.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/nist/NISTNamedCurves.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.nist; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/nist/NISTObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/nist/NISTObjectIdentifiers.java index 8ba0d0230e4f..87eaafe483e5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/nist/NISTObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/nist/NISTObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.nist; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ntt/NTTObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ntt/NTTObjectIdentifiers.java index cc2b9435e135..9df6a52431c7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ntt/NTTObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ntt/NTTObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ntt; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/BasicOCSPResponse.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/BasicOCSPResponse.java index c5b3f502a17f..a05501f0f4b6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/BasicOCSPResponse.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/BasicOCSPResponse.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/CertID.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/CertID.java index d854ba875691..868d053f0d0d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/CertID.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/CertID.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/CertStatus.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/CertStatus.java index a05065184817..6e4148d294e9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/CertStatus.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/CertStatus.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/CrlID.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/CrlID.java index db9f9f716000..a9949022ff55 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/CrlID.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/CrlID.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPObjectIdentifiers.java index 3c8c4ad0670a..e6d6034f0f73 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPRequest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPRequest.java index 3c87125177c5..64ef632bb5f7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPRequest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPRequest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPResponse.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPResponse.java index cff7f0beb55a..041c9c56deb4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPResponse.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPResponse.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPResponseStatus.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPResponseStatus.java index f80b09948986..7c4efb00516b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPResponseStatus.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/OCSPResponseStatus.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/Request.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/Request.java index decb4b06756b..b95eedb5e2cb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/Request.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/Request.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ResponderID.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ResponderID.java index 5cb282399934..dc81d196eddc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ResponderID.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ResponderID.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ResponseBytes.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ResponseBytes.java index 4e618e8e2fa6..17c0b3820dcb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ResponseBytes.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ResponseBytes.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ResponseData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ResponseData.java index 6f34546ab769..86f7c7a3407d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ResponseData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ResponseData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/RevokedInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/RevokedInfo.java index 4d19bfce5b55..69a8f0cd9984 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/RevokedInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/RevokedInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ServiceLocator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ServiceLocator.java index fe8d4d7c3bf2..5b3e2420ddc3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ServiceLocator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/ServiceLocator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/Signature.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/Signature.java index fd3e9522151a..19afcab49a6c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/Signature.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/Signature.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/SingleResponse.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/SingleResponse.java index 213d7d12df93..6cecef72ea96 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/SingleResponse.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/SingleResponse.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/TBSRequest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/TBSRequest.java index 23ed492dca58..e027b5bca0ac 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/TBSRequest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/ocsp/TBSRequest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.ocsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/oiw/ElGamalParameter.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/oiw/ElGamalParameter.java index e95501405951..ad900d17220e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/oiw/ElGamalParameter.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/oiw/ElGamalParameter.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.oiw; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/oiw/OIWObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/oiw/OIWObjectIdentifiers.java index 0c81ee4be9bc..beec270e86eb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/oiw/OIWObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/oiw/OIWObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.oiw; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/Attribute.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/Attribute.java index f3dcd9f1d47c..f9f3ac6d6092 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/Attribute.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/Attribute.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/AuthenticatedSafe.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/AuthenticatedSafe.java index 54460a8820d6..cac5bffb174c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/AuthenticatedSafe.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/AuthenticatedSafe.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/CertBag.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/CertBag.java index fa125027bc24..af2ea39a80eb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/CertBag.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/CertBag.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/CertificationRequest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/CertificationRequest.java index 4a96cee415a2..f5a47b867a7b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/CertificationRequest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/CertificationRequest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/CertificationRequestInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/CertificationRequestInfo.java index decbfb07b728..ddd2faad03e7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/CertificationRequestInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/CertificationRequestInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/ContentInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/ContentInfo.java index 851d7207e952..d052ca2626ba 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/ContentInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/ContentInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/DHParameter.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/DHParameter.java index eff4cec016cd..27016a6b3dff 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/DHParameter.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/DHParameter.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/EncryptedData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/EncryptedData.java index 66135f844987..0ec4ea81ce8a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/EncryptedData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/EncryptedData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/EncryptedPrivateKeyInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/EncryptedPrivateKeyInfo.java index 01093bb8a2ea..6561e4921ff6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/EncryptedPrivateKeyInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/EncryptedPrivateKeyInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/EncryptionScheme.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/EncryptionScheme.java index 5ac74e545e46..da1294ce3818 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/EncryptionScheme.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/EncryptionScheme.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/IssuerAndSerialNumber.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/IssuerAndSerialNumber.java index 7d9929735671..68e1afd423bc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/IssuerAndSerialNumber.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/IssuerAndSerialNumber.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/KeyDerivationFunc.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/KeyDerivationFunc.java index e50ae71c4a50..e05403e0499d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/KeyDerivationFunc.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/KeyDerivationFunc.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/MacData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/MacData.java index f2e2967e8a62..3768eba3e131 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/MacData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/MacData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PBES2Algorithms.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PBES2Algorithms.java index cfa2c20249c5..dcd4d4de241a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PBES2Algorithms.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PBES2Algorithms.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PBES2Parameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PBES2Parameters.java index f44eb721694c..261440cc24d3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PBES2Parameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PBES2Parameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PBKDF2Params.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PBKDF2Params.java index c6c96f9d869b..db6285b39d98 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PBKDF2Params.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PBKDF2Params.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PKCS12PBEParams.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PKCS12PBEParams.java index 4b7276a3ca03..8d51d488043a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PKCS12PBEParams.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PKCS12PBEParams.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers.java index 8da64d0264fe..00006052b1b2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; @@ -290,4 +254,3 @@ public interface PKCSObjectIdentifiers static final DERObjectIdentifier id_alg_CMS3DESwrap = new DERObjectIdentifier("1.2.840.113549.1.9.16.3.6"); static final DERObjectIdentifier id_alg_CMSRC2wrap = new DERObjectIdentifier("1.2.840.113549.1.9.16.3.7"); } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/Pfx.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/Pfx.java index 96f0b4ba6c5a..1558f8deb876 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/Pfx.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/Pfx.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PrivateKeyInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PrivateKeyInfo.java index 39b68f4cd681..1ed4a1d38f30 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PrivateKeyInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/PrivateKeyInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RC2CBCParameter.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RC2CBCParameter.java index 3d073d7f5546..6da95f7c9e94 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RC2CBCParameter.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RC2CBCParameter.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RSAESOAEPparams.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RSAESOAEPparams.java index 0ab919884c3c..e23304d524b9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RSAESOAEPparams.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RSAESOAEPparams.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RSAPrivateKeyStructure.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RSAPrivateKeyStructure.java index a416202fcdd9..a3a103e5dd46 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RSAPrivateKeyStructure.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RSAPrivateKeyStructure.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RSASSAPSSparams.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RSASSAPSSparams.java index 619eaf35a12a..d77449ac98c9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RSASSAPSSparams.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/RSASSAPSSparams.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/SafeBag.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/SafeBag.java index 82037485e4ae..6d132ecbfe66 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/SafeBag.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/SafeBag.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/SignedData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/SignedData.java index 65d173fa6e51..fe2e00a3fe7a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/SignedData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/SignedData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/SignerInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/SignerInfo.java index e383c0bd6096..29d16ae2c77c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/SignerInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/pkcs/SignerInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.pkcs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/sec/ECPrivateKeyStructure.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/sec/ECPrivateKeyStructure.java index 1054b18ae1f0..edadf7726662 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/sec/ECPrivateKeyStructure.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/sec/ECPrivateKeyStructure.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.sec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/sec/SECNamedCurves.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/sec/SECNamedCurves.java index 2323e6c4d12f..9a5e7776b94c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/sec/SECNamedCurves.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/sec/SECNamedCurves.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.sec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/sec/SECObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/sec/SECObjectIdentifiers.java index 5deea94a7e6b..a441ab4e5721 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/sec/SECObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/sec/SECObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.sec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMEAttributes.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMEAttributes.java index ce4f3bb399a2..f15a7fb20f33 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMEAttributes.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMEAttributes.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.smime; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapabilities.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapabilities.java index 30eb043e7074..5b03806ef529 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapabilities.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapabilities.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.smime; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapabilitiesAttribute.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapabilitiesAttribute.java index e75daae4c1af..37daca95cb74 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapabilitiesAttribute.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapabilitiesAttribute.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.smime; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapability.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapability.java index 6a1edccf5390..cb35412d3001 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapability.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapability.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.smime; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapabilityVector.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapabilityVector.java index 594440614898..f21ae1795330 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapabilityVector.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMECapabilityVector.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.smime; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMEEncryptionKeyPreferenceAttribute.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMEEncryptionKeyPreferenceAttribute.java index 1c5666efb46c..b1fea6930cd3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMEEncryptionKeyPreferenceAttribute.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/smime/SMIMEEncryptionKeyPreferenceAttribute.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.smime; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/teletrust/TeleTrusTNamedCurves.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/teletrust/TeleTrusTNamedCurves.java index 606a38537300..98692bbab1f4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/teletrust/TeleTrusTNamedCurves.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/teletrust/TeleTrusTNamedCurves.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.teletrust; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/teletrust/TeleTrusTObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/teletrust/TeleTrusTObjectIdentifiers.java index 619e2f4f54e9..05c6abcc97d7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/teletrust/TeleTrusTObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/teletrust/TeleTrusTObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.teletrust; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/Accuracy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/Accuracy.java index 9976f7701a4c..cbd70f724161 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/Accuracy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/Accuracy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.tsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/MessageImprint.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/MessageImprint.java index d0952de8b8be..a38681df03e3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/MessageImprint.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/MessageImprint.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.tsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/TSTInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/TSTInfo.java index 681d6b436edc..74720a952bf6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/TSTInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/TSTInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.tsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/TimeStampReq.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/TimeStampReq.java index 15dd367f0bf5..cf055ce74f08 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/TimeStampReq.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/TimeStampReq.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.tsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/TimeStampResp.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/TimeStampResp.java index 8a6c94ca1656..c453fabe8178 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/TimeStampResp.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/tsp/TimeStampResp.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.tsp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/util/ASN1Dump.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/util/ASN1Dump.java index 51fd11a894d8..25a9aff24d7d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/util/ASN1Dump.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/util/ASN1Dump.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/util/DERDump.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/util/DERDump.java index 0bebf78a30a1..7ca1eec47c01 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/util/DERDump.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/util/DERDump.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/util/Dump.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/util/Dump.java index a537b6a7ded1..50a52a847983 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/util/Dump.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/util/Dump.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x500/DirectoryString.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x500/DirectoryString.java index a45f499a98f3..2ce514c0df80 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x500/DirectoryString.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x500/DirectoryString.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x500; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AccessDescription.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AccessDescription.java index e5b787688183..266664896282 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AccessDescription.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AccessDescription.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AlgorithmIdentifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AlgorithmIdentifier.java index 215215373ce6..4801eefa0276 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AlgorithmIdentifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AlgorithmIdentifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttCertIssuer.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttCertIssuer.java index 6ba247709d82..bf97fa4f36b8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttCertIssuer.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttCertIssuer.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttCertValidityPeriod.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttCertValidityPeriod.java index ca02e48260cd..2144e50c0651 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttCertValidityPeriod.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttCertValidityPeriod.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Attribute.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Attribute.java index 90661661b4d6..9e516583a1d4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Attribute.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Attribute.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttributeCertificate.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttributeCertificate.java index ba98195cd6c2..a2e3b6b44a11 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttributeCertificate.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttributeCertificate.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttributeCertificateInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttributeCertificateInfo.java index 2a3535217e20..262b3d98bbed 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttributeCertificateInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AttributeCertificateInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AuthorityInformationAccess.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AuthorityInformationAccess.java index 6b0d60739473..c65cebce91d1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AuthorityInformationAccess.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AuthorityInformationAccess.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AuthorityKeyIdentifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AuthorityKeyIdentifier.java index 43931529169a..216e73ad876a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AuthorityKeyIdentifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/AuthorityKeyIdentifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/BasicConstraints.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/BasicConstraints.java index 34cde7deb660..bc3791b589d9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/BasicConstraints.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/BasicConstraints.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CRLDistPoint.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CRLDistPoint.java index c7458ee7f34f..bf7faddf2c49 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CRLDistPoint.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CRLDistPoint.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CRLNumber.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CRLNumber.java index 7cfc06170dad..61a65fbdd2ce 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CRLNumber.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CRLNumber.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CRLReason.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CRLReason.java index 5df37d109812..d50abdfa28e7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CRLReason.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CRLReason.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertPolicyId.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertPolicyId.java index 2d23ce319204..045084e377c1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertPolicyId.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertPolicyId.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertificateList.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertificateList.java index ecaef1c2d8e2..1a7b5d4bfe01 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertificateList.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertificateList.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertificatePair.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertificatePair.java index 5663c6a618d3..efd70e74a73a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertificatePair.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertificatePair.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertificatePolicies.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertificatePolicies.java index aa0ea22e3eae..c7cd6f2cdf5a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertificatePolicies.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/CertificatePolicies.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DSAParameter.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DSAParameter.java index 795d86fafb2d..3c90e6dea5d3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DSAParameter.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DSAParameter.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DigestInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DigestInfo.java index 0d4fe796b527..a8d696908b43 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DigestInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DigestInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DisplayText.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DisplayText.java index 0a38f5254878..66c9a5418b77 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DisplayText.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DisplayText.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DistributionPoint.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DistributionPoint.java index 2b9128771ac8..bf85c03ac281 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DistributionPoint.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DistributionPoint.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DistributionPointName.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DistributionPointName.java index 716c8298fa57..8d861492198e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DistributionPointName.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/DistributionPointName.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/ExtendedKeyUsage.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/ExtendedKeyUsage.java index f63a6444a993..586a24982ef0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/ExtendedKeyUsage.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/ExtendedKeyUsage.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/GeneralName.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/GeneralName.java index d3e63a2b25a0..f849ccfb437e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/GeneralName.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/GeneralName.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/GeneralNames.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/GeneralNames.java index 2d3e9535f5de..3ac05887a6f2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/GeneralNames.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/GeneralNames.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/GeneralSubtree.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/GeneralSubtree.java index 6c43902e3cbd..8613ee6e93e0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/GeneralSubtree.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/GeneralSubtree.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Holder.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Holder.java index 640d73741bd0..ba0fe32efb41 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Holder.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Holder.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/IetfAttrSyntax.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/IetfAttrSyntax.java index b7e0f4987fff..f810b9fb8557 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/IetfAttrSyntax.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/IetfAttrSyntax.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/IssuerSerial.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/IssuerSerial.java index 0d3382620a34..a3510bafe712 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/IssuerSerial.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/IssuerSerial.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/IssuingDistributionPoint.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/IssuingDistributionPoint.java index 1aab1be5e3b0..1da858b93b3e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/IssuingDistributionPoint.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/IssuingDistributionPoint.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/KeyPurposeId.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/KeyPurposeId.java index 1d60e6c11279..be51dd51704c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/KeyPurposeId.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/KeyPurposeId.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/KeyUsage.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/KeyUsage.java index 4284afb7eb16..6f319d1778b1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/KeyUsage.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/KeyUsage.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/NameConstraints.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/NameConstraints.java index eb24bfd29adc..32e22bd0987f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/NameConstraints.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/NameConstraints.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/NoticeReference.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/NoticeReference.java index 0e57f1020b49..c557de99c598 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/NoticeReference.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/NoticeReference.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/ObjectDigestInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/ObjectDigestInfo.java index 851bd7740b10..2c981cf5b867 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/ObjectDigestInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/ObjectDigestInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyInformation.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyInformation.java index db6b9620f3f6..c22095944ee8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyInformation.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyInformation.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyMappings.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyMappings.java index 3818424d3555..0c34f336973c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyMappings.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyMappings.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyQualifierId.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyQualifierId.java index a6a378ac67b0..b43e83eabcad 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyQualifierId.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyQualifierId.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyQualifierInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyQualifierInfo.java index 4760417a9b37..b8dcd89ba9d7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyQualifierInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PolicyQualifierInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PrivateKeyUsagePeriod.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PrivateKeyUsagePeriod.java index 28ed93bdb069..eb2331cd76b6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PrivateKeyUsagePeriod.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/PrivateKeyUsagePeriod.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/RSAPublicKeyStructure.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/RSAPublicKeyStructure.java index 22f57c078227..1ea76b689b65 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/RSAPublicKeyStructure.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/RSAPublicKeyStructure.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/ReasonFlags.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/ReasonFlags.java index 2e1a85b9cad3..2105e3366f3e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/ReasonFlags.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/ReasonFlags.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/RoleSyntax.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/RoleSyntax.java index 6bee5f291b9e..6cd879352be6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/RoleSyntax.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/RoleSyntax.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/SubjectDirectoryAttributes.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/SubjectDirectoryAttributes.java index 7c1a9d66034d..9e028ba835eb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/SubjectDirectoryAttributes.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/SubjectDirectoryAttributes.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/SubjectKeyIdentifier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/SubjectKeyIdentifier.java index dcace5949850..939c2cd27fff 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/SubjectKeyIdentifier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/SubjectKeyIdentifier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/SubjectPublicKeyInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/SubjectPublicKeyInfo.java index f0825db43076..ccf13d187926 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/SubjectPublicKeyInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/SubjectPublicKeyInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/TBSCertList.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/TBSCertList.java index 1b8ade3e8346..5c5e653f41f2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/TBSCertList.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/TBSCertList.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/TBSCertificateStructure.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/TBSCertificateStructure.java index 0863331e804d..87358b8fda39 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/TBSCertificateStructure.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/TBSCertificateStructure.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Target.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Target.java index 8d44ec8131c3..5c7e0c3c9722 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Target.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Target.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/TargetInformation.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/TargetInformation.java index 4675ed3d8596..310fffb8e4da 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/TargetInformation.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/TargetInformation.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Targets.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Targets.java index 07ad51e3c268..5b34fb05e7ea 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Targets.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Targets.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Time.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Time.java index 3ed9abaa17d0..97627577f10b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Time.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/Time.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/UserNotice.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/UserNotice.java index e28114d44659..a5e70ecbb791 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/UserNotice.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/UserNotice.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V1TBSCertificateGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V1TBSCertificateGenerator.java index fe14466d6c2a..a7ff189e7ed9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V1TBSCertificateGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V1TBSCertificateGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V2AttributeCertificateInfoGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V2AttributeCertificateInfoGenerator.java index 0c986c22b0a8..2a62ac073593 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V2AttributeCertificateInfoGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V2AttributeCertificateInfoGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V2Form.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V2Form.java index 660caf1a97c0..2679fe048748 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V2Form.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V2Form.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V2TBSCertListGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V2TBSCertListGenerator.java index fc4c6de4b49d..d286dabff947 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V2TBSCertListGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V2TBSCertListGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V3TBSCertificateGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V3TBSCertificateGenerator.java index 5de9221445de..0133575feadc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V3TBSCertificateGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/V3TBSCertificateGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Attributes.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Attributes.java index 48d290ea890f..f948b1d48fad 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Attributes.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Attributes.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509CertificateStructure.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509CertificateStructure.java index 3cc9a494f4b9..167b564a4ad8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509CertificateStructure.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509CertificateStructure.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509DefaultEntryConverter.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509DefaultEntryConverter.java index 05cf8549ac09..244501cd45d8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509DefaultEntryConverter.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509DefaultEntryConverter.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Extension.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Extension.java index 14874605cced..ffdac2e521cc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Extension.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Extension.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Extensions.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Extensions.java index fa6b9e6c38c3..d025259b79b2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Extensions.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Extensions.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509ExtensionsGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509ExtensionsGenerator.java index 98d0533006fb..4f18577e11fb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509ExtensionsGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509ExtensionsGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Name.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Name.java index 1b18e470fb69..2331a65b7bd6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Name.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509Name.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509NameEntryConverter.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509NameEntryConverter.java index d49921560136..cbdcaec32246 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509NameEntryConverter.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509NameEntryConverter.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509NameTokenizer.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509NameTokenizer.java index 0ea82e03f471..df7522d6b9df 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509NameTokenizer.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509NameTokenizer.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509ObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509ObjectIdentifiers.java index 53f2c1fad8e1..e9c5ee914da6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509ObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/X509ObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509; @@ -104,4 +68,3 @@ public interface X509ObjectIdentifiers static final DERObjectIdentifier ocspAccessMethod = id_ad_ocsp; static final DERObjectIdentifier crlAccessMethod = id_ad_caIssuers; } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/BiometricData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/BiometricData.java index 73e99cbfd0be..3a45f714d9b4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/BiometricData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/BiometricData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509.qualified; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/ETSIQCObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/ETSIQCObjectIdentifiers.java index 177ea9e1f4e4..37c84f8b022f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/ETSIQCObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/ETSIQCObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509.qualified; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/Iso4217CurrencyCode.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/Iso4217CurrencyCode.java index e978b8f42497..e0d2d7dfbf66 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/Iso4217CurrencyCode.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/Iso4217CurrencyCode.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509.qualified; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/MonetaryValue.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/MonetaryValue.java index dcedaed1c472..29f9306c71fb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/MonetaryValue.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/MonetaryValue.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509.qualified; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/QCStatement.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/QCStatement.java index c8890c5f153e..a972634a5a4c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/QCStatement.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/QCStatement.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509.qualified; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/RFC3739QCObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/RFC3739QCObjectIdentifiers.java index af0500f2248f..83acc58d3454 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/RFC3739QCObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/RFC3739QCObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509.qualified; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/SemanticsInformation.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/SemanticsInformation.java index b5499beacdc5..ffb873a09d28 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/SemanticsInformation.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/SemanticsInformation.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509.qualified; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/TypeOfBiometricData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/TypeOfBiometricData.java index b060a1eedb6a..3053d82f74bf 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/TypeOfBiometricData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/qualified/TypeOfBiometricData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509.qualified; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/sigi/NameOrPseudonym.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/sigi/NameOrPseudonym.java index 35b9ec9edfcf..f03e7417eb81 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/sigi/NameOrPseudonym.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/sigi/NameOrPseudonym.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509.sigi; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/sigi/PersonalData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/sigi/PersonalData.java index c10e9029c184..68dd7fd88cb7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/sigi/PersonalData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/sigi/PersonalData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509.sigi; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/sigi/SigIObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/sigi/SigIObjectIdentifiers.java index a72024f14ce5..502aaec25985 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/sigi/SigIObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x509/sigi/SigIObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x509.sigi; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/KeySpecificInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/KeySpecificInfo.java index 9e7a2b715660..a45a7184a02a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/KeySpecificInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/KeySpecificInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x9; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/OtherInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/OtherInfo.java index 125dec020987..b43ff8b24410 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/OtherInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/OtherInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x9; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X962NamedCurves.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X962NamedCurves.java index 7c0597ab2443..7fec786c5efa 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X962NamedCurves.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X962NamedCurves.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x9; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X962Parameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X962Parameters.java index 904eaabccbba..666101515b60 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X962Parameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X962Parameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x9; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9Curve.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9Curve.java index 4c2681eab782..8f0063144284 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9Curve.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9Curve.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x9; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ECParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ECParameters.java index 114ea1bae5e4..f6c4851c484a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ECParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ECParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x9; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ECParametersHolder.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ECParametersHolder.java index 920c3b3b306c..180b58ee3953 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ECParametersHolder.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ECParametersHolder.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x9; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ECPoint.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ECPoint.java index 4a829e11e01d..929f6993dc02 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ECPoint.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ECPoint.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x9; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9FieldElement.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9FieldElement.java index cb7100da81ab..e439df3c8fa8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9FieldElement.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9FieldElement.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x9; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9FieldID.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9FieldID.java index dd0744413949..5db083ee97c8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9FieldID.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9FieldID.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x9; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9IntegerConverter.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9IntegerConverter.java index d77c23cd4eca..87674f56b714 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9IntegerConverter.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9IntegerConverter.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x9; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ObjectIdentifiers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ObjectIdentifiers.java index 5d30b9e98525..c33f4c798cd0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ObjectIdentifiers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/asn1/x9/X9ObjectIdentifiers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.asn1.x9; @@ -184,4 +148,3 @@ public interface X9ObjectIdentifiers public static final DERObjectIdentifier mqv2 = new DERObjectIdentifier(x9_42_schemes + ".7"); public static final DERObjectIdentifier mqv1 = new DERObjectIdentifier(x9_42_schemes + ".8"); } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ArmoredInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ArmoredInputStream.java index f6a8e3d67746..98e348f07f0a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ArmoredInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ArmoredInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ArmoredOutputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ArmoredOutputStream.java index 4840c19e68c3..545d69cf9b89 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ArmoredOutputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ArmoredOutputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGInputStream.java index 3eccf517ae48..e00fc70c3084 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGKey.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGKey.java index da24b5fd19fb..69319d863da7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGKey.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGKey.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGObject.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGObject.java index e54f9665b148..ce4a9c6d9003 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGObject.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGObject.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGOutputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGOutputStream.java index 3c91528a90ed..3801e8bb8785 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGOutputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/BCPGOutputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/CRC24.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/CRC24.java index bd554c7511b3..133f9ea2ee94 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/CRC24.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/CRC24.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/CompressedDataPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/CompressedDataPacket.java index 3ae3f398d8b1..f7ae62fc57e2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/CompressedDataPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/CompressedDataPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/CompressionAlgorithmTags.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/CompressionAlgorithmTags.java index 41bfccff6135..9c95a6b0f852 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/CompressionAlgorithmTags.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/CompressionAlgorithmTags.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ContainedPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ContainedPacket.java index 3474e99be54e..0705ce03e9a1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ContainedPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ContainedPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/DSAPublicBCPGKey.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/DSAPublicBCPGKey.java index e760f9d44770..d73cbee1b0b8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/DSAPublicBCPGKey.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/DSAPublicBCPGKey.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/DSASecretBCPGKey.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/DSASecretBCPGKey.java index 844a6e1cffd5..3874fede9c84 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/DSASecretBCPGKey.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/DSASecretBCPGKey.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ElGamalPublicBCPGKey.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ElGamalPublicBCPGKey.java index 826cdd72b5a4..53ff12d073cc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ElGamalPublicBCPGKey.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ElGamalPublicBCPGKey.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ElGamalSecretBCPGKey.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ElGamalSecretBCPGKey.java index aa75864c8905..9158becc1a19 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ElGamalSecretBCPGKey.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ElGamalSecretBCPGKey.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ExperimentalPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ExperimentalPacket.java index 1aad325abccf..0a097fa235df 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ExperimentalPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ExperimentalPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/HashAlgorithmTags.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/HashAlgorithmTags.java index 9f0b05b29f56..f4b2dae31264 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/HashAlgorithmTags.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/HashAlgorithmTags.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/InputStreamPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/InputStreamPacket.java index 957e3bed1a62..ac0d65ca4e3a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/InputStreamPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/InputStreamPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/LiteralDataPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/LiteralDataPacket.java index b827cd1d82ed..92c42829f19a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/LiteralDataPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/LiteralDataPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/MPInteger.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/MPInteger.java index d7b6e5a11dfc..0f7263f54718 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/MPInteger.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/MPInteger.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/MarkerPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/MarkerPacket.java index 0537ef0cf484..0f03323cc64f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/MarkerPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/MarkerPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ModDetectionCodePacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ModDetectionCodePacket.java index bdcdc1c37ad4..6d0e0dbb2304 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ModDetectionCodePacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/ModDetectionCodePacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/OnePassSignaturePacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/OnePassSignaturePacket.java index 945ca1b02747..d16011744b37 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/OnePassSignaturePacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/OnePassSignaturePacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/OutputStreamPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/OutputStreamPacket.java index e979403db53d..df10b71b8667 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/OutputStreamPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/OutputStreamPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/Packet.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/Packet.java index ddeec7da08a8..0035cd8cbcd6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/Packet.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/Packet.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PacketTags.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PacketTags.java index f5aa6073b3ce..64313bdb470c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PacketTags.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PacketTags.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicKeyAlgorithmTags.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicKeyAlgorithmTags.java index 18e4558b619f..a90d181ac566 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicKeyAlgorithmTags.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicKeyAlgorithmTags.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicKeyEncSessionPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicKeyEncSessionPacket.java index 632785bb7fb7..4d3edf7440ea 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicKeyEncSessionPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicKeyEncSessionPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicKeyPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicKeyPacket.java index 915db165b7bc..e60cf49c6e50 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicKeyPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicKeyPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicSubkeyPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicSubkeyPacket.java index f4d01bcb8240..1d4c412031d4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicSubkeyPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/PublicSubkeyPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/RSAPublicBCPGKey.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/RSAPublicBCPGKey.java index b34334952e0f..c074a48476d2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/RSAPublicBCPGKey.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/RSAPublicBCPGKey.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/RSASecretBCPGKey.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/RSASecretBCPGKey.java index eb4f4e5b4b47..6ba7389717ad 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/RSASecretBCPGKey.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/RSASecretBCPGKey.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/S2K.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/S2K.java index 850428545582..1858a8f20cec 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/S2K.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/S2K.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SecretKeyPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SecretKeyPacket.java index 8000fdd4872f..078b4221a1fc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SecretKeyPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SecretKeyPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SecretSubkeyPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SecretSubkeyPacket.java index c5149c455e91..567f77cfdefe 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SecretSubkeyPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SecretSubkeyPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignaturePacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignaturePacket.java index 2b436613f432..3f858f4b844a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignaturePacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignaturePacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignatureSubpacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignatureSubpacket.java index 7ed87818512d..114effc14773 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignatureSubpacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignatureSubpacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignatureSubpacketInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignatureSubpacketInputStream.java index 60f748439dea..a3a02c5d1fbe 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignatureSubpacketInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignatureSubpacketInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignatureSubpacketTags.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignatureSubpacketTags.java index b21bdaffcc23..c44cb482a861 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignatureSubpacketTags.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SignatureSubpacketTags.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricEncDataPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricEncDataPacket.java index e5a863d42bb1..546b55b7335b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricEncDataPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricEncDataPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricEncIntegrityPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricEncIntegrityPacket.java index a301e71e697e..e1c13b3c105a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricEncIntegrityPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricEncIntegrityPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricKeyAlgorithmTags.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricKeyAlgorithmTags.java index e1733d96e180..4d6b151e009b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricKeyAlgorithmTags.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricKeyAlgorithmTags.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricKeyEncSessionPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricKeyEncSessionPacket.java index c461df77f24a..64922fae161c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricKeyEncSessionPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/SymmetricKeyEncSessionPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/TrustPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/TrustPacket.java index 9308ed32a0f3..719b5a9b4b3c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/TrustPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/TrustPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributePacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributePacket.java index 78977e6d5222..bb159f039520 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributePacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributePacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributeSubpacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributeSubpacket.java index 03f38d239119..81c3115bfa93 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributeSubpacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributeSubpacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributeSubpacketInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributeSubpacketInputStream.java index ab50bd1d2297..81108cd99181 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributeSubpacketInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributeSubpacketInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributeSubpacketTags.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributeSubpacketTags.java index c65c5881595e..7aca8f89846a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributeSubpacketTags.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserAttributeSubpacketTags.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserIDPacket.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserIDPacket.java index 1f025b2f3e8a..cd5e07377b61 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserIDPacket.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/UserIDPacket.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/attr/ImageAttribute.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/attr/ImageAttribute.java index b9ab16c1d6ad..a3ce1eefaf46 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/attr/ImageAttribute.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/attr/ImageAttribute.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.attr; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/EmbeddedSignature.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/EmbeddedSignature.java index b07904709ccf..39e86bb8f820 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/EmbeddedSignature.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/EmbeddedSignature.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/Exportable.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/Exportable.java index 6271441fa3e1..d211f2c47571 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/Exportable.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/Exportable.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/IssuerKeyID.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/IssuerKeyID.java index af9ce2cedf38..5c7ea6d083e0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/IssuerKeyID.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/IssuerKeyID.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/KeyExpirationTime.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/KeyExpirationTime.java index 9cfafae2d5b6..060e12905c64 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/KeyExpirationTime.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/KeyExpirationTime.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/KeyFlags.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/KeyFlags.java index 1c682e4b3f7e..0a31c72f0ae2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/KeyFlags.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/KeyFlags.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/NotationData.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/NotationData.java index aa53cf6d0635..bee0abfab033 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/NotationData.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/NotationData.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/PreferredAlgorithms.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/PreferredAlgorithms.java index 0567c833aa80..5d17a9eb25c6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/PreferredAlgorithms.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/PreferredAlgorithms.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/PrimaryUserID.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/PrimaryUserID.java index 4ccc8753d480..3a9ec92f6949 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/PrimaryUserID.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/PrimaryUserID.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/Revocable.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/Revocable.java index 28291f3cd9cd..33131aad8ec7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/Revocable.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/Revocable.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/SignatureCreationTime.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/SignatureCreationTime.java index 873d616cee42..5e0ee724ab9c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/SignatureCreationTime.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/SignatureCreationTime.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/SignatureExpirationTime.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/SignatureExpirationTime.java index 5505abc79db0..5a27ef6bfca2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/SignatureExpirationTime.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/SignatureExpirationTime.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/SignerUserID.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/SignerUserID.java index bc3897426aae..cda825eb5d52 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/SignerUserID.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/SignerUserID.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/TrustSignature.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/TrustSignature.java index a2ddbcfcd20c..713d65c28237 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/TrustSignature.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/bcpg/sig/TrustSignature.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.bcpg.sig; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/AsymmetricBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/AsymmetricBlockCipher.java index 2248c0ef8be8..abf7c556f7c6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/AsymmetricBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/AsymmetricBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/AsymmetricCipherKeyPair.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/AsymmetricCipherKeyPair.java index 6671c21c6882..4b99845b7537 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/AsymmetricCipherKeyPair.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/AsymmetricCipherKeyPair.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/AsymmetricCipherKeyPairGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/AsymmetricCipherKeyPairGenerator.java index ff968fc8214d..c3a63fd15106 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/AsymmetricCipherKeyPairGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/AsymmetricCipherKeyPairGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; @@ -64,4 +28,3 @@ public interface AsymmetricCipherKeyPairGenerator */ public AsymmetricCipherKeyPair generateKeyPair(); } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BasicAgreement.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BasicAgreement.java index fef61aa2f16c..805b6b21134f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BasicAgreement.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BasicAgreement.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BlockCipher.java index 103f5b1d3d39..efe25d00e2f2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BufferedAsymmetricBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BufferedAsymmetricBlockCipher.java index ca3e72493af9..373a097cc7aa 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BufferedAsymmetricBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BufferedAsymmetricBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BufferedBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BufferedBlockCipher.java index af97145a3d3c..67ec56122fbd 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BufferedBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/BufferedBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/CipherKeyGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/CipherKeyGenerator.java index 77c6c40210b0..e08a1d9a168f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/CipherKeyGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/CipherKeyGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/CipherParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/CipherParameters.java index 29017ebe7604..9174c6baf718 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/CipherParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/CipherParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/CryptoException.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/CryptoException.java index 20f2661e5bd4..ba5e100e2178 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/CryptoException.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/CryptoException.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DSA.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DSA.java index 43f2299bad18..fcf8a144cbf2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DSA.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DSA.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DataLengthException.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DataLengthException.java index 201723997dcc..2c615fa7438d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DataLengthException.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DataLengthException.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DerivationFunction.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DerivationFunction.java index 08fb24646404..4c4e33530f6d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DerivationFunction.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DerivationFunction.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DerivationParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DerivationParameters.java index 74a5b294123a..eae4581b1ad5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DerivationParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/DerivationParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Digest.java index e7407bd73345..a794af7b36c1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/ExtendedDigest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/ExtendedDigest.java index 986a90965f31..806f4a5b98ed 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/ExtendedDigest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/ExtendedDigest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/InvalidCipherTextException.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/InvalidCipherTextException.java index c3f63bac2501..b9d671b32faf 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/InvalidCipherTextException.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/InvalidCipherTextException.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/KeyGenerationParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/KeyGenerationParameters.java index f8ea1268fc07..70d4d94b17c4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/KeyGenerationParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/KeyGenerationParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Mac.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Mac.java index 22f30bd7d9fa..eb86ace48c1e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Mac.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Mac.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/MaxBytesExceededException.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/MaxBytesExceededException.java index 2df8938bb333..ee15ad5f7122 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/MaxBytesExceededException.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/MaxBytesExceededException.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/PBEParametersGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/PBEParametersGenerator.java index 77e36e3c2b8b..cf085ff02681 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/PBEParametersGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/PBEParametersGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/RuntimeCryptoException.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/RuntimeCryptoException.java index 02dac6626658..b833a1c9dae2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/RuntimeCryptoException.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/RuntimeCryptoException.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Signer.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Signer.java index 1c2e90308d81..1351751025a9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Signer.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Signer.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/SignerWithRecovery.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/SignerWithRecovery.java index 2f96bae948b1..3e1c1cd8a3e0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/SignerWithRecovery.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/SignerWithRecovery.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/StreamBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/StreamBlockCipher.java index 4a94e63e8fd7..0b49185acc37 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/StreamBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/StreamBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/StreamCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/StreamCipher.java index 8cafe0faf86f..4351ee4b19f2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/StreamCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/StreamCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Wrapper.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Wrapper.java index b2ae7d76a0a4..5c74e6dee4e7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Wrapper.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/Wrapper.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/DHAgreement.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/DHAgreement.java index 512504fdcc3b..912b332d5c74 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/DHAgreement.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/DHAgreement.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.agreement; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/DHBasicAgreement.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/DHBasicAgreement.java index 5a4d97e573c7..50d5f3c6fa52 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/DHBasicAgreement.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/DHBasicAgreement.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.agreement; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/ECDHBasicAgreement.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/ECDHBasicAgreement.java index 2ec6e376fecc..0fcb0dc416a7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/ECDHBasicAgreement.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/ECDHBasicAgreement.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.agreement; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/ECDHCBasicAgreement.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/ECDHCBasicAgreement.java index c8fbb599dcf1..20f88b8519b9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/ECDHCBasicAgreement.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/ECDHCBasicAgreement.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.agreement; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/ECMQVBasicAgreement.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/ECMQVBasicAgreement.java index 83f82958a455..758d18c3e6f3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/ECMQVBasicAgreement.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/ECMQVBasicAgreement.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.agreement; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/kdf/DHKDFParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/kdf/DHKDFParameters.java index 4895435252b7..591ddf755b53 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/kdf/DHKDFParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/kdf/DHKDFParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.agreement.kdf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/kdf/DHKEKGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/kdf/DHKEKGenerator.java index 5154b9f5c0df..24473202fed4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/kdf/DHKEKGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/kdf/DHKEKGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.agreement.kdf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/kdf/ECDHKEKGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/kdf/ECDHKEKGenerator.java index 5e9df5d0e610..d9ea216879ba 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/kdf/ECDHKEKGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/kdf/ECDHKEKGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.agreement.kdf; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6Client.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6Client.java index e8397da8b640..9b077b13a9bc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6Client.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6Client.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.agreement.srp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6Server.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6Server.java index 0e364e70687a..933d93316314 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6Server.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6Server.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.agreement.srp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6Util.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6Util.java index 316e688d429f..1ed3cc2ec91d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6Util.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6Util.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.agreement.srp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6VerifierGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6VerifierGenerator.java index 01d134a4a4bf..2609697245cf 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6VerifierGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/agreement/srp/SRP6VerifierGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.agreement.srp; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/GOST3411Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/GOST3411Digest.java index 4d07348553d8..314aca7acf52 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/GOST3411Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/GOST3411Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; @@ -385,5 +349,3 @@ public int getByteLength() return 32; } } - - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/GeneralDigest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/GeneralDigest.java index 6eb488957ccf..50dbb0720d63 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/GeneralDigest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/GeneralDigest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/LongDigest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/LongDigest.java index 1cffe9f8205e..d4ed37e0e19c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/LongDigest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/LongDigest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/MD2Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/MD2Digest.java index 86ad187f4b32..1a50ac5be3f6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/MD2Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/MD2Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; @@ -278,5 +242,3 @@ public int getByteLength() return 16; } } - - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/MD4Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/MD4Digest.java index 78a0ae20d84e..62beec3d77a2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/MD4Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/MD4Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/MD5Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/MD5Digest.java index 5594f170b40a..fe6747a83524 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/MD5Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/MD5Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD128Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD128Digest.java index 68664c45f877..a574e7616629 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD128Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD128Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD160Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD160Digest.java index 88a74959e772..996c53dfa2d8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD160Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD160Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD256Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD256Digest.java index 03c3c5e93059..7e6a7f195004 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD256Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD256Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD320Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD320Digest.java index 9b81e61067f5..6d9f535b44dd 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD320Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/RIPEMD320Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA1Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA1Digest.java index f3b5f3ed6663..33408f5eb4e7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA1Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA1Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; @@ -329,7 +293,3 @@ protected void processBlock() } } } - - - - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA224Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA224Digest.java index 8aca8fdb495c..1b6553b6102a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA224Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA224Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; @@ -334,4 +298,3 @@ private int Theta1( 0x748f82ee, 0x78a5636f, 0x84c87814, 0x8cc70208, 0x90befffa, 0xa4506ceb, 0xbef9a3f7, 0xc67178f2 }; } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA256Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA256Digest.java index 98ca6b55343b..5ef06b987f6a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA256Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA256Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; @@ -337,4 +301,3 @@ private int Theta1( 0x748f82ee, 0x78a5636f, 0x84c87814, 0x8cc70208, 0x90befffa, 0xa4506ceb, 0xbef9a3f7, 0xc67178f2 }; } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA384Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA384Digest.java index 232454a0e581..76d892286e85 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA384Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA384Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA512Digest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA512Digest.java index 4667167471f6..79da4517042c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA512Digest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/SHA512Digest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; @@ -131,4 +95,3 @@ public void reset() H8 = 0x5be0cd19137e2179L; } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/ShortenedDigest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/ShortenedDigest.java index 80547aebfe36..5d38cc287ebb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/ShortenedDigest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/ShortenedDigest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/TigerDigest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/TigerDigest.java index a117312e115e..4f82b46b8b98 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/TigerDigest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/TigerDigest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/WhirlpoolDigest.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/WhirlpoolDigest.java index 964f1110d1db..57f9cb8a3dc3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/WhirlpoolDigest.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/digests/WhirlpoolDigest.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.digests; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/encodings/ISO9796d1Encoding.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/encodings/ISO9796d1Encoding.java index d83883752d8b..acd662e4f8e3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/encodings/ISO9796d1Encoding.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/encodings/ISO9796d1Encoding.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.encodings; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/encodings/OAEPEncoding.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/encodings/OAEPEncoding.java index 3dce2c2420ad..85ea114ea009 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/encodings/OAEPEncoding.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/encodings/OAEPEncoding.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.encodings; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/encodings/PKCS1Encoding.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/encodings/PKCS1Encoding.java index bfa58a1a8363..c6301af17ffc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/encodings/PKCS1Encoding.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/encodings/PKCS1Encoding.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.encodings; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESEngine.java index cdbd05950013..14d517b9cbbc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESFastEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESFastEngine.java index 057cf25ce446..92142537c05a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESFastEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESFastEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESLightEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESLightEngine.java index 093ceed63da0..ef4181478446 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESLightEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESLightEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESWrapEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESWrapEngine.java index c0c5662d948e..8d4d8d09f99e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESWrapEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/AESWrapEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/BlowfishEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/BlowfishEngine.java index 8bf95d8f80de..4345f1f7fd12 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/BlowfishEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/BlowfishEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CAST5Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CAST5Engine.java index 276cc1baff3c..3059b21b52ae 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CAST5Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CAST5Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CAST6Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CAST6Engine.java index 5c444fd32d55..1d90b12dc925 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CAST6Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CAST6Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CamelliaEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CamelliaEngine.java index 8ef7d1cb8326..6c5ac0e71550 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CamelliaEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CamelliaEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CamelliaLightEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CamelliaLightEngine.java index 842700e649e7..3d47b56f4d0e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CamelliaLightEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CamelliaLightEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CamelliaWrapEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CamelliaWrapEngine.java index 6af4717f78ee..5d4c2e510023 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CamelliaWrapEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/CamelliaWrapEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/DESEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/DESEngine.java index 1d33f3d8d9fd..497f567fb5da 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/DESEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/DESEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/DESedeEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/DESedeEngine.java index 7e4aedda7678..49f547da5b28 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/DESedeEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/DESedeEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/DESedeWrapEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/DESedeWrapEngine.java index 9277f00639ff..8d8123929a73 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/DESedeWrapEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/DESedeWrapEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/ElGamalEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/ElGamalEngine.java index 7ca57d5ca6f9..7cb3d9806fe2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/ElGamalEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/ElGamalEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/GOST28147Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/GOST28147Engine.java index 05818c06e36f..9ba98f537079 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/GOST28147Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/GOST28147Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/Grain128Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/Grain128Engine.java index 77e5b36b01c2..102792ecc592 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/Grain128Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/Grain128Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/Grainv1Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/Grainv1Engine.java index 2602b42b5a9b..88922abb1518 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/Grainv1Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/Grainv1Engine.java @@ -1,48 +1,12 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. -*/ - +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* +*/ + package com.dotcms.enterprise.license.bouncycastle.crypto.engines; import com.dotcms.enterprise.license.bouncycastle.crypto.CipherParameters; @@ -330,4 +294,4 @@ private byte getKeyStream() } return out[index++]; } -} +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/HC128Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/HC128Engine.java index d98141978301..b34a581f9914 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/HC128Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/HC128Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/HC256Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/HC256Engine.java index 3b74d5a70521..9149234b75a9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/HC256Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/HC256Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/IDEAEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/IDEAEngine.java index 787b0d104c47..21c2904bae8a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/IDEAEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/IDEAEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/IESEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/IESEngine.java index 22d645f94f78..850b495654c6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/IESEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/IESEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/ISAACEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/ISAACEngine.java index 61b06fd91dde..3b92ea6c5f78 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/ISAACEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/ISAACEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/NaccacheSternEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/NaccacheSternEngine.java index afd565cac7e1..b7dc7baaf8d6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/NaccacheSternEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/NaccacheSternEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/NoekeonEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/NoekeonEngine.java index 170f04ca6e22..0ef65ed60466 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/NoekeonEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/NoekeonEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/NullEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/NullEngine.java index e1a916a9dc98..ad15a97b3ed6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/NullEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/NullEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC2Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC2Engine.java index 128fc95b68a1..e0f5383d038e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC2Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC2Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC2WrapEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC2WrapEngine.java index 5497df8d41ea..372170f76afd 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC2WrapEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC2WrapEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC4Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC4Engine.java index d616175a04a2..dd464f945fa8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC4Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC4Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC532Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC532Engine.java index 56ddf694bdf7..b2d1329b1e7b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC532Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC532Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC564Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC564Engine.java index 34974d219a60..0aebb8e7b356 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC564Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC564Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC6Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC6Engine.java index 0791e03ca3f1..d7dc68c33a80 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC6Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RC6Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RFC3211WrapEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RFC3211WrapEngine.java index 6231c7b56dcb..a42289fa75ab 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RFC3211WrapEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RFC3211WrapEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RFC3394WrapEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RFC3394WrapEngine.java index 8d9994470888..6c72583cec2b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RFC3394WrapEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RFC3394WrapEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSABlindedEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSABlindedEngine.java index 64ac933dc6f3..15d94a0cd2e6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSABlindedEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSABlindedEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSABlindingEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSABlindingEngine.java index 1eec8f2bfa9c..11de0aa58154 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSABlindingEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSABlindingEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSACoreEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSACoreEngine.java index ebff511fb0de..7b16b189cb65 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSACoreEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSACoreEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSAEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSAEngine.java index fc8daf14298b..1a651019f4fa 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSAEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RSAEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RijndaelEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RijndaelEngine.java index 0e0ac3562f91..4a47ec6c9cd7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RijndaelEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/RijndaelEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/SEEDEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/SEEDEngine.java index fc70c9eedab2..2d3395bd17b7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/SEEDEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/SEEDEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/SEEDWrapEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/SEEDWrapEngine.java index 8d9aa2f49dfd..313b29071d65 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/SEEDWrapEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/SEEDWrapEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/Salsa20Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/Salsa20Engine.java index 920c97a63919..fe529aacf4f1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/Salsa20Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/Salsa20Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/SkipjackEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/SkipjackEngine.java index b129f57b316e..f01e3d47fec9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/SkipjackEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/SkipjackEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/TEAEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/TEAEngine.java index 00b7dd7b4fa4..bb9a7cf9317a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/TEAEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/TEAEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/TwofishEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/TwofishEngine.java index 909ae525bb79..e061ca32b46f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/TwofishEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/TwofishEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/VMPCEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/VMPCEngine.java index 0a78e8cfa2e6..133d0d6fcd52 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/VMPCEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/VMPCEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/VMPCKSA3Engine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/VMPCKSA3Engine.java index eac464280961..f5760a005cb9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/VMPCKSA3Engine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/VMPCKSA3Engine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/XTEAEngine.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/XTEAEngine.java index 9d1e46ade8ad..6c5f9b671da1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/XTEAEngine.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/engines/XTEAEngine.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.engines; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/examples/DESExample.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/examples/DESExample.java index 40a16ac39b12..8b65783f7d7a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/examples/DESExample.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/examples/DESExample.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.examples; @@ -459,4 +423,3 @@ private void performDecrypt(byte[] key) } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/BaseKDFBytesGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/BaseKDFBytesGenerator.java index ed0cd7a3e93d..b7f87984f2d8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/BaseKDFBytesGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/BaseKDFBytesGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DESKeyGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DESKeyGenerator.java index 1605d2c69b29..9666c934cd6b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DESKeyGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DESKeyGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DESedeKeyGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DESedeKeyGenerator.java index 1e941dd2ab53..09937412929c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DESedeKeyGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DESedeKeyGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHBasicKeyPairGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHBasicKeyPairGenerator.java index 4834df46474e..d9d04b3968c2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHBasicKeyPairGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHBasicKeyPairGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHKeyGeneratorHelper.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHKeyGeneratorHelper.java index 66a00d0efc3f..e575b3565cf4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHKeyGeneratorHelper.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHKeyGeneratorHelper.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHKeyPairGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHKeyPairGenerator.java index 327eeed7af6f..fbca035b98ec 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHKeyPairGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHKeyPairGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHParametersGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHParametersGenerator.java index 6eb1ba831bf2..9e72c3515561 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHParametersGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHParametersGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHParametersHelper.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHParametersHelper.java index 733719d39e24..28b6ff31c2d0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHParametersHelper.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DHParametersHelper.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DSAKeyPairGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DSAKeyPairGenerator.java index 5b80eccec6c6..16c9fd4a5027 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DSAKeyPairGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DSAKeyPairGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DSAParametersGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DSAParametersGenerator.java index aca395ea65e9..10cf7b2342ed 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DSAParametersGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/DSAParametersGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/ECKeyPairGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/ECKeyPairGenerator.java index 55697931e7a6..e56cb3b0bfc2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/ECKeyPairGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/ECKeyPairGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/ElGamalKeyPairGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/ElGamalKeyPairGenerator.java index 582c970150d9..0d164b4434ef 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/ElGamalKeyPairGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/ElGamalKeyPairGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/ElGamalParametersGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/ElGamalParametersGenerator.java index 47b1d3d9a7e3..f708b63069ff 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/ElGamalParametersGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/ElGamalParametersGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/GOST3410KeyPairGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/GOST3410KeyPairGenerator.java index c6d6e9665787..b08c3c11f0e6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/GOST3410KeyPairGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/GOST3410KeyPairGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/GOST3410ParametersGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/GOST3410ParametersGenerator.java index 52a1c6e696b1..58a6c9d52577 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/GOST3410ParametersGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/GOST3410ParametersGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/KDF1BytesGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/KDF1BytesGenerator.java index 5e7cfa9b9506..ef2e6a070551 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/KDF1BytesGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/KDF1BytesGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/KDF2BytesGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/KDF2BytesGenerator.java index 957a50aee8d3..708139c7bd7d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/KDF2BytesGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/KDF2BytesGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/MGF1BytesGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/MGF1BytesGenerator.java index cb1f3b22f784..64c84d6f01be 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/MGF1BytesGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/MGF1BytesGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/NaccacheSternKeyPairGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/NaccacheSternKeyPairGenerator.java index 15aadc04a13b..f547055821b8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/NaccacheSternKeyPairGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/NaccacheSternKeyPairGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/OpenSSLPBEParametersGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/OpenSSLPBEParametersGenerator.java index 4346fd9fc9e6..fd90201f0f21 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/OpenSSLPBEParametersGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/OpenSSLPBEParametersGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/PKCS12ParametersGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/PKCS12ParametersGenerator.java index c2d9c61ee51b..80648c451e1e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/PKCS12ParametersGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/PKCS12ParametersGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/PKCS5S1ParametersGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/PKCS5S1ParametersGenerator.java index 1cab9251dbaa..4e1dd682effc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/PKCS5S1ParametersGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/PKCS5S1ParametersGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/PKCS5S2ParametersGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/PKCS5S2ParametersGenerator.java index 0cf2856b86b2..2e00c32381bd 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/PKCS5S2ParametersGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/PKCS5S2ParametersGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/RSABlindingFactorGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/RSABlindingFactorGenerator.java index 1e9fbf33e73d..babf6ea5cd7b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/RSABlindingFactorGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/RSABlindingFactorGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/RSAKeyPairGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/RSAKeyPairGenerator.java index eb823d2c5188..697023a79d09 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/RSAKeyPairGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/generators/RSAKeyPairGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.generators; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/DigestInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/DigestInputStream.java index f7c87854e1e2..03a7f82f26eb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/DigestInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/DigestInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.io; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/DigestOutputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/DigestOutputStream.java index ded53343a197..a54369c6c210 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/DigestOutputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/DigestOutputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.io; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/MacInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/MacInputStream.java index d6d131d9f08b..f4f4bf0cf93d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/MacInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/MacInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.io; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/MacOutputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/MacOutputStream.java index 77bafc9b7d6f..372b3ab5bd32 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/MacOutputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/MacOutputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.io; @@ -86,4 +50,3 @@ public Mac getMac() return mac; } } - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/SignerInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/SignerInputStream.java index 426f9ebaf7ab..7ca15dd5cc86 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/SignerInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/SignerInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.io; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/SignerOutputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/SignerOutputStream.java index 2101ab04f811..e82c6a2a8727 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/SignerOutputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/io/SignerOutputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.io; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/BlockCipherMac.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/BlockCipherMac.java index 062ce694cf70..8bf33a04971d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/BlockCipherMac.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/BlockCipherMac.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.macs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/CBCBlockCipherMac.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/CBCBlockCipherMac.java index ffdae3ccc8e0..ec9ba838926e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/CBCBlockCipherMac.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/CBCBlockCipherMac.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.macs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/CFBBlockCipherMac.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/CFBBlockCipherMac.java index 272bcf517813..c72a453fe31c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/CFBBlockCipherMac.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/CFBBlockCipherMac.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.macs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/CMac.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/CMac.java index f0dc9293879d..d22ffdfad758 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/CMac.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/CMac.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.macs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/GOST28147Mac.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/GOST28147Mac.java index 4556613306da..ab5d061c2764 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/GOST28147Mac.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/GOST28147Mac.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.macs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/HMac.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/HMac.java index 08a8f61bfc50..9776a2d930df 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/HMac.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/HMac.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.macs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/ISO9797Alg3Mac.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/ISO9797Alg3Mac.java index 33bc947afe7f..d10dcadb64bd 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/ISO9797Alg3Mac.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/ISO9797Alg3Mac.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.macs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/OldHMac.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/OldHMac.java index c8e91e30571b..3a971e7cd456 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/OldHMac.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/OldHMac.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.macs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/VMPCMac.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/VMPCMac.java index 4b99385b5a28..4fd090e850c4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/VMPCMac.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/macs/VMPCMac.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.macs; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/AEADBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/AEADBlockCipher.java index a7e6a61ce3ed..d85ce835b271 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/AEADBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/AEADBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CBCBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CBCBlockCipher.java index c52f3f3351b4..1d57b8c2553c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CBCBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CBCBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CCMBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CCMBlockCipher.java index 35475a6e5e42..8013dcd64c70 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CCMBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CCMBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CFBBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CFBBlockCipher.java index 496070374c8f..3d82d51e2f64 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CFBBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CFBBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CTSBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CTSBlockCipher.java index 5934caa564a3..6fe74f5ee9ea 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CTSBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/CTSBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/EAXBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/EAXBlockCipher.java index f562d599e890..d36aa6766aaa 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/EAXBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/EAXBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/GCMBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/GCMBlockCipher.java index fb793bc615b8..64f12a45b668 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/GCMBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/GCMBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/GOFBBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/GOFBBlockCipher.java index 87890749681c..c16ed0bf46bd 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/GOFBBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/GOFBBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/OFBBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/OFBBlockCipher.java index 1139b76c0da7..a7cb26868b8e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/OFBBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/OFBBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/OpenPGPCFBBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/OpenPGPCFBBlockCipher.java index 2f623a1a3bd2..4894f8c75432 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/OpenPGPCFBBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/OpenPGPCFBBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/PGPCFBBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/PGPCFBBlockCipher.java index 885c09f1b6e7..e44c532008e3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/PGPCFBBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/PGPCFBBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/PaddedBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/PaddedBlockCipher.java index d2bcd99103b8..793f21e1ba96 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/PaddedBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/PaddedBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/SICBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/SICBlockCipher.java index 00dc3d84379f..e23b4a37c9ed 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/SICBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/SICBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/BasicGCMMultiplier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/BasicGCMMultiplier.java index 06a7630c3cda..bef7f43bee89 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/BasicGCMMultiplier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/BasicGCMMultiplier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes.gcm; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/GCMMultiplier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/GCMMultiplier.java index 786afedf0294..69a591161a75 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/GCMMultiplier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/GCMMultiplier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes.gcm; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/GCMUtil.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/GCMUtil.java index 935eb1153573..ec0224ec7cb1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/GCMUtil.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/GCMUtil.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes.gcm; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/Tables64kGCMMultiplier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/Tables64kGCMMultiplier.java index 263c2b9c48d4..5dce554e2dd9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/Tables64kGCMMultiplier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/Tables64kGCMMultiplier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes.gcm; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/Tables8kGCMMultiplier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/Tables8kGCMMultiplier.java index 1efb230ca2ff..40b5a8cc67f1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/Tables8kGCMMultiplier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/modes/gcm/Tables8kGCMMultiplier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.modes.gcm; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/BlockCipherPadding.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/BlockCipherPadding.java index 49656141bfdf..cbcdad7a2fa1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/BlockCipherPadding.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/BlockCipherPadding.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.paddings; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/ISO10126d2Padding.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/ISO10126d2Padding.java index 85f1746f40ba..2c35a450c328 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/ISO10126d2Padding.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/ISO10126d2Padding.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.paddings; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/ISO7816d4Padding.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/ISO7816d4Padding.java index 981d8c115439..22d904ee77b8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/ISO7816d4Padding.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/ISO7816d4Padding.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.paddings; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/PKCS7Padding.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/PKCS7Padding.java index 524b82ca95f5..ed35783a1a1c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/PKCS7Padding.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/PKCS7Padding.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.paddings; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/PaddedBufferedBlockCipher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/PaddedBufferedBlockCipher.java index 22afc2ca2b59..e829e28916c8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/PaddedBufferedBlockCipher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/PaddedBufferedBlockCipher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.paddings; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/TBCPadding.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/TBCPadding.java index e7e07593547d..8f5f7d34ee8f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/TBCPadding.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/TBCPadding.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.paddings; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/X923Padding.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/X923Padding.java index 6669232c0335..fb100002a8c7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/X923Padding.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/X923Padding.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.paddings; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/ZeroBytePadding.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/ZeroBytePadding.java index 4d037e9a5ee2..a24b806f1f8e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/ZeroBytePadding.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/paddings/ZeroBytePadding.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.paddings; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/AEADParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/AEADParameters.java index 9ea15990764e..9bd42b79f85c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/AEADParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/AEADParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/AsymmetricKeyParameter.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/AsymmetricKeyParameter.java index d3ade247e4e4..c68f18b828cc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/AsymmetricKeyParameter.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/AsymmetricKeyParameter.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/CCMParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/CCMParameters.java index f8740484e24d..c9f2753398ee 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/CCMParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/CCMParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DESParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DESParameters.java index e3596e133c6a..40490b51d003 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DESParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DESParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DESedeParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DESedeParameters.java index ffce95cf6c1d..dab1d561809e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DESedeParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DESedeParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHKeyGenerationParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHKeyGenerationParameters.java index c89e7463ceb4..7641b76db56f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHKeyGenerationParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHKeyGenerationParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHKeyParameters.java index 0d6d7850a526..3f7c0581f509 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHParameters.java index cd568f2309eb..40caee2d385b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHPrivateKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHPrivateKeyParameters.java index ed11a702e18d..7835b4e1f732 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHPrivateKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHPrivateKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHPublicKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHPublicKeyParameters.java index 261d5c113b35..97ac34478bf1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHPublicKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHPublicKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHValidationParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHValidationParameters.java index a4136549c98e..2b842e62120e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHValidationParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DHValidationParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAKeyGenerationParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAKeyGenerationParameters.java index cde514b83dd5..96dd3ddb3f26 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAKeyGenerationParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAKeyGenerationParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAKeyParameters.java index 8011b333f6e2..d74d0b69e487 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAParameters.java index c41a9442f585..8818523cc211 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAPrivateKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAPrivateKeyParameters.java index 6b8023e52a2f..f2bd6ec427a6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAPrivateKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAPrivateKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAPublicKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAPublicKeyParameters.java index f6d46658da38..835032992e40 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAPublicKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAPublicKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAValidationParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAValidationParameters.java index ad5a63eb173b..066a0c328301 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAValidationParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/DSAValidationParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECDomainParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECDomainParameters.java index cdecac18d4e1..4b5bb45ffed2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECDomainParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECDomainParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECKeyGenerationParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECKeyGenerationParameters.java index 5bebc9f32b3b..8f896c6ef010 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECKeyGenerationParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECKeyGenerationParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECKeyParameters.java index 7940305812e7..a957d0cf93e4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECPrivateKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECPrivateKeyParameters.java index 0f6c5be4d048..264b1450999b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECPrivateKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECPrivateKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECPublicKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECPublicKeyParameters.java index e8358ac6e32c..277e6ccc2022 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECPublicKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ECPublicKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalKeyGenerationParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalKeyGenerationParameters.java index b4e1ce74611a..9181b239b091 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalKeyGenerationParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalKeyGenerationParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalKeyParameters.java index db1e464fcef0..380141bef33f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalParameters.java index ff557fe1650d..1ba6a20db89f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalPrivateKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalPrivateKeyParameters.java index cea917231044..8d8b1adbef5b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalPrivateKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalPrivateKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalPublicKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalPublicKeyParameters.java index 052c63081664..5baa92ed2e76 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalPublicKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ElGamalPublicKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410KeyGenerationParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410KeyGenerationParameters.java index c07cefbda32c..30cca6c10435 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410KeyGenerationParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410KeyGenerationParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410KeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410KeyParameters.java index 8cad1233d9f9..ed93e518d0c2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410KeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410KeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410Parameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410Parameters.java index aed37e9c7329..fe20e43a6ca1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410Parameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410Parameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410PrivateKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410PrivateKeyParameters.java index 5b76be70066e..18635c0da37f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410PrivateKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410PrivateKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410PublicKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410PublicKeyParameters.java index c6c28df31e05..2ed70f88b91d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410PublicKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410PublicKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410ValidationParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410ValidationParameters.java index 29505c0a7cc3..d5e4671b0bef 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410ValidationParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/GOST3410ValidationParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/IESParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/IESParameters.java index d0af908c21a2..1c3e4f329958 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/IESParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/IESParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/IESWithCipherParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/IESWithCipherParameters.java index 1dc69ccf82f3..ea7275f633c6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/IESWithCipherParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/IESWithCipherParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ISO18033KDFParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ISO18033KDFParameters.java index 9920930880b4..baf8bb26f548 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ISO18033KDFParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ISO18033KDFParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/KDFParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/KDFParameters.java index a7beafd6e49b..6d2706b7c967 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/KDFParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/KDFParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/KeyParameter.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/KeyParameter.java index c1c958c9d1b8..12563ff33ec8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/KeyParameter.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/KeyParameter.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/MGFParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/MGFParameters.java index 96d3fcb8047f..4fcf59855ba8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/MGFParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/MGFParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/MQVPrivateParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/MQVPrivateParameters.java index 56934bebf91f..00c476809921 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/MQVPrivateParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/MQVPrivateParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/MQVPublicParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/MQVPublicParameters.java index 9d66483aa05a..35bc3787d5b7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/MQVPublicParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/MQVPublicParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/NaccacheSternKeyGenerationParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/NaccacheSternKeyGenerationParameters.java index 1b26937e5c95..56a290977633 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/NaccacheSternKeyGenerationParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/NaccacheSternKeyGenerationParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/NaccacheSternKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/NaccacheSternKeyParameters.java index 6a2ae267a530..cfd698f38cd8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/NaccacheSternKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/NaccacheSternKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/NaccacheSternPrivateKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/NaccacheSternPrivateKeyParameters.java index 67db686aecc5..1622609c3121 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/NaccacheSternPrivateKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/NaccacheSternPrivateKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithIV.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithIV.java index 138bfe03d230..06c417f0d333 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithIV.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithIV.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithRandom.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithRandom.java index cd09548ecfc0..d0b53879bcf8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithRandom.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithRandom.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithSBox.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithSBox.java index 2bf3f73aceaa..5bf3c2d873e9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithSBox.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithSBox.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithSalt.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithSalt.java index 2bd1c0ebfd41..4fa196f9bbe3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithSalt.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/ParametersWithSalt.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RC2Parameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RC2Parameters.java index fb7ce722eee2..ca3eb82e1ac2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RC2Parameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RC2Parameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RC5Parameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RC5Parameters.java index a2d65262c6ae..f392c322df34 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RC5Parameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RC5Parameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSABlindingParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSABlindingParameters.java index aa7540de54b5..ea9696af148a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSABlindingParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSABlindingParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSAKeyGenerationParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSAKeyGenerationParameters.java index 27ccaedd6d64..01d8e31287a2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSAKeyGenerationParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSAKeyGenerationParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSAKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSAKeyParameters.java index ffc1b054b350..3e42b89d9ab8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSAKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSAKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSAPrivateCrtKeyParameters.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSAPrivateCrtKeyParameters.java index f7cadbe8839e..de4363ad4a70 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSAPrivateCrtKeyParameters.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/params/RSAPrivateCrtKeyParameters.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.params; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/DigestRandomGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/DigestRandomGenerator.java index 848e0aca4f6c..397f41856fb5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/DigestRandomGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/DigestRandomGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.prng; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/RandomGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/RandomGenerator.java index 29b7e726a3aa..c1759a9ae00a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/RandomGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/RandomGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.prng; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/ReversedWindowGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/ReversedWindowGenerator.java index a2fb4f7a0cc3..7b20393721e6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/ReversedWindowGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/ReversedWindowGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.prng; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/ThreadedSeedGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/ThreadedSeedGenerator.java index 34b1b9665951..e441e08f5925 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/ThreadedSeedGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/ThreadedSeedGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.prng; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/VMPCRandomGenerator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/VMPCRandomGenerator.java index 136d0a9c4589..e981784960a0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/VMPCRandomGenerator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/prng/VMPCRandomGenerator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.prng; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/DSADigestSigner.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/DSADigestSigner.java index f9652f5720a6..4db51d95e975 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/DSADigestSigner.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/DSADigestSigner.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.signers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/DSASigner.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/DSASigner.java index adc505ad3be2..c1272bd0bcd1 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/DSASigner.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/DSASigner.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.signers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ECDSASigner.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ECDSASigner.java index 791c6f2175f4..ca17d289e2ea 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ECDSASigner.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ECDSASigner.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.signers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ECGOST3410Signer.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ECGOST3410Signer.java index dcb457c57fa9..e5a7faf962ed 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ECGOST3410Signer.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ECGOST3410Signer.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.signers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ECNRSigner.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ECNRSigner.java index 11024c31b023..9f477c0bc1a9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ECNRSigner.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ECNRSigner.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.signers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/GOST3410Signer.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/GOST3410Signer.java index d5174ba8e6b0..d4cb66ccf0cd 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/GOST3410Signer.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/GOST3410Signer.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.signers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/GenericSigner.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/GenericSigner.java index b0c1b395a147..808c7c04c1a8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/GenericSigner.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/GenericSigner.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.signers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ISO9796d2PSSSigner.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ISO9796d2PSSSigner.java index 8ccf65655f9c..34f19e78c52b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ISO9796d2PSSSigner.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ISO9796d2PSSSigner.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.signers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ISO9796d2Signer.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ISO9796d2Signer.java index 92c843824525..98aa84865e80 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ISO9796d2Signer.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/ISO9796d2Signer.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.signers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/PSSSigner.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/PSSSigner.java index 7d23b48fdc27..b1ad7b21a5fe 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/PSSSigner.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/PSSSigner.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.signers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/RSADigestSigner.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/RSADigestSigner.java index 67b45b971984..9d6d6feb762b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/RSADigestSigner.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/signers/RSADigestSigner.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.signers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/AlwaysValidVerifyer.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/AlwaysValidVerifyer.java index d0e11c8d1b58..dae408c27529 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/AlwaysValidVerifyer.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/AlwaysValidVerifyer.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/ByteQueue.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/ByteQueue.java index 795f2345bfe3..f0d8b436e670 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/ByteQueue.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/ByteQueue.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/Certificate.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/Certificate.java index 9dea852af4c0..a1c34d8cf2f7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/Certificate.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/Certificate.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/CertificateVerifyer.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/CertificateVerifyer.java index e636d610dd8a..f87bb3b32e51 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/CertificateVerifyer.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/CertificateVerifyer.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/CombinedHash.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/CombinedHash.java index cee314eb6544..605ba935f975 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/CombinedHash.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/CombinedHash.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/RecordStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/RecordStream.java index 28fd278977a8..d8490299119b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/RecordStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/RecordStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsBlockCipherCipherSuite.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsBlockCipherCipherSuite.java index 733147667622..c5b3280bbd3b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsBlockCipherCipherSuite.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsBlockCipherCipherSuite.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsCipherSuite.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsCipherSuite.java index 277eca2af256..cbfe65cca525 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsCipherSuite.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsCipherSuite.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsCipherSuiteManager.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsCipherSuiteManager.java index 67fc035397c6..2c0a2e5dfbf5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsCipherSuiteManager.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsCipherSuiteManager.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsDSSSigner.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsDSSSigner.java index 49d0dd9971dc..96a3e1a0e73e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsDSSSigner.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsDSSSigner.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsInputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsInputStream.java index 4fc3c629bbc0..721e64327a74 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsInputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsInputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsMac.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsMac.java index 6475c4988241..ea52cb1a0b0c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsMac.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsMac.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsNullCipherSuite.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsNullCipherSuite.java index 2baf6c494c0d..ca3d6ea5311b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsNullCipherSuite.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsNullCipherSuite.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsOuputStream.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsOuputStream.java index 0269e01797de..6d1b3be8a825 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsOuputStream.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsOuputStream.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsProtocolHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsProtocolHandler.java index d80851385948..4ff55d1c9c12 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsProtocolHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsProtocolHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsRSASigner.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsRSASigner.java index 7d43da7705b7..7584d18c1025 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsRSASigner.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsRSASigner.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsRuntimeException.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsRuntimeException.java index c8356c9c9ea6..92693afb1fed 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsRuntimeException.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsRuntimeException.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsUtils.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsUtils.java index fc456a6b9fa2..73c5734b0fad 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsUtils.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/tls/TlsUtils.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.tls; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/util/Pack.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/util/Pack.java index 70d393c67baa..639c86e198bc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/util/Pack.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/util/Pack.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/util/PrivateKeyFactory.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/util/PrivateKeyFactory.java index 2399ac93539b..3b2ddb681e1f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/util/PrivateKeyFactory.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/util/PrivateKeyFactory.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/util/PublicKeyFactory.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/util/PublicKeyFactory.java index 3fc8d906dd20..f36d5113940a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/util/PublicKeyFactory.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/crypto/util/PublicKeyFactory.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.crypto.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECAlgorithms.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECAlgorithms.java index df50fe85eef3..42698cd37f69 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECAlgorithms.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECAlgorithms.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECConstants.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECConstants.java index 59e4f2c77819..21f3110ce193 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECConstants.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECConstants.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECCurve.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECCurve.java index 2d2de7e10444..21679270c587 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECCurve.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECCurve.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECFieldElement.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECFieldElement.java index 0a51fda3b417..ab4ab3dddba8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECFieldElement.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECFieldElement.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECMultiplier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECMultiplier.java index 4e7a33721ad5..887d899ed6c0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECMultiplier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECMultiplier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECPoint.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECPoint.java index 6bea09a24406..084f99b97b28 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECPoint.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ECPoint.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/FpNafMultiplier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/FpNafMultiplier.java index e1154d568b17..2806f529a2b9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/FpNafMultiplier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/FpNafMultiplier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/IntArray.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/IntArray.java index 5c4046635907..76fd5598dae2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/IntArray.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/IntArray.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/PreCompInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/PreCompInfo.java index 4259f1001e43..8b4c24ef4138 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/PreCompInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/PreCompInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ReferenceMultiplier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ReferenceMultiplier.java index fd1e11303023..f4c8307f9fa0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ReferenceMultiplier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ReferenceMultiplier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/SimpleBigDecimal.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/SimpleBigDecimal.java index 7d7119bd9965..3891298e0c24 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/SimpleBigDecimal.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/SimpleBigDecimal.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/Tnaf.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/Tnaf.java index 4db7c68cdc22..6f5abff70126 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/Tnaf.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/Tnaf.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WNafMultiplier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WNafMultiplier.java index 15d6ebdf289c..8efc58ae4dae 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WNafMultiplier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WNafMultiplier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WNafPreCompInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WNafPreCompInfo.java index ef7b0b3bb8c9..87f0842a7c81 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WNafPreCompInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WNafPreCompInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WTauNafMultiplier.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WTauNafMultiplier.java index 36c0c44ca344..905abafeccf7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WTauNafMultiplier.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WTauNafMultiplier.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WTauNafPreCompInfo.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WTauNafPreCompInfo.java index d4972fb39319..73fdc88af982 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WTauNafPreCompInfo.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/WTauNafPreCompInfo.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ZTauElement.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ZTauElement.java index 84b7eefa1f0a..153d8e58548e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ZTauElement.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/math/ec/ZTauElement.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.math.ec; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Arrays.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Arrays.java index 86d66394e656..d95262a4ef25 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Arrays.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Arrays.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/BigIntegers.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/BigIntegers.java index e488995be72a..d343c1449bb0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/BigIntegers.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/BigIntegers.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/CollectionStore.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/CollectionStore.java index 3f75ca1e3ccf..aa59ff590ca4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/CollectionStore.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/CollectionStore.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/IPAddress.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/IPAddress.java index c6365a9959a8..59c758f04a40 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/IPAddress.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/IPAddress.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util; @@ -229,5 +193,3 @@ public static boolean isValidIPv6( return octets == 8 || doubleColonFound; } } - - diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Selector.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Selector.java index e9f44ca9e2c6..922d94982222 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Selector.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Selector.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Store.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Store.java index 400823f82940..42e62de54620 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Store.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Store.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/StoreException.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/StoreException.java index 1e01435fb98e..0cee1b983e33 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/StoreException.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/StoreException.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/StreamParser.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/StreamParser.java index 0c5b87a33728..96f703cc6e53 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/StreamParser.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/StreamParser.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/StreamParsingException.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/StreamParsingException.java index 5fdcddc1d438..30d9e09d7d76 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/StreamParsingException.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/StreamParsingException.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Strings.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Strings.java index 8368545b144a..c38f7c893a6f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Strings.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/Strings.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Base64.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Base64.java index 79b4ecebafea..97533753898a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Base64.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Base64.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.encoders; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Base64Encoder.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Base64Encoder.java index 10b3be76962f..595e055b615b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Base64Encoder.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Base64Encoder.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.encoders; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/BufferedDecoder.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/BufferedDecoder.java index 5d5753d92727..50f796893431 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/BufferedDecoder.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/BufferedDecoder.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.encoders; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/BufferedEncoder.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/BufferedEncoder.java index 81f13d2ca49a..17b4e911297a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/BufferedEncoder.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/BufferedEncoder.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.encoders; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Encoder.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Encoder.java index 8bab1d27387f..ceb381f899e3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Encoder.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Encoder.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.encoders; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Hex.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Hex.java index 5fd994da6c48..25ef83dba202 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Hex.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Hex.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.encoders; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/HexEncoder.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/HexEncoder.java index c869e7ad923c..cf84af0fbe50 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/HexEncoder.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/HexEncoder.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.encoders; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/HexTranslator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/HexTranslator.java index 1aee164e65bb..7a59aef5328d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/HexTranslator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/HexTranslator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.encoders; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Translator.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Translator.java index 08cfa64d30ff..31107f6d9792 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Translator.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/Translator.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.encoders; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/UrlBase64.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/UrlBase64.java index 4661e749ffc7..60545f55f707 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/UrlBase64.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/UrlBase64.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.encoders; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/UrlBase64Encoder.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/UrlBase64Encoder.java index ccd3024b74cb..abf6d00c5a02 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/UrlBase64Encoder.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/encoders/UrlBase64Encoder.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.encoders; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/io/StreamOverflowException.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/io/StreamOverflowException.java index a86a5cd91ca2..b473417a3f2b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/io/StreamOverflowException.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/io/StreamOverflowException.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.io; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/io/Streams.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/io/Streams.java index 7845f4c9d062..9eed5f1ef2a4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/io/Streams.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/license/bouncycastle/util/io/Streams.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.license.bouncycastle.util.io; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/LinkCheckerAPIImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/LinkCheckerAPIImpl.java index c886e3b6d815..1f5fd029ee26 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/LinkCheckerAPIImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/LinkCheckerAPIImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.linkchecker; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/LinkCheckerFactoryImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/LinkCheckerFactoryImpl.java index 376e04f109b2..90e660ca6cea 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/LinkCheckerFactoryImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/LinkCheckerFactoryImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.linkchecker; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/LinkCheckerJob.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/LinkCheckerJob.java index 55143f5a5549..1b5a2fca44cc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/LinkCheckerJob.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/LinkCheckerJob.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.linkchecker; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/ProxyManager.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/ProxyManager.java index a5062ae1064b..cbe3c94fc453 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/ProxyManager.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/linkchecker/ProxyManager.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.linkchecker; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardAjax.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardAjax.java index 99b0a312a373..1d40bafe85cf 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardAjax.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardAjax.java @@ -1,48 +1,12 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. -*/ - +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* +*/ + package com.dotcms.enterprise.priv; import java.text.NumberFormat; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardDataGeneratorImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardDataGeneratorImpl.java index 5208e91334ef..ea204568205e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardDataGeneratorImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardDataGeneratorImpl.java @@ -1,48 +1,12 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. -*/ - +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* +*/ + package com.dotcms.enterprise.priv; import com.dotcms.enterprise.license.LicenseLevel; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardFactoryImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardFactoryImpl.java index 4c96c91ed062..8370145fd8af 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardFactoryImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardFactoryImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.priv; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardJobImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardJobImpl.java index 02fa31a1d2b9..485fc0bd52d6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardJobImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/DashboardJobImpl.java @@ -1,48 +1,12 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. -*/ - +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* +*/ + package com.dotcms.enterprise.priv; import java.util.Date; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/ESSearchAPIImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/ESSearchAPIImpl.java index f7971a694e35..69806fdad2bb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/ESSearchAPIImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/ESSearchAPIImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.priv; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/ESSearchProxy.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/ESSearchProxy.java index 4183f9c30237..5f59be4dd729 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/ESSearchProxy.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/ESSearchProxy.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.priv; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/FormAJAX.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/FormAJAX.java index 6c3ac221bc6d..71f666664296 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/FormAJAX.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/FormAJAX.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.priv; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/HostAssetsJobImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/HostAssetsJobImpl.java index dacbb11f76c0..d25c3a8d3de5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/HostAssetsJobImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/HostAssetsJobImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.priv; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/util/SearchSourceBuilderUtil.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/util/SearchSourceBuilderUtil.java index d78fcf28bda9..059b9a862b25 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/util/SearchSourceBuilderUtil.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/priv/util/SearchSourceBuilderUtil.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.priv.util; @@ -318,4 +282,4 @@ private static void registerScoreFunction(ScoreFunctionSpec scoreFunction) { } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/PublishDateUpdater.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/PublishDateUpdater.java index a7d9b10891c7..ed1dfb71b611 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/PublishDateUpdater.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/PublishDateUpdater.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/AbstractServletBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/AbstractServletBundler.java index d95b98453382..d4b480d32f8b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/AbstractServletBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/AbstractServletBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.bundlers; @@ -502,4 +466,4 @@ public String getLanguage() { -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/BinaryExporterBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/BinaryExporterBundler.java index 33fe7bb782fd..0850662cb49e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/BinaryExporterBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/BinaryExporterBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.bundlers; @@ -56,4 +20,4 @@ public class BinaryExporterBundler extends AbstractServletBundler { public BinaryExporterBundler() { super(BINARY_EXPORT_BUNDLER_PATTERN, new BinaryExporterServlet() ); } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/CSSExporterBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/CSSExporterBundler.java index 96c98b7204e8..c9a2e0bed03f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/CSSExporterBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/CSSExporterBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.bundlers; @@ -56,4 +20,4 @@ public class CSSExporterBundler extends AbstractServletBundler { public CSSExporterBundler() { super(CSS_EXPORT_BUNDLER_PATTERN, new CSSPreProcessServlet() ); } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/DirectoryMirrorBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/DirectoryMirrorBundler.java index 6e799cfea847..fe1ff6d922cb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/DirectoryMirrorBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/DirectoryMirrorBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.bundlers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/FileAssetBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/FileAssetBundler.java index e9d94d9dc39e..9fa2b80a91df 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/FileAssetBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/FileAssetBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.bundlers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/FileAssetWrapper.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/FileAssetWrapper.java index e914d16f934e..7959c9bc64e6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/FileAssetWrapper.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/FileAssetWrapper.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.bundlers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/HTMLPageAsContentBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/HTMLPageAsContentBundler.java index 4e26b29661d0..641c7fc8f20a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/HTMLPageAsContentBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/HTMLPageAsContentBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.bundlers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/HTMLPageAsContentWrapper.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/HTMLPageAsContentWrapper.java index c9ac2d21d30b..89f9e003b892 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/HTMLPageAsContentWrapper.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/HTMLPageAsContentWrapper.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.bundlers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/ShortyBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/ShortyBundler.java index 6e03b7513874..faac96972a3b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/ShortyBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/ShortyBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.bundlers; @@ -475,4 +439,4 @@ public Contentlet getContentlet() { -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/TimeMachineBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/TimeMachineBundler.java index 90da842600ce..06e8745d2adc 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/TimeMachineBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/TimeMachineBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.bundlers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/URLMapBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/URLMapBundler.java index 3fe04522e139..bbd42509ff86 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/URLMapBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/URLMapBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.bundlers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/URLMapWrapper.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/URLMapWrapper.java index 840eac8fa25c..1d0197c97b47 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/URLMapWrapper.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/bundlers/URLMapWrapper.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.bundlers; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/BundleXMLAsc.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/BundleXMLAsc.java index f6957d315cf5..d81595e03cb5 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/BundleXMLAsc.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/BundleXMLAsc.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/CategoryBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/CategoryBundler.java index 68f34aab2029..d8dd71590f93 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/CategoryBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/CategoryBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/CategoryFullBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/CategoryFullBundler.java index 5ab7db83b3cd..366bfd170eca 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/CategoryFullBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/CategoryFullBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ContainerBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ContainerBundler.java index 382b76f75494..d066373442b7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ContainerBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ContainerBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ContentBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ContentBundler.java index 14cf12cb7f09..06a0259e60eb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ContentBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ContentBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ContentTypeBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ContentTypeBundler.java index cb771d6d44bb..14d034478550 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ContentTypeBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ContentTypeBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/DependencyBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/DependencyBundler.java index f96acc8ff0cd..48298cd95a5c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/DependencyBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/DependencyBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ExperimentBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ExperimentBundler.java index b063dd956a49..8ba8275505f2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ExperimentBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/ExperimentBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/FolderBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/FolderBundler.java index 3d0f49eeec11..50c37dd6dd2d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/FolderBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/FolderBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/HostBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/HostBundler.java index e2931063294d..b323692159ec 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/HostBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/HostBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/LanguageBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/LanguageBundler.java index 8851a9960c1a..884041c75aaa 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/LanguageBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/LanguageBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/LanguageVariablesBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/LanguageVariablesBundler.java index 2a2b365bead1..6d7f9992221a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/LanguageVariablesBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/LanguageVariablesBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/LinkBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/LinkBundler.java index b3b056bde697..e7023eb1d895 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/LinkBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/LinkBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/OSGIBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/OSGIBundler.java index ec21aab9f3db..e221f65782b3 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/OSGIBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/OSGIBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; @@ -176,4 +140,4 @@ public boolean accept ( File pathName ) { } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/RelationshipBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/RelationshipBundler.java index 9e67e2323f61..6814cdaf43c4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/RelationshipBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/RelationshipBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/RuleBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/RuleBundler.java index 4a6d07e3a948..2438e5f7e5cf 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/RuleBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/RuleBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/StructureBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/StructureBundler.java index 2f6420c27699..4cace3220510 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/StructureBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/StructureBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/TemplateBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/TemplateBundler.java index 9af52bcab8b3..e144e00dbee2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/TemplateBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/TemplateBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/UserBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/UserBundler.java index ef5af48bd36a..55a88e28c17c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/UserBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/UserBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; @@ -176,4 +140,4 @@ public boolean accept ( File pathName ) { } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/WorkflowBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/WorkflowBundler.java index e8aed398dcf0..96dce585a9b4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/WorkflowBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/WorkflowBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/util/CategoryBundlerUtil.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/util/CategoryBundlerUtil.java index f6f4b91f7797..b68f740f376e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/util/CategoryBundlerUtil.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/bundler/util/CategoryBundlerUtil.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.bundler.util; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/BundleXMLascHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/BundleXMLascHandler.java index ecc352f17b71..1ab504c60dcf 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/BundleXMLascHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/BundleXMLascHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/CategoryFullHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/CategoryFullHandler.java index c59655d6c743..30e3521ba521 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/CategoryFullHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/CategoryFullHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/CategoryHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/CategoryHandler.java index 1fa0e0a61bef..f918a27efc3f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/CategoryHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/CategoryHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContainerHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContainerHandler.java index 79c81b427433..7b1dcb6d5d15 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContainerHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContainerHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContentHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContentHandler.java index 8e8aa70806ef..d58732aa0b77 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContentHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContentHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContentTypeHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContentTypeHandler.java index 4b48956914ad..c75221ee5b0e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContentTypeHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContentTypeHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContentWorkflowHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContentWorkflowHandler.java index 0e3e5ccc570d..2bf72fbfb32f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContentWorkflowHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ContentWorkflowHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ExistingContentMapping.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ExistingContentMapping.java index d6781e6001d9..f3fbd7ec0f93 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ExistingContentMapping.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ExistingContentMapping.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; @@ -127,4 +91,4 @@ private Pair addRemoteLocalLanguagesMapping(final Language remoteLang } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ExperimentHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ExperimentHandler.java index 64d0894b4c46..0490e544e594 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ExperimentHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/ExperimentHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/FolderHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/FolderHandler.java index 94359e54caf7..83f7d33261bd 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/FolderHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/FolderHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/HandlerUtil.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/HandlerUtil.java index 39dcb950293f..2916e493b2f9 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/HandlerUtil.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/HandlerUtil.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/HostHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/HostHandler.java index 6a2843672ae5..716cfe51d9ee 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/HostHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/HostHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/LanguageHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/LanguageHandler.java index 41c9ee3df524..3a25d26d0e3e 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/LanguageHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/LanguageHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/LanguageVariablesHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/LanguageVariablesHandler.java index b9d233beaba2..f9f17a500670 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/LanguageVariablesHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/LanguageVariablesHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/LinkHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/LinkHandler.java index 84fc07545041..985e31a6ac5f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/LinkHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/LinkHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/OSGIHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/OSGIHandler.java index 3d846384bd50..369dc7d0d838 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/OSGIHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/OSGIHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/RelationshipHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/RelationshipHandler.java index 1dfb41600ee4..3b3892947488 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/RelationshipHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/RelationshipHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/RuleHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/RuleHandler.java index 4391da886267..689b41e17ceb 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/RuleHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/RuleHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/StructureHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/StructureHandler.java index 3d55b13ec5fe..e3de4fb463d8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/StructureHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/StructureHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/TemplateHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/TemplateHandler.java index 6ce55ff8b5b0..ad2135f1ff89 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/TemplateHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/TemplateHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/UpdateIndexHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/UpdateIndexHandler.java index 94b50eb40292..dcdc1d04eb8c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/UpdateIndexHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/UpdateIndexHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/UserHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/UserHandler.java index 26b4a12702da..67a2ce8eaefd 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/UserHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/UserHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; @@ -193,4 +157,4 @@ public void handle ( File bundleFolder ) throws Exception { } } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/VariantHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/VariantHandler.java index b39c60aa0311..fe967d603472 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/VariantHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/VariantHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/WorkflowHandler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/WorkflowHandler.java index 3c45a7c6b675..3b3cb725cd7a 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/WorkflowHandler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/remote/handler/WorkflowHandler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.remote.handler; @@ -535,4 +499,4 @@ private void deleteScheme(final WorkflowAPI workflowAPI, localScheme.getId(), null, localScheme.getName(), config.getId()); } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/ESSiteSearchAPI.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/ESSiteSearchAPI.java index f8534a1f4ec4..44100ee0491d 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/ESSiteSearchAPI.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/ESSiteSearchAPI.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.sitesearch; @@ -779,4 +743,4 @@ public void deleteOldSiteSearchIndices(){ -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/ESSiteSearchPublisher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/ESSiteSearchPublisher.java index 41de4e2c901a..ce76832a796f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/ESSiteSearchPublisher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/ESSiteSearchPublisher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.sitesearch; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchConfig.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchConfig.java index 71be5bf51cae..aab73a442b7c 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchConfig.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchConfig.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.sitesearch; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchPublishStatus.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchPublishStatus.java index a64440a11c96..8f28c95dd667 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchPublishStatus.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchPublishStatus.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.sitesearch; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchResult.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchResult.java index a306cb130f05..4953c5d78046 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchResult.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchResult.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.sitesearch; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchResults.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchResults.java index 7f419ed643d1..eece7c8afcdf 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchResults.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/sitesearch/SiteSearchResults.java @@ -1,48 +1,12 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. -*/ - +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* +*/ + package com.dotcms.enterprise.publishing.sitesearch; import java.util.ArrayList; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/AWSS3Configuration.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/AWSS3Configuration.java index ce67aad871d2..507a995ac383 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/AWSS3Configuration.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/AWSS3Configuration.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.staticpublishing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/AWSS3EndPointPublisher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/AWSS3EndPointPublisher.java index e3f94808603f..1d91edb0453b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/AWSS3EndPointPublisher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/AWSS3EndPointPublisher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.staticpublishing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/AWSS3Publisher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/AWSS3Publisher.java index 21daefc76fc9..9f964e84df57 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/AWSS3Publisher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/AWSS3Publisher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.staticpublishing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/BucketInterpolation.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/BucketInterpolation.java index 1e04a4bf729a..8caa41a3d919 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/BucketInterpolation.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/BucketInterpolation.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.staticpublishing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/EndPointPublisher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/EndPointPublisher.java index 8b13d6c4b11e..b0482871252b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/EndPointPublisher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/EndPointPublisher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.staticpublishing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/EndPointPublisherConnectionException.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/EndPointPublisherConnectionException.java index b677c26eef7c..fbed19ca4021 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/EndPointPublisherConnectionException.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/EndPointPublisherConnectionException.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.staticpublishing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/LanguageFolder.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/LanguageFolder.java index 27c5d71b743e..2540878584b2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/LanguageFolder.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/LanguageFolder.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.staticpublishing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/StaticConfig.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/StaticConfig.java index 594ca71fa38c..bbf56b6fb826 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/StaticConfig.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/StaticConfig.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.staticpublishing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/StaticDependencyBundler.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/StaticDependencyBundler.java index 7aae328d0b1a..dd44bb2b3e9b 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/StaticDependencyBundler.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/StaticDependencyBundler.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.staticpublishing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/StaticPublisher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/StaticPublisher.java index 33dac31b30e5..a8bfe256eac7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/StaticPublisher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/staticpublishing/StaticPublisher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.staticpublishing; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/storage/AWSS3Storage.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/storage/AWSS3Storage.java index 8dbc5a057752..0b8734efd769 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/storage/AWSS3Storage.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/storage/AWSS3Storage.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.storage; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/storage/Storage.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/storage/Storage.java index 214a270cbdff..c34cf97ce572 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/storage/Storage.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/storage/Storage.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.storage; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/timemachine/TimeMachineConfig.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/timemachine/TimeMachineConfig.java index bd3e687f2640..23219f6bdd83 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/timemachine/TimeMachineConfig.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/timemachine/TimeMachineConfig.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.timemachine; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/timemachine/TimeMachinePublisher.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/timemachine/TimeMachinePublisher.java index cd3f6796b71c..efd593a7f4f7 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/timemachine/TimeMachinePublisher.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/publishing/timemachine/TimeMachinePublisher.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.publishing.timemachine; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/MSSQLRuleSQL.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/MSSQLRuleSQL.java index 99ac85c3c8e5..ff6df95e8975 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/MSSQLRuleSQL.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/MSSQLRuleSQL.java @@ -1,49 +1,13 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.rules; public class MSSQLRuleSQL extends RuleSQL { -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/MySQLRuleSQL.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/MySQLRuleSQL.java index c357ab7c91db..94f1422ec12f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/MySQLRuleSQL.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/MySQLRuleSQL.java @@ -1,49 +1,13 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.rules; public class MySQLRuleSQL extends RuleSQL { -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/OracleRuleSQL.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/OracleRuleSQL.java index 06f917ef105a..5862c280a8b4 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/OracleRuleSQL.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/OracleRuleSQL.java @@ -1,49 +1,13 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.rules; public class OracleRuleSQL extends RuleSQL { -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/PostgresRuleSQL.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/PostgresRuleSQL.java index cf3a4c3e2bea..30197ecaa2d0 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/PostgresRuleSQL.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/PostgresRuleSQL.java @@ -1,49 +1,13 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.rules; public class PostgresRuleSQL extends RuleSQL { -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RuleSQL.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RuleSQL.java index 3bb8f7dab67e..d87bcb49766f 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RuleSQL.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RuleSQL.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.rules; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesAPI.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesAPI.java index d247b7ab60b9..2620a6948518 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesAPI.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesAPI.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.rules; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesAPIImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesAPIImpl.java index 2da253938042..af196dafd668 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesAPIImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesAPIImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.rules; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesFactory.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesFactory.java index c484951c8fb9..8bdb7edc8802 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesFactory.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesFactory.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.rules; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesFactoryImpl.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesFactoryImpl.java index 17dd72de40b5..ecda3a3a15da 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesFactoryImpl.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/rules/RulesFactoryImpl.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.rules; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/CacheBlockDirective.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/CacheBlockDirective.java index f3b5fa07967c..089a5a6ac105 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/CacheBlockDirective.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/CacheBlockDirective.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.velocity; @@ -142,4 +106,4 @@ protected int[] getAllowedVersions() { return new int[]{LicenseLevel.STANDARD.level, LicenseLevel.PROFESSIONAL.level, LicenseLevel.PRIME.level, LicenseLevel.PLATFORM.level}; } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/CacheBlockDirective2.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/CacheBlockDirective2.java index 33e4f396bbb5..b8b72c00d3ea 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/CacheBlockDirective2.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/CacheBlockDirective2.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.velocity; @@ -142,4 +106,4 @@ protected int[] getAllowedVersions() { return new int[]{LicenseLevel.STANDARD.level, LicenseLevel.PROFESSIONAL.level, LicenseLevel.PRIME.level, LicenseLevel.PLATFORM.level}; } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/CacheInvalidateLineDirective.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/CacheInvalidateLineDirective.java index cecec2a47ed0..8b2257c807c2 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/CacheInvalidateLineDirective.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/CacheInvalidateLineDirective.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.velocity; @@ -86,4 +50,4 @@ protected int[] getAllowedVersions() { return new int[]{LicenseLevel.STANDARD.level, LicenseLevel.PROFESSIONAL.level, LicenseLevel.PRIME.level, LicenseLevel.PLATFORM.level}; } -} \ No newline at end of file +} diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/DotCachedInternalContextAdapter.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/DotCachedInternalContextAdapter.java index 693e05e8c46c..981016f42ef8 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/DotCachedInternalContextAdapter.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/DotCachedInternalContextAdapter.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.velocity; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/DotDirective.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/DotDirective.java index 021ec37e52a4..e59d1b401379 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/DotDirective.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/DotDirective.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.velocity; diff --git a/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/InlineEditLineDirective.java b/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/InlineEditLineDirective.java index f781ce7df077..2065e5611fe6 100644 --- a/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/InlineEditLineDirective.java +++ b/dotCMS/src/enterprise/java/com/dotcms/enterprise/velocity/InlineEditLineDirective.java @@ -1,46 +1,10 @@ -/* -* Licensed to dotCMS LLC under the dotCMS Enterprise License (the -* “Enterprise License”) found below -* -* Copyright (c) 2023 dotCMS Inc. -* -* With regard to the dotCMS Software and this code: -* -* This software, source code and associated documentation files (the -* "Software") may only be modified and used if you (and any entity that -* you represent) have: -* -* 1. Agreed to and are in compliance with, the dotCMS Subscription Terms -* of Service, available at https://www.dotcms.com/terms (the “Enterprise -* Terms”) or have another agreement governing the licensing and use of the -* Software between you and dotCMS. 2. Each dotCMS instance that uses -* enterprise features enabled by the code in this directory is licensed -* under these agreements and has a separate and valid dotCMS Enterprise -* server key issued by dotCMS. -* -* Subject to these terms, you are free to modify this Software and publish -* patches to the Software if you agree that dotCMS and/or its licensors -* (as applicable) retain all right, title and interest in and to all such -* modifications and/or patches, and all such modifications and/or patches -* may only be used, copied, modified, displayed, distributed, or otherwise -* exploited with a valid dotCMS Enterprise license for the correct number -* of dotCMS instances. You agree that dotCMS and/or its licensors (as -* applicable) retain all right, title and interest in and to all such -* modifications. You are not granted any other rights beyond what is -* expressly stated herein. Subject to the foregoing, it is forbidden to -* copy, merge, publish, distribute, sublicense, and/or sell the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -* For all third party components incorporated into the dotCMS Software, -* those components are licensed under the original license provided by the -* owner of the applicable component. +/* +* +* Copyright (c) 2025 dotCMS LLC +* Use of this software is governed by the Business Source License included +* in the LICENSE file found at in the root directory of software. +* SPDX-License-Identifier: BUSL-1.1 +* */ package com.dotcms.enterprise.velocity; @@ -221,4 +185,4 @@ protected int[] getAllowedVersions() { return new int[] { LicenseLevel.STANDARD.level, LicenseLevel.PROFESSIONAL.level, LicenseLevel.PRIME.level, LicenseLevel.PLATFORM.level }; } -} \ No newline at end of file +} diff --git a/dotCMS/src/main/java/com/dotcms/cluster/business/ServerAPI.java b/dotCMS/src/main/java/com/dotcms/cluster/business/ServerAPI.java index 8570dbeecb28..ca0d574b6a70 100644 --- a/dotCMS/src/main/java/com/dotcms/cluster/business/ServerAPI.java +++ b/dotCMS/src/main/java/com/dotcms/cluster/business/ServerAPI.java @@ -3,11 +3,17 @@ import com.dotcms.cluster.bean.Server; import com.dotmarketing.exception.DotDataException; +import com.dotmarketing.util.UUIDUtil; +import io.vavr.Lazy; import java.io.IOException; import java.util.List; public interface ServerAPI { + /** + * this is the UNIQUE identifier for the server instance + */ + final static Lazy SERVER_ID = Lazy.of(UUIDUtil::uuid); public void saveServer(Server server) throws DotDataException; public Server getServer(String serverId) throws DotDataException; diff --git a/dotCMS/src/main/java/com/dotcms/cluster/business/ServerAPIImpl.java b/dotCMS/src/main/java/com/dotcms/cluster/business/ServerAPIImpl.java index 815db4a29f52..8bbf483357d9 100644 --- a/dotCMS/src/main/java/com/dotcms/cluster/business/ServerAPIImpl.java +++ b/dotCMS/src/main/java/com/dotcms/cluster/business/ServerAPIImpl.java @@ -1,5 +1,6 @@ package com.dotcms.cluster.business; +import io.vavr.Lazy; import java.io.BufferedReader; import java.io.File; import java.io.FileFilter; @@ -31,7 +32,7 @@ public class ServerAPIImpl implements ServerAPI { - private static volatile String SERVER_ID = null; + private final ServerFactory serverFactory; public ServerAPIImpl() { @@ -97,58 +98,16 @@ private void createMyServer() throws DotDataException { } } - private File serverIdFile() { - String realPath = ConfigUtils.getDynamicContentPath() + File.separator + "license" + File.separator + "server_id.dat"; - Logger.debug(ServerAPIImpl.class, "Server Id " + realPath); - return new File(realPath); - } @Override public String readServerId() { - // once set this should never change - - if (SERVER_ID == null) { - - synchronized (this) { - - if (SERVER_ID == null) { - - try { - - final File serverFile = serverIdFile(); - if (!serverFile.exists()) { - writeServerIdToDisk(UUIDUtil.uuid()); - } - try (BufferedReader br = Files.newBufferedReader(serverFile.toPath())) { - SERVER_ID = br.readLine(); - Logger.debug(ServerAPIImpl.class, "ServerID: " + SERVER_ID); - } - } catch (IOException ioe) { - throw new DotStateException("Unable to read server id at " + serverIdFile() - + " please make sure that the directory exists and is readable and writeable. If problems" - + " persist, try deleting the file. The system will recreate a new one on startup", ioe); - } - } - } - } - - return SERVER_ID; + return SERVER_ID.get(); } - private void writeServerIdToDisk(String serverId) throws IOException { - - File serverFile = serverIdFile(); - serverFile.mkdirs(); - serverFile.delete(); - - try (OutputStream os = Files.newOutputStream(serverFile.toPath())) { - os.write(serverId.getBytes()); - } - } @Override diff --git a/dotCMS/src/main/java/com/dotmarketing/listeners/ContextLifecycleListener.java b/dotCMS/src/main/java/com/dotmarketing/listeners/ContextLifecycleListener.java index a7ee350243b2..155ae6988748 100644 --- a/dotCMS/src/main/java/com/dotmarketing/listeners/ContextLifecycleListener.java +++ b/dotCMS/src/main/java/com/dotmarketing/listeners/ContextLifecycleListener.java @@ -32,17 +32,20 @@ public ContextLifecycleListener() { public void contextDestroyed(ServletContextEvent arg0) { Logger.info(this, "Shutdown : Started, executing a clean shutdown."); - Try.run(() -> QuartzUtils.stopSchedulers()) - .onFailure(e -> Logger.warn(ContextLifecycleListener.class, "Shutdown : " + e.getMessage())); - + Try.run(() -> LicenseUtil.freeLicenseOnRepo()) .onFailure(e -> Logger.warn(ContextLifecycleListener.class, "Shutdown : " + e.getMessage())); - - Try.run(() -> CacheLocator.getCacheAdministrator().shutdown()) + Try.run(() -> APILocator.getServerAPI().removeServerFromClusterTable(APILocator.getServerAPI().readServerId())) .onFailure(e -> Logger.warn(ContextLifecycleListener.class, "Shutdown : " + e.getMessage())); - + Try.run(() -> QuartzUtils.stopSchedulers()) + .onFailure(e -> Logger.warn(ContextLifecycleListener.class, "Shutdown : " + e.getMessage())); + + + + Try.run(() -> CacheLocator.getCacheAdministrator().shutdown()) + .onFailure(e -> Logger.warn(ContextLifecycleListener.class, "Shutdown : " + e.getMessage())); Try.run(() -> DotConcurrentFactory.getInstance().shutdownAndDestroy()) .onFailure(e -> Logger.warn(ContextLifecycleListener.class, "Shutdown : " + e.getMessage())); diff --git a/dotCMS/src/main/java/com/dotmarketing/servlets/InitServlet.java b/dotCMS/src/main/java/com/dotmarketing/servlets/InitServlet.java index 3e192cc155d1..63dfcb757ea9 100644 --- a/dotCMS/src/main/java/com/dotmarketing/servlets/InitServlet.java +++ b/dotCMS/src/main/java/com/dotmarketing/servlets/InitServlet.java @@ -1,6 +1,7 @@ package com.dotmarketing.servlets; import com.dotcms.business.CloseDBIfOpened; +import com.dotcms.concurrent.DotConcurrentFactory; import com.dotcms.enterprise.LicenseUtil; import com.dotcms.rest.api.v1.maintenance.ClusterManagementTopic; import com.dotcms.util.GeoIp2CityDbUtil; @@ -233,11 +234,18 @@ public void init(ServletConfig config) throws ServletException { }; if(Config.getBooleanProperty("START_CLIENT_OSGI_IN_SEPARATE_THREAD", true)) { - new Thread(task).start(); + DotConcurrentFactory.getInstance().getSubmitter().submit(task); }else { task.run(); } - + + //Deleting old licenses + final Runnable oldLicenses = () -> { + Logger.debug(InitServlet.class,"Sweeping old nodes"); + LicenseUtil.deleteOldLicenses(); + }; + + DotConcurrentFactory.getInstance().getSubmitter().submit(oldLicenses); // Starting the re-indexation thread diff --git a/dotCMS/src/main/java/com/dotmarketing/startup/runalways/Task00002LoadClusterLicenses.java b/dotCMS/src/main/java/com/dotmarketing/startup/runalways/Task00002LoadClusterLicenses.java index f6a46672512b..853ec694e2e4 100644 --- a/dotCMS/src/main/java/com/dotmarketing/startup/runalways/Task00002LoadClusterLicenses.java +++ b/dotCMS/src/main/java/com/dotmarketing/startup/runalways/Task00002LoadClusterLicenses.java @@ -39,15 +39,15 @@ public boolean accept(File pathname) { @Override public boolean forceRun() { - return true; + return false; } @Override @WrapInTransaction public void executeUpgrade() throws DotDataException, DotRuntimeException { - loadLicensePackFiles(); - getEnvLicenses(); + + } public void loadLicensePackFiles() { diff --git a/dotCMS/src/main/java/com/liferay/portal/servlet/MainServlet.java b/dotCMS/src/main/java/com/liferay/portal/servlet/MainServlet.java index a6f7b6f5066f..8e9953e0b5df 100644 --- a/dotCMS/src/main/java/com/liferay/portal/servlet/MainServlet.java +++ b/dotCMS/src/main/java/com/liferay/portal/servlet/MainServlet.java @@ -134,8 +134,7 @@ public void init(ServletConfig config) throws ServletException { DbConnectionFactory.closeSilently(); } - // Update license with server start time - LicenseManager.getInstance().updateServerStartTime(); + HashSet suppressProperties = new HashSet<>(); suppressProperties.add("class"); diff --git a/dotCMS/src/main/webapp/WEB-INF/LICENSE b/dotCMS/src/main/webapp/WEB-INF/LICENSE new file mode 120000 index 000000000000..2a64f9d0fc67 --- /dev/null +++ b/dotCMS/src/main/webapp/WEB-INF/LICENSE @@ -0,0 +1 @@ +../../../../../LICENSE \ No newline at end of file diff --git a/dotCMS/src/main/webapp/html/js/legacy_custom_field_bridge/edit-content-bridge.js b/dotCMS/src/main/webapp/html/js/legacy_custom_field_bridge/edit-content-bridge.js new file mode 100644 index 000000000000..203d5478f6f4 --- /dev/null +++ b/dotCMS/src/main/webapp/html/js/legacy_custom_field_bridge/edit-content-bridge.js @@ -0,0 +1 @@ +(function(){"use strict";class a{constructor(e,t){this.form=e,this.zone=t,this.subscriptions=new Map}get(e){var t;return(t=this.form.get(e))==null?void 0:t.value}set(e,t){this.zone.run(()=>{const n=this.form.get(e);n&&n.value!==t&&(n.setValue(t,{emitEvent:!1}),n.markAsTouched(),n.updateValueAndValidity({emitEvent:!1}))})}onChangeField(e,t){var s;const n=this.subscriptions.get(e);n&&(n.unsubscribe(),this.subscriptions.delete(e));const i=(s=this.form.get(e))==null?void 0:s.valueChanges.subscribe(o=>{this.zone.run(()=>t(o))});i&&this.subscriptions.set(e,i)}destroy(){this.subscriptions.forEach(e=>e.unsubscribe()),this.subscriptions.clear()}}class l{constructor(){this.fieldListeners=new Map,document.addEventListener("beforeunload",()=>this.destroy())}get(e){try{const t=document.getElementById(e);return t instanceof HTMLInputElement?t.value:null}catch(t){return console.warn("Unable to get field value:",t),null}}set(e,t){try{const n=document.getElementById(e);n instanceof HTMLInputElement&&(n.value=String(t??""),n.dispatchEvent(new Event("change",{bubbles:!0})))}catch(n){console.warn("Error setting field value:",n)}}onChangeField(e,t){try{this.cleanupFieldListeners(e);const n=document.getElementById(e);if(n instanceof HTMLInputElement){const i=[{event:"keyup",handler:s=>t(s.target.value)},{event:"change",handler:s=>t(s.target.value)}];i.forEach(({event:s,handler:o})=>{n.addEventListener(s,o)}),this.fieldListeners.set(e,{element:n,handlers:i})}}catch(n){console.warn("Error watching field:",n)}}cleanupFieldListeners(e){const t=this.fieldListeners.get(e);if(t){const{element:n,handlers:i}=t;i.forEach(({event:s,handler:o})=>{n.removeEventListener(s,o)}),this.fieldListeners.delete(e)}}destroy(){Array.from(this.fieldListeners.keys()).forEach(e=>{this.cleanupFieldListeners(e)}),this.loadHandler&&(window.removeEventListener("load",this.loadHandler),this.loadHandler=void 0)}ready(e){this.loadHandler=()=>{e(this)},window.addEventListener("load",this.loadHandler)}}function c(r){return r.type==="angular"?new a(r.form,r.zone):new l}if(typeof window<"u"){const r=c({type:"dojo"});window.DotCustomFieldApi=r}})(); diff --git a/dotCMS/src/main/webapp/html/js/legacy_custom_field_bridge/package.json b/dotCMS/src/main/webapp/html/js/legacy_custom_field_bridge/package.json new file mode 100644 index 000000000000..f7c38f81082f --- /dev/null +++ b/dotCMS/src/main/webapp/html/js/legacy_custom_field_bridge/package.json @@ -0,0 +1,20 @@ +{ + "name": "edit-content-bridge", + "version": "1.0.0", + "dependencies": { + "@angular/forms": "18.2.3", + "@angular/core": "18.2.3", + "rxjs": "~6.6.3", + "vite": "~5.0.0" + }, + "type": "module", + "main": "./index.js", + "module": "./index.js", + "exports": { + ".": { + "import": "./index.js", + "require": "./index.cjs" + } + }, + "private": true +} diff --git a/dotCMS/src/main/webapp/html/portlet/ext/clusterconfig/cluster_config_right_panel.jsp b/dotCMS/src/main/webapp/html/portlet/ext/clusterconfig/cluster_config_right_panel.jsp index daa7db1758cc..09c8a5377cda 100644 --- a/dotCMS/src/main/webapp/html/portlet/ext/clusterconfig/cluster_config_right_panel.jsp +++ b/dotCMS/src/main/webapp/html/portlet/ext/clusterconfig/cluster_config_right_panel.jsp @@ -140,27 +140,11 @@ - -
<%= LanguageUtil.get(pageContext, "configuration_cluster_address") %>: {assets.path}
- - - - - - - - - - - - - - - - - - + + +
<%= LanguageUtil.get(pageContext, "configuration_cluster_license_repo") %>
<%= LanguageUtil.get(pageContext, "Total") %>{licenseRepo.total}
<%= LanguageUtil.get(pageContext, "Available") %>{licenseRepo.available}<%= LanguageUtil.get(pageContext, "configuration_cluster_address") %>{assets.path}
+ <%= LanguageUtil.get(pageContext, "Refresh") %> <%= LanguageUtil.get(pageContext, "Status") %> diff --git a/dotCMS/src/main/webapp/html/portlet/ext/cmsconfig/license.jsp b/dotCMS/src/main/webapp/html/portlet/ext/cmsconfig/license.jsp index 9074038165d9..6599a89f73eb 100644 --- a/dotCMS/src/main/webapp/html/portlet/ext/cmsconfig/license.jsp +++ b/dotCMS/src/main/webapp/html/portlet/ext/cmsconfig/license.jsp @@ -1,4 +1,3 @@ -<%@page import="com.dotcms.enterprise.license.LicenseManager"%> <%@page import="com.dotcms.repackage.org.apache.struts.Globals"%> <%@page import="com.dotmarketing.util.Config"%> <%@page import="com.liferay.portal.struts.MultiMessageResources"%> @@ -6,567 +5,23 @@ <% request.setAttribute("requiredPortletAccess", PortletID.CONFIGURATION.toString()); %> <%@ include file="/html/common/uservalidation.jsp"%> -<%@page import="java.text.SimpleDateFormat"%> -<%@page import="com.dotmarketing.util.UtilMethods"%> -<%@page import="java.util.Date"%> -<%@page import="com.liferay.portal.language.LanguageUtil"%> -<%@page import="com.dotcms.enterprise.LicenseUtil"%> -<%@page import="com.dotcms.enterprise.license.LicenseLevel"%> -<%@page import="java.text.SimpleDateFormat"%> - -<% - String error=null; - String message=null; - String newLicenseMessage=""; - String newLicenseURL=""; - - if ( session.getAttribute( "applyForm" ) != null && session.getAttribute( "applyForm" ).equals( Boolean.TRUE ) ) { - error = LicenseUtil.processForm( request ); - } - - String serverId= APILocator.getServerAPI().readServerId(); - - - - - - boolean isCommunity =LicenseUtil.getLevel()==LicenseLevel.COMMUNITY.level; - - String expireString = "unknown"; - Date expires = null; - try{ - expires = LicenseUtil.getValidUntil(); - SimpleDateFormat format = - new SimpleDateFormat("MMMM d, yyyy"); - expireString= format.format(expires); - } - catch(Exception e){ - - } - boolean expired = (expires !=null && expires.before(new Date())); - boolean isPerpetual = LicenseUtil.isPerpetual(); - - String requestCode=(String)request.getAttribute("requestCode"); - - SimpleDateFormat df = new SimpleDateFormat("yyyyMMddHHmmss"); - SimpleDateFormat dfOut = new SimpleDateFormat("MMM dd, yyyy"); - -%> - - - - - - - - - - -
- -
- -
- -
-

<%= LanguageUtil.get(pageContext, "license-current-info") %>

- - - - - - - - - - - - - - - <% if(!isCommunity){ %> - - - - +<%@page import="com.dotcms.enterprise.LicenseUtil"%> - - - - - - - - - - - - - <% } %> -
- <%= LanguageUtil.get(pageContext, "license-level") %> - - <% if(isCommunity){ %> - - <%= LicenseUtil.getLevelName() %> - - - <%}else{ %> - <%= LicenseUtil.getLevelName() %> - <%} %> -
- Server ID: - - <%= serverId.split("-")[0] %> -
<%= LanguageUtil.get(pageContext, "license-valid-until") %>: - <% if(isPerpetual) { %> - <%= LanguageUtil.get(pageContext, "request-license-perpetual") %> - <%} else {%> - <%if(expired && !isPerpetual){ %> - - <%} %> - <%= expireString %> - <%if(expired && !isPerpetual){ %> - <%= LanguageUtil.get(pageContext, "request-license-expired") %> - <%} %> - <%}%> -
<%= LanguageUtil.get(pageContext, "licensed-to") %>:<%= UtilMethods.isSet(LicenseUtil.getClientName()) ? LicenseUtil.getClientName() : "No License Found" %>
<%= LanguageUtil.get(pageContext, "license-type") %>:<%= LicenseUtil.getLicenseType() %>
<%= LanguageUtil.get(pageContext, "license-serial") %>:<%= LicenseUtil.getDisplaySerial() %>
-
- - <% if(!isCommunity){ %> - - <%} else {%> - - <%} %> -
+
+

dotCMS is Licensed under the dotCMS Business Source License

+
+
<%= LicenseUtil.getLicenseText() %>
+    
- -
- - -

<%= LanguageUtil.get(pageContext, "Licenses") %>

-

<%= LanguageUtil.get(pageContext, "request-license-cluster-license-explaination") %>

- - - - - - - - - - - - - - - - - - - -
 <%= LanguageUtil.get(pageContext, "license-repo-serverid") %><%= LanguageUtil.get(pageContext, "license-serial") %><%= LanguageUtil.getOrDefaultValue("license-repo-running-since", "Started") %> - <%= LanguageUtil.get(pageContext, "license-repo-last-ping") %> - <%= LanguageUtil.get(pageContext, "license-repo-validuntil") %><%= LanguageUtil.get(pageContext, "license-repo-level") %><%= LanguageUtil.get(pageContext, "license-repo-type") %>
<%= LanguageUtil.get(pageContext, "license-repo-type") %>
-
- - - - -
- -
"> -
-
- - -
-
diff --git a/dotCMS/src/main/webapp/html/portlet/ext/cmsconfig/new_cluster_config.jsp b/dotCMS/src/main/webapp/html/portlet/ext/cmsconfig/new_cluster_config.jsp index d18ecf357256..e16e2c1f030e 100644 --- a/dotCMS/src/main/webapp/html/portlet/ext/cmsconfig/new_cluster_config.jsp +++ b/dotCMS/src/main/webapp/html/portlet/ext/cmsconfig/new_cluster_config.jsp @@ -5,20 +5,7 @@ <%@ page import="com.dotcms.enterprise.LicenseUtil" %> <%@page import="com.dotcms.enterprise.license.LicenseLevel"%> <%@ page import="com.dotmarketing.util.Config" %> - -<% if(!Config.getBooleanProperty("ENABLE_SERVER_HEARTBEAT", true)) { //In case user tries to acess jsp directly%> -<%@ include file="/html/portlet/ext/cmsconfig/network/not_licensed.jsp" %> -<% - return; - } -%> - -<% if( LicenseUtil.getLevel() - <%@ include file="/html/portlet/ext/cmsconfig/network/not_licensed.jsp" %> -<% - return; - } -%> +<%@ include file="/html/common/uservalidation.jsp"%>