diff --git a/LICENSE b/LICENSE index c651493fd..036347755 100644 --- a/LICENSE +++ b/LICENSE @@ -4,108 +4,182 @@ http://www.pwm-project.org Copyright (c) 2006-2009 Novell, Inc. Copyright (c) 2009-2017 The PWM Project -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 2 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, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - -The GNU General Public License (GPL) -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. - -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - +The PWM Project represents the individual contributors of the PWM source code. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS diff --git a/README.md b/README.md index f1abd3a4d..15ab5b1d2 100644 --- a/README.md +++ b/README.md @@ -78,32 +78,13 @@ This will expose the https port to 8443. If you want the configuration to persi creation and map it to a directory on the docker host or use a docker volume container. The PWM docker container will place all of it's configuration and runtime data in the `/config` volume. +# PWM Source Code License Update 2019 -# PWM Source Code License Update Plan for 2019 - -* Current License: GPL v2.0 +* Previous License: GPL v2.0 * New License: Apache 2.0 -* Notice Date: October 1, 2018 -* Update Date: February 1, 2019. - -The existing project is licensed using GPL v2.0 License -(https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html). On or about the update date, -the codebase will be updated as Apache 2.0 License (https://www.apache.org/licenses/LICENSE-2.0). -This change is being made to allow commercial organizations a more friendly license structure. - -This will not change the nature or availability of the PWM Project. The development and open-source -nature of PWM will continue as before. Existing, published PWM source code will continue to be -available under the GPL v2.0 License, however all new development after the license date will only -be published using the new license type. - -At the time of the license update, the existing source code will be branched and the code source -will be archived and published under the existing GPL v2.0 license terms in perpetuity. - -Process: -* This notice is posted publicly -* Known contributors are sent this notice using last known address -* Any objections or concerns by contributors will be processed as appropriate -* On or about the update date: - * The existing code is branched and the GPL version will remain available - * License headers and notices will be updated to the new license type - * New development and contributions will be done under the new license type +* Update Date: June 17, 2019 + +This project is licensed using Apache 2.0 License (https://www.apache.org/licenses/LICENSE-2.0). Previous versions +of this source code were licensed under GPL v2.0 License (https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html). +New submissions to this code base are made under the Apache 2.0 License. The GPL branch of the source code contains the +previously licensed GPL v2.0 code. diff --git a/build/checkstyle-header.xml b/build/checkstyle-header.xml index c94fafe0d..e7387240a 100644 --- a/build/checkstyle-header.xml +++ b/build/checkstyle-header.xml @@ -1,24 +1,22 @@ - + - + - + @@ -55,5 +53,13 @@ - + + + + + + + + + \ No newline at end of file diff --git a/build/checkstyle-import.xml b/build/checkstyle-import.xml index 6a97cb8f4..bdd04fe05 100644 --- a/build/checkstyle-import.xml +++ b/build/checkstyle-import.xml @@ -1,23 +1,22 @@ + + + diff --git a/build/checkstyle.xml b/build/checkstyle.xml index 3b8077b35..cbb1f7777 100644 --- a/build/checkstyle.xml +++ b/build/checkstyle.xml @@ -1,24 +1,22 @@ - + + diff --git a/build/license-header-java.txt b/build/license-header-java.txt index 98e07a480..893a42cde 100644 --- a/build/license-header-java.txt +++ b/build/license-header-java.txt @@ -3,19 +3,17 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/build/license-header-js.txt b/build/license-header-js.txt index 70866b3ac..893a42cde 100644 --- a/build/license-header-js.txt +++ b/build/license-header-js.txt @@ -3,20 +3,17 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ - diff --git a/build/license-header-jsp.txt b/build/license-header-jsp.txt index a2fb36080..00186a15a 100644 --- a/build/license-header-jsp.txt +++ b/build/license-header-jsp.txt @@ -3,19 +3,17 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> diff --git a/build/license-header-properties.txt b/build/license-header-properties.txt index ee1013b88..a50b6e6cb 100644 --- a/build/license-header-properties.txt +++ b/build/license-header-properties.txt @@ -3,19 +3,17 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # diff --git a/build/license-header-xml.txt b/build/license-header-xml.txt index 4235e4c88..ab7c89cb6 100644 --- a/build/license-header-xml.txt +++ b/build/license-header-xml.txt @@ -1,20 +1,20 @@ diff --git a/build/spotbugs-exclude.xml b/build/spotbugs-exclude.xml index a4d50cc9f..7fe023aa1 100644 --- a/build/spotbugs-exclude.xml +++ b/build/spotbugs-exclude.xml @@ -1,4 +1,24 @@ + + diff --git a/client/images/icons/m_circle-horz-menu_thin.svg b/client/images/icons/m_circle-horz-menu_thin.svg index 949002ef0..919bcec14 100644 --- a/client/images/icons/m_circle-horz-menu_thin.svg +++ b/client/images/icons/m_circle-horz-menu_thin.svg @@ -1,23 +1,22 @@ + m diff --git a/client/src/component.ts b/client/src/component.ts index 38450fcf2..27235a72f 100644 --- a/client/src/component.ts +++ b/client/src/component.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/components/changepassword/autogen-change-password.component.html b/client/src/components/changepassword/autogen-change-password.component.html index c6895f773..2b22dd2ba 100644 --- a/client/src/components/changepassword/autogen-change-password.component.html +++ b/client/src/components/changepassword/autogen-change-password.component.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/components/changepassword/autogen-change-password.component.scss b/client/src/components/changepassword/autogen-change-password.component.scss index 4180d57d5..ea8627c8b 100644 --- a/client/src/components/changepassword/autogen-change-password.component.scss +++ b/client/src/components/changepassword/autogen-change-password.component.scss @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ ias-dialog { diff --git a/client/src/components/changepassword/autogen-change-password.controller.ts b/client/src/components/changepassword/autogen-change-password.controller.ts index 9f4b7d8c8..a2971abc4 100644 --- a/client/src/components/changepassword/autogen-change-password.controller.ts +++ b/client/src/components/changepassword/autogen-change-password.controller.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/components/changepassword/random-change-password.component.html b/client/src/components/changepassword/random-change-password.component.html index c8173a590..245e6cfb4 100644 --- a/client/src/components/changepassword/random-change-password.component.html +++ b/client/src/components/changepassword/random-change-password.component.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/components/changepassword/random-change-password.controller.ts b/client/src/components/changepassword/random-change-password.controller.ts index 6c43f99ca..4182478fe 100644 --- a/client/src/components/changepassword/random-change-password.controller.ts +++ b/client/src/components/changepassword/random-change-password.controller.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/components/changepassword/success-change-password.component.html b/client/src/components/changepassword/success-change-password.component.html index 3e5f04203..4a88ab2a5 100644 --- a/client/src/components/changepassword/success-change-password.component.html +++ b/client/src/components/changepassword/success-change-password.component.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/components/changepassword/success-change-password.controller.ts b/client/src/components/changepassword/success-change-password.controller.ts index 066b06103..7b95a4288 100644 --- a/client/src/components/changepassword/success-change-password.controller.ts +++ b/client/src/components/changepassword/success-change-password.controller.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/components/changepassword/type-change-password.component.html b/client/src/components/changepassword/type-change-password.component.html index ffc3edeac..12b58cd56 100644 --- a/client/src/components/changepassword/type-change-password.component.html +++ b/client/src/components/changepassword/type-change-password.component.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/components/changepassword/type-change-password.component.scss b/client/src/components/changepassword/type-change-password.component.scss index 22300758a..42c3cb640 100644 --- a/client/src/components/changepassword/type-change-password.component.scss +++ b/client/src/components/changepassword/type-change-password.component.scss @@ -3,23 +3,22 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ + .ias-dialog { &.type-change-password-dialog { .ias-dialog-content { diff --git a/client/src/components/changepassword/type-change-password.controller.ts b/client/src/components/changepassword/type-change-password.controller.ts index eac9fb00a..0665baaea 100644 --- a/client/src/components/changepassword/type-change-password.controller.ts +++ b/client/src/components/changepassword/type-change-password.controller.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/index-dev.html b/client/src/index-dev.html index 931225f47..01d0ca836 100644 --- a/client/src/index-dev.html +++ b/client/src/index-dev.html @@ -4,21 +4,19 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --> diff --git a/client/src/models/column.model.ts b/client/src/models/column.model.ts index e23ad6dd1..f378655fd 100644 --- a/client/src/models/column.model.ts +++ b/client/src/models/column.model.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/models/orgchart-data.model.ts b/client/src/models/orgchart-data.model.ts index 775fd5742..5788c7117 100644 --- a/client/src/models/orgchart-data.model.ts +++ b/client/src/models/orgchart-data.model.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/models/person.model.ts b/client/src/models/person.model.ts index b21d055ce..cb1b52805 100644 --- a/client/src/models/person.model.ts +++ b/client/src/models/person.model.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/models/search-result.model.ts b/client/src/models/search-result.model.ts index 7241e52b7..35fcaad52 100644 --- a/client/src/models/search-result.model.ts +++ b/client/src/models/search-result.model.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/modules/changepassword/changepassword.controller.ts b/client/src/modules/changepassword/changepassword.controller.ts index e8c3bb7d0..671db2fe8 100644 --- a/client/src/modules/changepassword/changepassword.controller.ts +++ b/client/src/modules/changepassword/changepassword.controller.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /* tslint:disable */ diff --git a/client/src/modules/changepassword/changepassword.module.ts b/client/src/modules/changepassword/changepassword.module.ts index dd9d0f27a..13939e97b 100644 --- a/client/src/modules/changepassword/changepassword.module.ts +++ b/client/src/modules/changepassword/changepassword.module.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /* tslint:disable */ diff --git a/client/src/modules/changepassword/password-suggestions.html b/client/src/modules/changepassword/password-suggestions.html index 9b6c87d35..dc7a8aecf 100644 --- a/client/src/modules/changepassword/password-suggestions.html +++ b/client/src/modules/changepassword/password-suggestions.html @@ -1,3 +1,24 @@ + + +
{{$ctrl.getString('Display_PasswordGeneration')}}

diff --git a/client/src/modules/changepassword/password-suggestions.scss b/client/src/modules/changepassword/password-suggestions.scss index 48c24bc3b..6b1932cae 100644 --- a/client/src/modules/changepassword/password-suggestions.scss +++ b/client/src/modules/changepassword/password-suggestions.scss @@ -1,3 +1,23 @@ +/*! + * Password Management Servlets (PWM) + * http://www.pwm-project.org + * + * Copyright (c) 2006-2009 Novell, Inc. + * Copyright (c) 2009-2019 The PWM Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + .randomPasswordDialog { height: 395px; width: 350px; max-width: 350px; margin-top: auto; margin-bottom: auto; } \ No newline at end of file diff --git a/client/src/modules/configeditor/configeditor.controller.ts b/client/src/modules/configeditor/configeditor.controller.ts index 34680486b..a2b9046f5 100644 --- a/client/src/modules/configeditor/configeditor.controller.ts +++ b/client/src/modules/configeditor/configeditor.controller.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {element, ICompileService, IScope, ITemplateCacheService, module} from 'angular'; diff --git a/client/src/modules/configeditor/configeditor.module.ts b/client/src/modules/configeditor/configeditor.module.ts index 592d2c365..7e42f0de9 100644 --- a/client/src/modules/configeditor/configeditor.module.ts +++ b/client/src/modules/configeditor/configeditor.module.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import 'textangular'; diff --git a/client/src/modules/helpdesk/date.filters.ts b/client/src/modules/helpdesk/date.filters.ts index 50b061666..fd2fe80a4 100644 --- a/client/src/modules/helpdesk/date.filters.ts +++ b/client/src/modules/helpdesk/date.filters.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {IWindowService} from 'angular'; diff --git a/client/src/modules/helpdesk/helpdesk-detail-dialog.template.html b/client/src/modules/helpdesk/helpdesk-detail-dialog.template.html index 84578b07f..302c7f689 100644 --- a/client/src/modules/helpdesk/helpdesk-detail-dialog.template.html +++ b/client/src/modules/helpdesk/helpdesk-detail-dialog.template.html @@ -1,23 +1,22 @@ + diff --git a/client/src/modules/helpdesk/helpdesk-detail.component.html b/client/src/modules/helpdesk/helpdesk-detail.component.html index fb0d7e1cc..c4d8af2bc 100644 --- a/client/src/modules/helpdesk/helpdesk-detail.component.html +++ b/client/src/modules/helpdesk/helpdesk-detail.component.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/modules/helpdesk/helpdesk-detail.component.scss b/client/src/modules/helpdesk/helpdesk-detail.component.scss index 0111a3dae..fc869b02e 100644 --- a/client/src/modules/helpdesk/helpdesk-detail.component.scss +++ b/client/src/modules/helpdesk/helpdesk-detail.component.scss @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ .ias-styles-root { diff --git a/client/src/modules/helpdesk/helpdesk-detail.component.ts b/client/src/modules/helpdesk/helpdesk-detail.component.ts index 60cc08f2b..7818fdfbb 100644 --- a/client/src/modules/helpdesk/helpdesk-detail.component.ts +++ b/client/src/modules/helpdesk/helpdesk-detail.component.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component} from '../../component'; diff --git a/client/src/modules/helpdesk/helpdesk-search-base.component.ts b/client/src/modules/helpdesk/helpdesk-search-base.component.ts index f328370b8..0117c8f9d 100644 --- a/client/src/modules/helpdesk/helpdesk-search-base.component.ts +++ b/client/src/modules/helpdesk/helpdesk-search-base.component.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/modules/helpdesk/helpdesk-search-cards.component.html b/client/src/modules/helpdesk/helpdesk-search-cards.component.html index 18215ae7e..8c3d13e70 100644 --- a/client/src/modules/helpdesk/helpdesk-search-cards.component.html +++ b/client/src/modules/helpdesk/helpdesk-search-cards.component.html @@ -1,23 +1,22 @@ + diff --git a/client/src/modules/helpdesk/helpdesk-search-cards.component.ts b/client/src/modules/helpdesk/helpdesk-search-cards.component.ts index 2c00dea27..8c028c380 100644 --- a/client/src/modules/helpdesk/helpdesk-search-cards.component.ts +++ b/client/src/modules/helpdesk/helpdesk-search-cards.component.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/modules/helpdesk/helpdesk-search-table.component.html b/client/src/modules/helpdesk/helpdesk-search-table.component.html index 06a340890..368373c78 100644 --- a/client/src/modules/helpdesk/helpdesk-search-table.component.html +++ b/client/src/modules/helpdesk/helpdesk-search-table.component.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/modules/helpdesk/helpdesk-search-table.component.ts b/client/src/modules/helpdesk/helpdesk-search-table.component.ts index 4a2f172e6..8d33b1d95 100644 --- a/client/src/modules/helpdesk/helpdesk-search-table.component.ts +++ b/client/src/modules/helpdesk/helpdesk-search-table.component.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/modules/helpdesk/helpdesk-search.component.scss b/client/src/modules/helpdesk/helpdesk-search.component.scss index c2382423f..81b1925ee 100644 --- a/client/src/modules/helpdesk/helpdesk-search.component.scss +++ b/client/src/modules/helpdesk/helpdesk-search.component.scss @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ .ias-styles-root { diff --git a/client/src/modules/helpdesk/helpdesk.module.ts b/client/src/modules/helpdesk/helpdesk.module.ts index a10d478db..a2eb65628 100644 --- a/client/src/modules/helpdesk/helpdesk.module.ts +++ b/client/src/modules/helpdesk/helpdesk.module.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ // These need to be at the top so imported components can override the default styling diff --git a/client/src/modules/helpdesk/main.dev.ts b/client/src/modules/helpdesk/main.dev.ts index 27040fc3e..b0f79bfd5 100644 --- a/client/src/modules/helpdesk/main.dev.ts +++ b/client/src/modules/helpdesk/main.dev.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import 'angular'; diff --git a/client/src/modules/helpdesk/main.ts b/client/src/modules/helpdesk/main.ts index a68af5467..7b524af50 100644 --- a/client/src/modules/helpdesk/main.ts +++ b/client/src/modules/helpdesk/main.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import 'angular'; diff --git a/client/src/modules/helpdesk/recent-verifications-dialog.controller.ts b/client/src/modules/helpdesk/recent-verifications-dialog.controller.ts index 7df2aad48..f7fd208ed 100644 --- a/client/src/modules/helpdesk/recent-verifications-dialog.controller.ts +++ b/client/src/modules/helpdesk/recent-verifications-dialog.controller.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/modules/helpdesk/recent-verifications-dialog.template.html b/client/src/modules/helpdesk/recent-verifications-dialog.template.html index 33dfe26e3..6655acd8a 100644 --- a/client/src/modules/helpdesk/recent-verifications-dialog.template.html +++ b/client/src/modules/helpdesk/recent-verifications-dialog.template.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/modules/helpdesk/routes.ts b/client/src/modules/helpdesk/routes.ts index 0bc9191e3..196b1c76d 100644 --- a/client/src/modules/helpdesk/routes.ts +++ b/client/src/modules/helpdesk/routes.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/modules/helpdesk/verifications-dialog.component.scss b/client/src/modules/helpdesk/verifications-dialog.component.scss index 9ce1e7dba..ac4e3969c 100644 --- a/client/src/modules/helpdesk/verifications-dialog.component.scss +++ b/client/src/modules/helpdesk/verifications-dialog.component.scss @@ -1,3 +1,23 @@ +/*! + * Password Management Servlets (PWM) + * http://www.pwm-project.org + * + * Copyright (c) 2006-2009 Novell, Inc. + * Copyright (c) 2009-2019 The PWM Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #verification-token-destination { margin: 0; width: 210px; diff --git a/client/src/modules/helpdesk/verifications-dialog.controller.ts b/client/src/modules/helpdesk/verifications-dialog.controller.ts index 4683bcfbf..be9f5da3b 100644 --- a/client/src/modules/helpdesk/verifications-dialog.controller.ts +++ b/client/src/modules/helpdesk/verifications-dialog.controller.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ require('./verifications-dialog.component.scss'); diff --git a/client/src/modules/helpdesk/verifications-dialog.template.html b/client/src/modules/helpdesk/verifications-dialog.template.html index 23b8de90a..472c244c8 100644 --- a/client/src/modules/helpdesk/verifications-dialog.template.html +++ b/client/src/modules/helpdesk/verifications-dialog.template.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/modules/peoplesearch/main.dev.ts b/client/src/modules/peoplesearch/main.dev.ts index d395ce373..d6dce46b9 100644 --- a/client/src/modules/peoplesearch/main.dev.ts +++ b/client/src/modules/peoplesearch/main.dev.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import 'angular'; diff --git a/client/src/modules/peoplesearch/main.ts b/client/src/modules/peoplesearch/main.ts index cd9115a60..5dd498962 100644 --- a/client/src/modules/peoplesearch/main.ts +++ b/client/src/modules/peoplesearch/main.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import 'angular'; diff --git a/client/src/modules/peoplesearch/orgchart-email.component.html b/client/src/modules/peoplesearch/orgchart-email.component.html index 1cb90ef75..20f191148 100644 --- a/client/src/modules/peoplesearch/orgchart-email.component.html +++ b/client/src/modules/peoplesearch/orgchart-email.component.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/modules/peoplesearch/orgchart-email.component.scss b/client/src/modules/peoplesearch/orgchart-email.component.scss index 685d72727..152d90157 100644 --- a/client/src/modules/peoplesearch/orgchart-email.component.scss +++ b/client/src/modules/peoplesearch/orgchart-email.component.scss @@ -1,3 +1,23 @@ +/*! + * Password Management Servlets (PWM) + * http://www.pwm-project.org + * + * Copyright (c) 2006-2009 Novell, Inc. + * Copyright (c) 2009-2019 The PWM Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + .ias-styles-root { #teamMembersContainer { display: flex; diff --git a/client/src/modules/peoplesearch/orgchart-email.controller.ts b/client/src/modules/peoplesearch/orgchart-email.controller.ts index 87333cca0..618ed1c47 100644 --- a/client/src/modules/peoplesearch/orgchart-email.controller.ts +++ b/client/src/modules/peoplesearch/orgchart-email.controller.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import * as angular from 'angular'; diff --git a/client/src/modules/peoplesearch/orgchart-export.component.html b/client/src/modules/peoplesearch/orgchart-export.component.html index f42c85694..740729194 100644 --- a/client/src/modules/peoplesearch/orgchart-export.component.html +++ b/client/src/modules/peoplesearch/orgchart-export.component.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/modules/peoplesearch/orgchart-export.component.scss b/client/src/modules/peoplesearch/orgchart-export.component.scss index 985a9f875..d6d989063 100644 --- a/client/src/modules/peoplesearch/orgchart-export.component.scss +++ b/client/src/modules/peoplesearch/orgchart-export.component.scss @@ -1,2 +1,22 @@ +/*! + * Password Management Servlets (PWM) + * http://www.pwm-project.org + * + * Copyright (c) 2006-2009 Novell, Inc. + * Copyright (c) 2009-2019 The PWM Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + .ias-styles-root { } diff --git a/client/src/modules/peoplesearch/orgchart-export.controller.ts b/client/src/modules/peoplesearch/orgchart-export.controller.ts index 12a928fc9..650a0b3ad 100644 --- a/client/src/modules/peoplesearch/orgchart-export.controller.ts +++ b/client/src/modules/peoplesearch/orgchart-export.controller.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {IPwmService} from '../../services/pwm.service'; diff --git a/client/src/modules/peoplesearch/orgchart-search.component.html b/client/src/modules/peoplesearch/orgchart-search.component.html index 760eda72b..abae6aa9e 100644 --- a/client/src/modules/peoplesearch/orgchart-search.component.html +++ b/client/src/modules/peoplesearch/orgchart-search.component.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/modules/peoplesearch/orgchart-search.component.scss b/client/src/modules/peoplesearch/orgchart-search.component.scss index ca883e40c..f1e7500da 100644 --- a/client/src/modules/peoplesearch/orgchart-search.component.scss +++ b/client/src/modules/peoplesearch/orgchart-search.component.scss @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ .ias-styles-root { diff --git a/client/src/modules/peoplesearch/orgchart-search.component.ts b/client/src/modules/peoplesearch/orgchart-search.component.ts index f7f982825..6977289f5 100644 --- a/client/src/modules/peoplesearch/orgchart-search.component.ts +++ b/client/src/modules/peoplesearch/orgchart-search.component.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/modules/peoplesearch/orgchart.component.html b/client/src/modules/peoplesearch/orgchart.component.html index 17c71c824..234787e73 100644 --- a/client/src/modules/peoplesearch/orgchart.component.html +++ b/client/src/modules/peoplesearch/orgchart.component.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/modules/peoplesearch/peoplesearch-cards.component.scss b/client/src/modules/peoplesearch/peoplesearch-cards.component.scss index bbb8c6465..d49ec0a0f 100644 --- a/client/src/modules/peoplesearch/peoplesearch-cards.component.scss +++ b/client/src/modules/peoplesearch/peoplesearch-cards.component.scss @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ .ias-styles-root { diff --git a/client/src/modules/peoplesearch/peoplesearch-cards.component.ts b/client/src/modules/peoplesearch/peoplesearch-cards.component.ts index ece133215..38371f183 100644 --- a/client/src/modules/peoplesearch/peoplesearch-cards.component.ts +++ b/client/src/modules/peoplesearch/peoplesearch-cards.component.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/modules/peoplesearch/peoplesearch-table.component.html b/client/src/modules/peoplesearch/peoplesearch-table.component.html index 51e119255..550696fc5 100644 --- a/client/src/modules/peoplesearch/peoplesearch-table.component.html +++ b/client/src/modules/peoplesearch/peoplesearch-table.component.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/modules/peoplesearch/peoplesearch-table.component.scss b/client/src/modules/peoplesearch/peoplesearch-table.component.scss index be99d0a2e..a90f9391d 100644 --- a/client/src/modules/peoplesearch/peoplesearch-table.component.scss +++ b/client/src/modules/peoplesearch/peoplesearch-table.component.scss @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ .ias-styles-root { diff --git a/client/src/modules/peoplesearch/peoplesearch-table.component.ts b/client/src/modules/peoplesearch/peoplesearch-table.component.ts index aeaf8224e..c3ea4835f 100644 --- a/client/src/modules/peoplesearch/peoplesearch-table.component.ts +++ b/client/src/modules/peoplesearch/peoplesearch-table.component.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/modules/peoplesearch/peoplesearch.module.ts b/client/src/modules/peoplesearch/peoplesearch.module.ts index a2f9885e1..e399ede87 100644 --- a/client/src/modules/peoplesearch/peoplesearch.module.ts +++ b/client/src/modules/peoplesearch/peoplesearch.module.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ // These need to be at the top so imported components can override the default styling diff --git a/client/src/modules/peoplesearch/peoplesearch.scss b/client/src/modules/peoplesearch/peoplesearch.scss index 1c01f3ef1..98a4628f1 100644 --- a/client/src/modules/peoplesearch/peoplesearch.scss +++ b/client/src/modules/peoplesearch/peoplesearch.scss @@ -3,24 +3,21 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ - .ias-styles-root { .help-desk-search-component, .people-search-component { diff --git a/client/src/modules/peoplesearch/person-card.component.html b/client/src/modules/peoplesearch/person-card.component.html index ce0ea5859..f0a1d32d1 100644 --- a/client/src/modules/peoplesearch/person-card.component.html +++ b/client/src/modules/peoplesearch/person-card.component.html @@ -1,23 +1,22 @@ +
diff --git a/client/src/modules/peoplesearch/person-card.component.ts b/client/src/modules/peoplesearch/person-card.component.ts index a9c1f01ad..75fc0135b 100644 --- a/client/src/modules/peoplesearch/person-card.component.ts +++ b/client/src/modules/peoplesearch/person-card.component.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/modules/peoplesearch/person-details-dialog.component.html b/client/src/modules/peoplesearch/person-details-dialog.component.html index d54b04359..13d654d41 100644 --- a/client/src/modules/peoplesearch/person-details-dialog.component.html +++ b/client/src/modules/peoplesearch/person-details-dialog.component.html @@ -1,25 +1,23 @@ + -
diff --git a/client/src/modules/peoplesearch/person-details-dialog.component.scss b/client/src/modules/peoplesearch/person-details-dialog.component.scss index f6596ad16..dc2c9178c 100644 --- a/client/src/modules/peoplesearch/person-details-dialog.component.scss +++ b/client/src/modules/peoplesearch/person-details-dialog.component.scss @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ .ias-styles-root { diff --git a/client/src/modules/peoplesearch/person-details-dialog.component.ts b/client/src/modules/peoplesearch/person-details-dialog.component.ts index 04bf34ee0..a7efca70b 100644 --- a/client/src/modules/peoplesearch/person-details-dialog.component.ts +++ b/client/src/modules/peoplesearch/person-details-dialog.component.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/modules/peoplesearch/person.filters.ts b/client/src/modules/peoplesearch/person.filters.ts index b543fb351..83f1d3c7c 100644 --- a/client/src/modules/peoplesearch/person.filters.ts +++ b/client/src/modules/peoplesearch/person.filters.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/modules/peoplesearch/string.filters.ts b/client/src/modules/peoplesearch/string.filters.ts index 14c4d080f..22715b50e 100644 --- a/client/src/modules/peoplesearch/string.filters.ts +++ b/client/src/modules/peoplesearch/string.filters.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/route-error-handler.ts b/client/src/route-error-handler.ts index b3e2f78b9..779164511 100644 --- a/client/src/route-error-handler.ts +++ b/client/src/route-error-handler.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/routes.ts b/client/src/routes.ts index b3ec8d355..61e2ac31c 100644 --- a/client/src/routes.ts +++ b/client/src/routes.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/base-config.service.dev.ts b/client/src/services/base-config.service.dev.ts index fb978407b..d2e69b11f 100644 --- a/client/src/services/base-config.service.dev.ts +++ b/client/src/services/base-config.service.dev.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/base-config.service.ts b/client/src/services/base-config.service.ts index 8c1600290..0703c6429 100644 --- a/client/src/services/base-config.service.ts +++ b/client/src/services/base-config.service.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {IHttpService, ILogService, IPromise, IQService} from 'angular'; diff --git a/client/src/services/common-search.service.test.ts b/client/src/services/common-search.service.test.ts index cedbd5996..aff12edbf 100644 --- a/client/src/services/common-search.service.test.ts +++ b/client/src/services/common-search.service.test.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/common-search.service.ts b/client/src/services/common-search.service.ts index 3d4bfbe52..28adbed1b 100644 --- a/client/src/services/common-search.service.ts +++ b/client/src/services/common-search.service.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import LocalStorageService from './local-storage.service'; diff --git a/client/src/services/helpdesk-config.service.dev.ts b/client/src/services/helpdesk-config.service.dev.ts index 7bce5e7a6..6f54a4c81 100644 --- a/client/src/services/helpdesk-config.service.dev.ts +++ b/client/src/services/helpdesk-config.service.dev.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/helpdesk-config.service.test-data.ts b/client/src/services/helpdesk-config.service.test-data.ts index 0da1e3736..bf79661cd 100644 --- a/client/src/services/helpdesk-config.service.test-data.ts +++ b/client/src/services/helpdesk-config.service.test-data.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /* tslint:disable */ diff --git a/client/src/services/helpdesk-config.service.test.ts b/client/src/services/helpdesk-config.service.test.ts index 6959b6b94..f2a3ed185 100644 --- a/client/src/services/helpdesk-config.service.test.ts +++ b/client/src/services/helpdesk-config.service.test.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {IHttpBackendService, IHttpService, ILogService, IQService, IWindowService, module} from 'angular'; diff --git a/client/src/services/helpdesk-config.service.ts b/client/src/services/helpdesk-config.service.ts index a567a8548..79d1009e3 100644 --- a/client/src/services/helpdesk-config.service.ts +++ b/client/src/services/helpdesk-config.service.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/helpdesk.service.dev.ts b/client/src/services/helpdesk.service.dev.ts index 9ead5d098..7313d3cd4 100644 --- a/client/src/services/helpdesk.service.dev.ts +++ b/client/src/services/helpdesk.service.dev.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import { diff --git a/client/src/services/helpdesk.service.test-data.ts b/client/src/services/helpdesk.service.test-data.ts index a694869a1..d01aaca4d 100644 --- a/client/src/services/helpdesk.service.test-data.ts +++ b/client/src/services/helpdesk.service.test-data.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /* tslint:disable */ diff --git a/client/src/services/helpdesk.service.test.ts b/client/src/services/helpdesk.service.test.ts index 1b01d7649..75c1134f6 100644 --- a/client/src/services/helpdesk.service.test.ts +++ b/client/src/services/helpdesk.service.test.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import HelpDeskService, {IRecentVerifications} from './helpdesk.service'; diff --git a/client/src/services/helpdesk.service.ts b/client/src/services/helpdesk.service.ts index a2bc87c63..d2b1494d8 100644 --- a/client/src/services/helpdesk.service.ts +++ b/client/src/services/helpdesk.service.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/local-storage.service.ts b/client/src/services/local-storage.service.ts index 88d9bd565..22c5e6b9b 100644 --- a/client/src/services/local-storage.service.ts +++ b/client/src/services/local-storage.service.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/object.service.ts b/client/src/services/object.service.ts index 9c7708415..5ecf2efde 100644 --- a/client/src/services/object.service.ts +++ b/client/src/services/object.service.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ export default class ObjectService { diff --git a/client/src/services/password.service.dev.ts b/client/src/services/password.service.dev.ts index 34d260f1e..eb7b3498a 100644 --- a/client/src/services/password.service.dev.ts +++ b/client/src/services/password.service.dev.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ const SIMULATED_RESPONSE_TIME = 100; diff --git a/client/src/services/password.service.ts b/client/src/services/password.service.ts index 15094bc9e..e3a3dac6e 100644 --- a/client/src/services/password.service.ts +++ b/client/src/services/password.service.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/people.service.dev.ts b/client/src/services/people.service.dev.ts index 3a5a5d6bb..63e426f27 100644 --- a/client/src/services/people.service.dev.ts +++ b/client/src/services/people.service.dev.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import { IPromise, IQService, ITimeoutService } from 'angular'; diff --git a/client/src/services/people.service.ts b/client/src/services/people.service.ts index 2ac815aa3..e9d96ac29 100644 --- a/client/src/services/people.service.ts +++ b/client/src/services/people.service.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/peoplesearch-config.service.dev.ts b/client/src/services/peoplesearch-config.service.dev.ts index 40e672136..3ee190224 100644 --- a/client/src/services/peoplesearch-config.service.dev.ts +++ b/client/src/services/peoplesearch-config.service.dev.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/peoplesearch-config.service.ts b/client/src/services/peoplesearch-config.service.ts index b324abd1b..57d807fa2 100644 --- a/client/src/services/peoplesearch-config.service.ts +++ b/client/src/services/peoplesearch-config.service.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/promise.service.ts b/client/src/services/promise.service.ts index bac3515d7..06f3fefd0 100644 --- a/client/src/services/promise.service.ts +++ b/client/src/services/promise.service.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import { IPromise, IQService } from 'angular'; diff --git a/client/src/services/pwm.service.dev.ts b/client/src/services/pwm.service.dev.ts index bf39dad0c..26a364646 100644 --- a/client/src/services/pwm.service.dev.ts +++ b/client/src/services/pwm.service.dev.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/pwm.service.ts b/client/src/services/pwm.service.ts index 108ab433f..a2b9c8100 100644 --- a/client/src/services/pwm.service.ts +++ b/client/src/services/pwm.service.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/services/translations-loader.factory.ts b/client/src/services/translations-loader.factory.ts index dad5135a6..17f70e451 100644 --- a/client/src/services/translations-loader.factory.ts +++ b/client/src/services/translations-loader.factory.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/styles.scss b/client/src/styles.scss index eb8d53033..4014bfc63 100644 --- a/client/src/styles.scss +++ b/client/src/styles.scss @@ -1,3 +1,23 @@ +/*! + * Password Management Servlets (PWM) + * http://www.pwm-project.org + * + * Copyright (c) 2006-2009 Novell, Inc. + * Copyright (c) 2009-2019 The PWM Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + // Only apply the ux-ias styles when the elements are a child of .ias-styles-root. This ensures we are not mucking with the // styles for the header and footer (things outside of this angular app). .ias-styles-root { diff --git a/client/src/ux/element-size.service.ts b/client/src/ux/element-size.service.ts index db4a60847..17dd76c32 100644 --- a/client/src/ux/element-size.service.ts +++ b/client/src/ux/element-size.service.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/src/ux/ux.module.ts b/client/src/ux/ux.module.ts index 903b85c10..584367564 100644 --- a/client/src/ux/ux.module.ts +++ b/client/src/ux/ux.module.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/client/test/karma-test-suite.ts b/client/test/karma-test-suite.ts index 93c78e4de..882378be7 100644 --- a/client/test/karma-test-suite.ts +++ b/client/test/karma-test-suite.ts @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ Error.stackTraceLimit = Infinity; diff --git a/client/test/karma.conf.js b/client/test/karma.conf.js index 21a2bb538..b0b27554d 100644 --- a/client/test/karma.conf.js +++ b/client/test/karma.conf.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ var webpack = require('webpack'); diff --git a/client/vendor/angular-ui-router.js b/client/vendor/angular-ui-router.js index 010a5f367..a026ecff4 100644 --- a/client/vendor/angular-ui-router.js +++ b/client/vendor/angular-ui-router.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /*! diff --git a/data-service/pom.xml b/data-service/pom.xml index c2b221067..8b14e2be1 100644 --- a/data-service/pom.xml +++ b/data-service/pom.xml @@ -15,14 +15,6 @@ PWM Password Self Service: Data Service WAR - - - The GNU General Public License (GPL) Version 2 - http://www.gnu.org/licenses/gpl-2.0.html - repo - - - PWM Project http://www.pwm-project.org diff --git a/data-service/src/main/java/password/pwm/receiver/ContextManager.java b/data-service/src/main/java/password/pwm/receiver/ContextManager.java index 393f547e4..0e50c2241 100644 --- a/data-service/src/main/java/password/pwm/receiver/ContextManager.java +++ b/data-service/src/main/java/password/pwm/receiver/ContextManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.receiver; diff --git a/data-service/src/main/java/password/pwm/receiver/CsvDownloadServlet.java b/data-service/src/main/java/password/pwm/receiver/CsvDownloadServlet.java index a58604082..7d4b09428 100644 --- a/data-service/src/main/java/password/pwm/receiver/CsvDownloadServlet.java +++ b/data-service/src/main/java/password/pwm/receiver/CsvDownloadServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.receiver; diff --git a/data-service/src/main/java/password/pwm/receiver/FtpDataIngestor.java b/data-service/src/main/java/password/pwm/receiver/FtpDataIngestor.java index 09c778234..0d36eaf37 100644 --- a/data-service/src/main/java/password/pwm/receiver/FtpDataIngestor.java +++ b/data-service/src/main/java/password/pwm/receiver/FtpDataIngestor.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.receiver; diff --git a/data-service/src/main/java/password/pwm/receiver/Logger.java b/data-service/src/main/java/password/pwm/receiver/Logger.java index cd722730b..fd42abfa7 100644 --- a/data-service/src/main/java/password/pwm/receiver/Logger.java +++ b/data-service/src/main/java/password/pwm/receiver/Logger.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.receiver; diff --git a/data-service/src/main/java/password/pwm/receiver/PwmReceiverApp.java b/data-service/src/main/java/password/pwm/receiver/PwmReceiverApp.java index 7714c0557..2c52b5a0e 100644 --- a/data-service/src/main/java/password/pwm/receiver/PwmReceiverApp.java +++ b/data-service/src/main/java/password/pwm/receiver/PwmReceiverApp.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.receiver; diff --git a/data-service/src/main/java/password/pwm/receiver/PwmReceiverLogger.java b/data-service/src/main/java/password/pwm/receiver/PwmReceiverLogger.java index 355167926..a937cb6ae 100644 --- a/data-service/src/main/java/password/pwm/receiver/PwmReceiverLogger.java +++ b/data-service/src/main/java/password/pwm/receiver/PwmReceiverLogger.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.receiver; diff --git a/data-service/src/main/java/password/pwm/receiver/Settings.java b/data-service/src/main/java/password/pwm/receiver/Settings.java index 47872dac0..a20851418 100644 --- a/data-service/src/main/java/password/pwm/receiver/Settings.java +++ b/data-service/src/main/java/password/pwm/receiver/Settings.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.receiver; diff --git a/data-service/src/main/java/password/pwm/receiver/Status.java b/data-service/src/main/java/password/pwm/receiver/Status.java index fa2502c53..c033c5ca9 100644 --- a/data-service/src/main/java/password/pwm/receiver/Status.java +++ b/data-service/src/main/java/password/pwm/receiver/Status.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.receiver; diff --git a/data-service/src/main/java/password/pwm/receiver/Storage.java b/data-service/src/main/java/password/pwm/receiver/Storage.java index b0eee6b24..8e548972a 100644 --- a/data-service/src/main/java/password/pwm/receiver/Storage.java +++ b/data-service/src/main/java/password/pwm/receiver/Storage.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.receiver; diff --git a/data-service/src/main/java/password/pwm/receiver/SummaryBean.java b/data-service/src/main/java/password/pwm/receiver/SummaryBean.java index a2c0b6953..8c1d4ccbb 100644 --- a/data-service/src/main/java/password/pwm/receiver/SummaryBean.java +++ b/data-service/src/main/java/password/pwm/receiver/SummaryBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.receiver; diff --git a/data-service/src/main/java/password/pwm/receiver/TelemetryRestReceiver.java b/data-service/src/main/java/password/pwm/receiver/TelemetryRestReceiver.java index 7a8f58ec2..00d6e6450 100644 --- a/data-service/src/main/java/password/pwm/receiver/TelemetryRestReceiver.java +++ b/data-service/src/main/java/password/pwm/receiver/TelemetryRestReceiver.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.receiver; diff --git a/data-service/src/main/java/password/pwm/receiver/TelemetryViewerServlet.java b/data-service/src/main/java/password/pwm/receiver/TelemetryViewerServlet.java index 3da55d208..278a05a5f 100644 --- a/data-service/src/main/java/password/pwm/receiver/TelemetryViewerServlet.java +++ b/data-service/src/main/java/password/pwm/receiver/TelemetryViewerServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.receiver; diff --git a/data-service/src/main/webapp/META-INF/context.xml b/data-service/src/main/webapp/META-INF/context.xml index f996e7dee..511962953 100644 --- a/data-service/src/main/webapp/META-INF/context.xml +++ b/data-service/src/main/webapp/META-INF/context.xml @@ -1,22 +1,22 @@ diff --git a/data-service/src/main/webapp/WEB-INF/jsp/telemetry-viewer.jsp b/data-service/src/main/webapp/WEB-INF/jsp/telemetry-viewer.jsp index 2d25fdc7e..533174460 100644 --- a/data-service/src/main/webapp/WEB-INF/jsp/telemetry-viewer.jsp +++ b/data-service/src/main/webapp/WEB-INF/jsp/telemetry-viewer.jsp @@ -3,23 +3,20 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> - <%@ page import="password.pwm.receiver.SummaryBean" %> <%@ page import="password.pwm.receiver.TelemetryViewerServlet" %> <%@ page import="java.time.Instant" %> diff --git a/data-service/src/main/webapp/WEB-INF/web.xml b/data-service/src/main/webapp/WEB-INF/web.xml index 9f0cc0a62..b0d4b60e9 100644 --- a/data-service/src/main/webapp/WEB-INF/web.xml +++ b/data-service/src/main/webapp/WEB-INF/web.xml @@ -1,22 +1,22 @@ + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> diff --git a/docker/src/main/java/password/pwm/docker/DockerStub.java b/docker/src/main/java/password/pwm/docker/DockerStub.java index 6e93fa3ac..5f0b1827a 100644 --- a/docker/src/main/java/password/pwm/docker/DockerStub.java +++ b/docker/src/main/java/password/pwm/docker/DockerStub.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.docker; diff --git a/onejar/onejar-assembly.xml b/onejar/onejar-assembly.xml index 1ca2f4787..cc480a096 100644 --- a/onejar/onejar-assembly.xml +++ b/onejar/onejar-assembly.xml @@ -1,25 +1,3 @@ - - diff --git a/onejar/src/main/java/password/pwm/onejar/Argument.java b/onejar/src/main/java/password/pwm/onejar/Argument.java index 70bd80c53..6f70557f2 100644 --- a/onejar/src/main/java/password/pwm/onejar/Argument.java +++ b/onejar/src/main/java/password/pwm/onejar/Argument.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.onejar; diff --git a/onejar/src/main/java/password/pwm/onejar/ArgumentParser.java b/onejar/src/main/java/password/pwm/onejar/ArgumentParser.java index 20c298ef0..6973f9353 100644 --- a/onejar/src/main/java/password/pwm/onejar/ArgumentParser.java +++ b/onejar/src/main/java/password/pwm/onejar/ArgumentParser.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.onejar; diff --git a/onejar/src/main/java/password/pwm/onejar/ArgumentParserException.java b/onejar/src/main/java/password/pwm/onejar/ArgumentParserException.java index 5880053d4..c21a96272 100644 --- a/onejar/src/main/java/password/pwm/onejar/ArgumentParserException.java +++ b/onejar/src/main/java/password/pwm/onejar/ArgumentParserException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.onejar; diff --git a/onejar/src/main/java/password/pwm/onejar/OnejarConfig.java b/onejar/src/main/java/password/pwm/onejar/OnejarConfig.java index 8fdf088c2..9c9619a2b 100644 --- a/onejar/src/main/java/password/pwm/onejar/OnejarConfig.java +++ b/onejar/src/main/java/password/pwm/onejar/OnejarConfig.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.onejar; diff --git a/onejar/src/main/java/password/pwm/onejar/OnejarException.java b/onejar/src/main/java/password/pwm/onejar/OnejarException.java index 7c7852853..1142388b5 100644 --- a/onejar/src/main/java/password/pwm/onejar/OnejarException.java +++ b/onejar/src/main/java/password/pwm/onejar/OnejarException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.onejar; diff --git a/onejar/src/main/java/password/pwm/onejar/OnejarMain.java b/onejar/src/main/java/password/pwm/onejar/OnejarMain.java index d2ace1f06..010185801 100644 --- a/onejar/src/main/java/password/pwm/onejar/OnejarMain.java +++ b/onejar/src/main/java/password/pwm/onejar/OnejarMain.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.onejar; diff --git a/onejar/src/main/java/password/pwm/onejar/Resource.java b/onejar/src/main/java/password/pwm/onejar/Resource.java index c460d63d7..aa33488dd 100644 --- a/onejar/src/main/java/password/pwm/onejar/Resource.java +++ b/onejar/src/main/java/password/pwm/onejar/Resource.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.onejar; diff --git a/onejar/src/main/java/password/pwm/onejar/TomcatOnejarRunner.java b/onejar/src/main/java/password/pwm/onejar/TomcatOnejarRunner.java index 81756bdf6..34812f622 100644 --- a/onejar/src/main/java/password/pwm/onejar/TomcatOnejarRunner.java +++ b/onejar/src/main/java/password/pwm/onejar/TomcatOnejarRunner.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.onejar; diff --git a/onejar/src/main/java/password/pwm/onejar/WebServer.java b/onejar/src/main/java/password/pwm/onejar/WebServer.java index a222f548e..1bd61f0f0 100644 --- a/onejar/src/main/java/password/pwm/onejar/WebServer.java +++ b/onejar/src/main/java/password/pwm/onejar/WebServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.onejar; diff --git a/onejar/src/main/resources/ROOT-redirect-webapp/WEB-INF/index.jsp b/onejar/src/main/resources/ROOT-redirect-webapp/WEB-INF/index.jsp index a98a2f64c..5757690c3 100644 --- a/onejar/src/main/resources/ROOT-redirect-webapp/WEB-INF/index.jsp +++ b/onejar/src/main/resources/ROOT-redirect-webapp/WEB-INF/index.jsp @@ -3,22 +3,21 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page session="false" contentType="text/html" %> diff --git a/onejar/src/main/resources/ROOT-redirect-webapp/WEB-INF/web.xml b/onejar/src/main/resources/ROOT-redirect-webapp/WEB-INF/web.xml index ada301fa8..184118924 100644 --- a/onejar/src/main/resources/ROOT-redirect-webapp/WEB-INF/web.xml +++ b/onejar/src/main/resources/ROOT-redirect-webapp/WEB-INF/web.xml @@ -1,22 +1,22 @@ - The GNU General Public License (GPL) Version 2 - http://www.gnu.org/licenses/gpl-2.0.html + Apache License Version 2.0, January 2004 + http://www.apache.org/licenses/ repo diff --git a/pwm-cr/src/main/java/password/pwm/cr/ChaiXmlResponseSetSerializer.java b/pwm-cr/src/main/java/password/pwm/cr/ChaiXmlResponseSetSerializer.java index 0673db702..d4616e5c7 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/ChaiXmlResponseSetSerializer.java +++ b/pwm-cr/src/main/java/password/pwm/cr/ChaiXmlResponseSetSerializer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr; diff --git a/pwm-cr/src/main/java/password/pwm/cr/CrUtils.java b/pwm-cr/src/main/java/password/pwm/cr/CrUtils.java index 1366981be..50e4ecc50 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/CrUtils.java +++ b/pwm-cr/src/main/java/password/pwm/cr/CrUtils.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/pwm-cr/src/main/java/password/pwm/cr/JsonStoredResponseSerializer.java b/pwm-cr/src/main/java/password/pwm/cr/JsonStoredResponseSerializer.java index ec0ec6338..151d74ecf 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/JsonStoredResponseSerializer.java +++ b/pwm-cr/src/main/java/password/pwm/cr/JsonStoredResponseSerializer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr; diff --git a/pwm-cr/src/main/java/password/pwm/cr/StoredItemUtils.java b/pwm-cr/src/main/java/password/pwm/cr/StoredItemUtils.java index c1fb2698b..e8fd65abf 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/StoredItemUtils.java +++ b/pwm-cr/src/main/java/password/pwm/cr/StoredItemUtils.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr; diff --git a/pwm-cr/src/main/java/password/pwm/cr/api/ChallengeItemPolicy.java b/pwm-cr/src/main/java/password/pwm/cr/api/ChallengeItemPolicy.java index 075aac54a..b2a19b60b 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/api/ChallengeItemPolicy.java +++ b/pwm-cr/src/main/java/password/pwm/cr/api/ChallengeItemPolicy.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.api; diff --git a/pwm-cr/src/main/java/password/pwm/cr/api/ChallengeSetPolicy.java b/pwm-cr/src/main/java/password/pwm/cr/api/ChallengeSetPolicy.java index a72ee4b55..ba4fde4f7 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/api/ChallengeSetPolicy.java +++ b/pwm-cr/src/main/java/password/pwm/cr/api/ChallengeSetPolicy.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.api; diff --git a/pwm-cr/src/main/java/password/pwm/cr/api/QuestionSource.java b/pwm-cr/src/main/java/password/pwm/cr/api/QuestionSource.java index 61125d997..fa9883d1c 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/api/QuestionSource.java +++ b/pwm-cr/src/main/java/password/pwm/cr/api/QuestionSource.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.api; diff --git a/pwm-cr/src/main/java/password/pwm/cr/api/ResponseLevel.java b/pwm-cr/src/main/java/password/pwm/cr/api/ResponseLevel.java index 82a6216f8..3032dca25 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/api/ResponseLevel.java +++ b/pwm-cr/src/main/java/password/pwm/cr/api/ResponseLevel.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.api; diff --git a/pwm-cr/src/main/java/password/pwm/cr/api/StoredChallengeItem.java b/pwm-cr/src/main/java/password/pwm/cr/api/StoredChallengeItem.java index fd48907a5..5393243fa 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/api/StoredChallengeItem.java +++ b/pwm-cr/src/main/java/password/pwm/cr/api/StoredChallengeItem.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.api; diff --git a/pwm-cr/src/main/java/password/pwm/cr/api/StoredResponseItem.java b/pwm-cr/src/main/java/password/pwm/cr/api/StoredResponseItem.java index 63a9ab8d4..e2c0ee3ef 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/api/StoredResponseItem.java +++ b/pwm-cr/src/main/java/password/pwm/cr/api/StoredResponseItem.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.api; diff --git a/pwm-cr/src/main/java/password/pwm/cr/api/StoredResponseSet.java b/pwm-cr/src/main/java/password/pwm/cr/api/StoredResponseSet.java index b214def65..d205245e4 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/api/StoredResponseSet.java +++ b/pwm-cr/src/main/java/password/pwm/cr/api/StoredResponseSet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.api; diff --git a/pwm-cr/src/main/java/password/pwm/cr/hash/AbstractHashMachine.java b/pwm-cr/src/main/java/password/pwm/cr/hash/AbstractHashMachine.java index f6e26ff6f..e290df1e3 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/hash/AbstractHashMachine.java +++ b/pwm-cr/src/main/java/password/pwm/cr/hash/AbstractHashMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.hash; diff --git a/pwm-cr/src/main/java/password/pwm/cr/hash/HashFactory.java b/pwm-cr/src/main/java/password/pwm/cr/hash/HashFactory.java index 7db0b29ac..27ce92cd8 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/hash/HashFactory.java +++ b/pwm-cr/src/main/java/password/pwm/cr/hash/HashFactory.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.hash; diff --git a/pwm-cr/src/main/java/password/pwm/cr/hash/HashParameter.java b/pwm-cr/src/main/java/password/pwm/cr/hash/HashParameter.java index b04bc2d05..281d9158c 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/hash/HashParameter.java +++ b/pwm-cr/src/main/java/password/pwm/cr/hash/HashParameter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.hash; diff --git a/pwm-cr/src/main/java/password/pwm/cr/hash/PBKDF2HashMachine.java b/pwm-cr/src/main/java/password/pwm/cr/hash/PBKDF2HashMachine.java index 5e90aba23..8ff6f1c49 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/hash/PBKDF2HashMachine.java +++ b/pwm-cr/src/main/java/password/pwm/cr/hash/PBKDF2HashMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.hash; diff --git a/pwm-cr/src/main/java/password/pwm/cr/hash/ResponseHashAlgorithm.java b/pwm-cr/src/main/java/password/pwm/cr/hash/ResponseHashAlgorithm.java index 94c7987ea..69ad5d45e 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/hash/ResponseHashAlgorithm.java +++ b/pwm-cr/src/main/java/password/pwm/cr/hash/ResponseHashAlgorithm.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.hash; diff --git a/pwm-cr/src/main/java/password/pwm/cr/hash/ResponseHashMachine.java b/pwm-cr/src/main/java/password/pwm/cr/hash/ResponseHashMachine.java index d82be9f28..be937f0e2 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/hash/ResponseHashMachine.java +++ b/pwm-cr/src/main/java/password/pwm/cr/hash/ResponseHashMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.hash; diff --git a/pwm-cr/src/main/java/password/pwm/cr/hash/ResponseHashMachineSpi.java b/pwm-cr/src/main/java/password/pwm/cr/hash/ResponseHashMachineSpi.java index 88d0cd446..58a8acadd 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/hash/ResponseHashMachineSpi.java +++ b/pwm-cr/src/main/java/password/pwm/cr/hash/ResponseHashMachineSpi.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.hash; diff --git a/pwm-cr/src/main/java/password/pwm/cr/hash/TextHashMachine.java b/pwm-cr/src/main/java/password/pwm/cr/hash/TextHashMachine.java index 99e8085f6..caa867567 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/hash/TextHashMachine.java +++ b/pwm-cr/src/main/java/password/pwm/cr/hash/TextHashMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.hash; diff --git a/pwm-cr/src/main/java/password/pwm/cr/hash/TypicalHashMachine.java b/pwm-cr/src/main/java/password/pwm/cr/hash/TypicalHashMachine.java index d0e0f26b9..219c80ec1 100644 --- a/pwm-cr/src/main/java/password/pwm/cr/hash/TypicalHashMachine.java +++ b/pwm-cr/src/main/java/password/pwm/cr/hash/TypicalHashMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr.hash; diff --git a/pwm-cr/src/test/java/password/pwm/cr/ChaiXmlResponseSet1Test.java b/pwm-cr/src/test/java/password/pwm/cr/ChaiXmlResponseSet1Test.java index 8f22aced4..bde0f6043 100644 --- a/pwm-cr/src/test/java/password/pwm/cr/ChaiXmlResponseSet1Test.java +++ b/pwm-cr/src/test/java/password/pwm/cr/ChaiXmlResponseSet1Test.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr; diff --git a/pwm-cr/src/test/java/password/pwm/cr/ChaiXmlResponseSetReaderTest.java b/pwm-cr/src/test/java/password/pwm/cr/ChaiXmlResponseSetReaderTest.java index 5a2d6a208..a5d8d6d7a 100644 --- a/pwm-cr/src/test/java/password/pwm/cr/ChaiXmlResponseSetReaderTest.java +++ b/pwm-cr/src/test/java/password/pwm/cr/ChaiXmlResponseSetReaderTest.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr; diff --git a/pwm-cr/src/test/resources/password/pwm/cr/ChaiXmlResponseSet1.xml b/pwm-cr/src/test/resources/password/pwm/cr/ChaiXmlResponseSet1.xml index ada08aeba..85998dc88 100644 --- a/pwm-cr/src/test/resources/password/pwm/cr/ChaiXmlResponseSet1.xml +++ b/pwm-cr/src/test/resources/password/pwm/cr/ChaiXmlResponseSet1.xml @@ -1,22 +1,22 @@ diff --git a/rest-test-service/src/main/java/password/pwm/resttest/RestTestExternalMacroServlet.java b/rest-test-service/src/main/java/password/pwm/resttest/RestTestExternalMacroServlet.java index 1db45d9ec..e644c2e38 100644 --- a/rest-test-service/src/main/java/password/pwm/resttest/RestTestExternalMacroServlet.java +++ b/rest-test-service/src/main/java/password/pwm/resttest/RestTestExternalMacroServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/rest-test-service/src/main/java/password/pwm/resttest/RestTestExternalTokenDestinationServlet.java b/rest-test-service/src/main/java/password/pwm/resttest/RestTestExternalTokenDestinationServlet.java index 61a70dbfb..640e4ffed 100644 --- a/rest-test-service/src/main/java/password/pwm/resttest/RestTestExternalTokenDestinationServlet.java +++ b/rest-test-service/src/main/java/password/pwm/resttest/RestTestExternalTokenDestinationServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.resttest; diff --git a/rest-test-service/src/main/java/password/pwm/resttest/RestTestPasswordCheckServlet.java b/rest-test-service/src/main/java/password/pwm/resttest/RestTestPasswordCheckServlet.java index 7ae024e5d..63b4cd9bb 100644 --- a/rest-test-service/src/main/java/password/pwm/resttest/RestTestPasswordCheckServlet.java +++ b/rest-test-service/src/main/java/password/pwm/resttest/RestTestPasswordCheckServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.resttest; diff --git a/rest-test-service/src/main/java/password/pwm/resttest/RestTestSmsGatewayServlet.java b/rest-test-service/src/main/java/password/pwm/resttest/RestTestSmsGatewayServlet.java index a482c7adb..f9099318f 100644 --- a/rest-test-service/src/main/java/password/pwm/resttest/RestTestSmsGatewayServlet.java +++ b/rest-test-service/src/main/java/password/pwm/resttest/RestTestSmsGatewayServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.resttest; diff --git a/rest-test-service/src/main/java/password/pwm/resttest/RestTestUtilities.java b/rest-test-service/src/main/java/password/pwm/resttest/RestTestUtilities.java index c01a18382..b4f36052d 100644 --- a/rest-test-service/src/main/java/password/pwm/resttest/RestTestUtilities.java +++ b/rest-test-service/src/main/java/password/pwm/resttest/RestTestUtilities.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.resttest; diff --git a/rest-test-service/src/main/java/password/pwm/resttest/SmsGetResponseBody.java b/rest-test-service/src/main/java/password/pwm/resttest/SmsGetResponseBody.java index 5f91fc1ec..a2545aa70 100644 --- a/rest-test-service/src/main/java/password/pwm/resttest/SmsGetResponseBody.java +++ b/rest-test-service/src/main/java/password/pwm/resttest/SmsGetResponseBody.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.resttest; diff --git a/rest-test-service/src/main/java/password/pwm/resttest/SmsPostResponseBody.java b/rest-test-service/src/main/java/password/pwm/resttest/SmsPostResponseBody.java index 85deef651..7b505fbdb 100644 --- a/rest-test-service/src/main/java/password/pwm/resttest/SmsPostResponseBody.java +++ b/rest-test-service/src/main/java/password/pwm/resttest/SmsPostResponseBody.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.resttest; diff --git a/rest-test-service/src/main/java/password/pwm/resttest/SmsResponse.java b/rest-test-service/src/main/java/password/pwm/resttest/SmsResponse.java index bb57182c6..268e8fc18 100644 --- a/rest-test-service/src/main/java/password/pwm/resttest/SmsResponse.java +++ b/rest-test-service/src/main/java/password/pwm/resttest/SmsResponse.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.resttest; diff --git a/rest-test-service/src/main/webapp/META-INF/context.xml b/rest-test-service/src/main/webapp/META-INF/context.xml index f996e7dee..511962953 100644 --- a/rest-test-service/src/main/webapp/META-INF/context.xml +++ b/rest-test-service/src/main/webapp/META-INF/context.xml @@ -1,22 +1,22 @@ diff --git a/rest-test-service/src/main/webapp/WEB-INF/web.xml b/rest-test-service/src/main/webapp/WEB-INF/web.xml index 3c6c6280a..fcc0cffe7 100644 --- a/rest-test-service/src/main/webapp/WEB-INF/web.xml +++ b/rest-test-service/src/main/webapp/WEB-INF/web.xml @@ -1,22 +1,22 @@ + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> diff --git a/server/src/main/java/password/pwm/AppProperty.java b/server/src/main/java/password/pwm/AppProperty.java index 97c559ddb..c0306f50e 100644 --- a/server/src/main/java/password/pwm/AppProperty.java +++ b/server/src/main/java/password/pwm/AppProperty.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm; diff --git a/server/src/main/java/password/pwm/Permission.java b/server/src/main/java/password/pwm/Permission.java index f0dbc6e4f..f8bc86c31 100644 --- a/server/src/main/java/password/pwm/Permission.java +++ b/server/src/main/java/password/pwm/Permission.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm; diff --git a/server/src/main/java/password/pwm/PwmAboutProperty.java b/server/src/main/java/password/pwm/PwmAboutProperty.java index 67166fea5..cfbadb96a 100644 --- a/server/src/main/java/password/pwm/PwmAboutProperty.java +++ b/server/src/main/java/password/pwm/PwmAboutProperty.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm; diff --git a/server/src/main/java/password/pwm/PwmApplication.java b/server/src/main/java/password/pwm/PwmApplication.java index 7b4cdf73f..8295ff80d 100644 --- a/server/src/main/java/password/pwm/PwmApplication.java +++ b/server/src/main/java/password/pwm/PwmApplication.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm; diff --git a/server/src/main/java/password/pwm/PwmApplicationMode.java b/server/src/main/java/password/pwm/PwmApplicationMode.java index 6cb11afc0..ea62005a3 100644 --- a/server/src/main/java/password/pwm/PwmApplicationMode.java +++ b/server/src/main/java/password/pwm/PwmApplicationMode.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm; diff --git a/server/src/main/java/password/pwm/PwmConstants.java b/server/src/main/java/password/pwm/PwmConstants.java index 986fced6f..a3bf1751c 100644 --- a/server/src/main/java/password/pwm/PwmConstants.java +++ b/server/src/main/java/password/pwm/PwmConstants.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm; diff --git a/server/src/main/java/password/pwm/PwmEnvironment.java b/server/src/main/java/password/pwm/PwmEnvironment.java index e8100341f..cd8c6f7f5 100644 --- a/server/src/main/java/password/pwm/PwmEnvironment.java +++ b/server/src/main/java/password/pwm/PwmEnvironment.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm; diff --git a/server/src/main/java/password/pwm/VerificationMethodSystem.java b/server/src/main/java/password/pwm/VerificationMethodSystem.java index 431427deb..bae25fe9c 100644 --- a/server/src/main/java/password/pwm/VerificationMethodSystem.java +++ b/server/src/main/java/password/pwm/VerificationMethodSystem.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm; diff --git a/server/src/main/java/password/pwm/bean/EmailItemBean.java b/server/src/main/java/password/pwm/bean/EmailItemBean.java index 003d2048d..0f1cc51eb 100644 --- a/server/src/main/java/password/pwm/bean/EmailItemBean.java +++ b/server/src/main/java/password/pwm/bean/EmailItemBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/FormNonce.java b/server/src/main/java/password/pwm/bean/FormNonce.java index c248e6a84..82fd6f611 100644 --- a/server/src/main/java/password/pwm/bean/FormNonce.java +++ b/server/src/main/java/password/pwm/bean/FormNonce.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/LocalSessionStateBean.java b/server/src/main/java/password/pwm/bean/LocalSessionStateBean.java index 13f548d7e..24c1f1f88 100644 --- a/server/src/main/java/password/pwm/bean/LocalSessionStateBean.java +++ b/server/src/main/java/password/pwm/bean/LocalSessionStateBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/LoginInfoBean.java b/server/src/main/java/password/pwm/bean/LoginInfoBean.java index f6a9f9a8f..bf16e2668 100644 --- a/server/src/main/java/password/pwm/bean/LoginInfoBean.java +++ b/server/src/main/java/password/pwm/bean/LoginInfoBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/PasswordStatus.java b/server/src/main/java/password/pwm/bean/PasswordStatus.java index 8148ac06a..efdf2e4de 100644 --- a/server/src/main/java/password/pwm/bean/PasswordStatus.java +++ b/server/src/main/java/password/pwm/bean/PasswordStatus.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/PrivateKeyCertificate.java b/server/src/main/java/password/pwm/bean/PrivateKeyCertificate.java index 1bb81dcd6..1a6c77f93 100644 --- a/server/src/main/java/password/pwm/bean/PrivateKeyCertificate.java +++ b/server/src/main/java/password/pwm/bean/PrivateKeyCertificate.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/RemoteVerificationRequestBean.java b/server/src/main/java/password/pwm/bean/RemoteVerificationRequestBean.java index f9a8db8ae..aeb0b6a97 100644 --- a/server/src/main/java/password/pwm/bean/RemoteVerificationRequestBean.java +++ b/server/src/main/java/password/pwm/bean/RemoteVerificationRequestBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/RemoteVerificationResponseBean.java b/server/src/main/java/password/pwm/bean/RemoteVerificationResponseBean.java index 0d906f33a..561138b91 100644 --- a/server/src/main/java/password/pwm/bean/RemoteVerificationResponseBean.java +++ b/server/src/main/java/password/pwm/bean/RemoteVerificationResponseBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/ResponseInfoBean.java b/server/src/main/java/password/pwm/bean/ResponseInfoBean.java index 2498386a9..acdf0b5c4 100644 --- a/server/src/main/java/password/pwm/bean/ResponseInfoBean.java +++ b/server/src/main/java/password/pwm/bean/ResponseInfoBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/SessionLabel.java b/server/src/main/java/password/pwm/bean/SessionLabel.java index 013f195cb..c5cd3aa11 100644 --- a/server/src/main/java/password/pwm/bean/SessionLabel.java +++ b/server/src/main/java/password/pwm/bean/SessionLabel.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/SmsItemBean.java b/server/src/main/java/password/pwm/bean/SmsItemBean.java index 6e10c973b..0919547b5 100644 --- a/server/src/main/java/password/pwm/bean/SmsItemBean.java +++ b/server/src/main/java/password/pwm/bean/SmsItemBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/TelemetryPublishBean.java b/server/src/main/java/password/pwm/bean/TelemetryPublishBean.java index 4bd13f325..a9fd8ffbd 100644 --- a/server/src/main/java/password/pwm/bean/TelemetryPublishBean.java +++ b/server/src/main/java/password/pwm/bean/TelemetryPublishBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/TokenDestinationItem.java b/server/src/main/java/password/pwm/bean/TokenDestinationItem.java index bfa5b29b1..2615df4c5 100644 --- a/server/src/main/java/password/pwm/bean/TokenDestinationItem.java +++ b/server/src/main/java/password/pwm/bean/TokenDestinationItem.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/UserIdentity.java b/server/src/main/java/password/pwm/bean/UserIdentity.java index 2ab7cc92d..6a40ecf85 100644 --- a/server/src/main/java/password/pwm/bean/UserIdentity.java +++ b/server/src/main/java/password/pwm/bean/UserIdentity.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean; diff --git a/server/src/main/java/password/pwm/bean/pub/PublicUserInfoBean.java b/server/src/main/java/password/pwm/bean/pub/PublicUserInfoBean.java index abbad9208..8dc9d3e1c 100644 --- a/server/src/main/java/password/pwm/bean/pub/PublicUserInfoBean.java +++ b/server/src/main/java/password/pwm/bean/pub/PublicUserInfoBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean.pub; diff --git a/server/src/main/java/password/pwm/bean/pub/PublishedBean.java b/server/src/main/java/password/pwm/bean/pub/PublishedBean.java index 9aa584ee9..67eeb36de 100644 --- a/server/src/main/java/password/pwm/bean/pub/PublishedBean.java +++ b/server/src/main/java/password/pwm/bean/pub/PublishedBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean.pub; diff --git a/server/src/main/java/password/pwm/bean/pub/SessionStateInfoBean.java b/server/src/main/java/password/pwm/bean/pub/SessionStateInfoBean.java index b7d6a5a97..f7302ce7f 100644 --- a/server/src/main/java/password/pwm/bean/pub/SessionStateInfoBean.java +++ b/server/src/main/java/password/pwm/bean/pub/SessionStateInfoBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.bean.pub; diff --git a/server/src/main/java/password/pwm/config/Configuration.java b/server/src/main/java/password/pwm/config/Configuration.java index 4bb179807..9f041f46d 100644 --- a/server/src/main/java/password/pwm/config/Configuration.java +++ b/server/src/main/java/password/pwm/config/Configuration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/CustomLinkConfiguration.java b/server/src/main/java/password/pwm/config/CustomLinkConfiguration.java index 0e3cf46fb..37880c432 100644 --- a/server/src/main/java/password/pwm/config/CustomLinkConfiguration.java +++ b/server/src/main/java/password/pwm/config/CustomLinkConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/LDAPPermissionInfo.java b/server/src/main/java/password/pwm/config/LDAPPermissionInfo.java index 08f3661ae..145029bb7 100644 --- a/server/src/main/java/password/pwm/config/LDAPPermissionInfo.java +++ b/server/src/main/java/password/pwm/config/LDAPPermissionInfo.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/PwmSetting.java b/server/src/main/java/password/pwm/config/PwmSetting.java index 2735c0e18..ab2a2ec7e 100644 --- a/server/src/main/java/password/pwm/config/PwmSetting.java +++ b/server/src/main/java/password/pwm/config/PwmSetting.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/PwmSettingCategory.java b/server/src/main/java/password/pwm/config/PwmSettingCategory.java index 0e7ebeab5..0a7840dae 100644 --- a/server/src/main/java/password/pwm/config/PwmSettingCategory.java +++ b/server/src/main/java/password/pwm/config/PwmSettingCategory.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/PwmSettingFlag.java b/server/src/main/java/password/pwm/config/PwmSettingFlag.java index f695a7e00..110356951 100644 --- a/server/src/main/java/password/pwm/config/PwmSettingFlag.java +++ b/server/src/main/java/password/pwm/config/PwmSettingFlag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/PwmSettingProperty.java b/server/src/main/java/password/pwm/config/PwmSettingProperty.java index d6892aff2..f9b4068ab 100644 --- a/server/src/main/java/password/pwm/config/PwmSettingProperty.java +++ b/server/src/main/java/password/pwm/config/PwmSettingProperty.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/PwmSettingSyntax.java b/server/src/main/java/password/pwm/config/PwmSettingSyntax.java index ff848f51a..24d6902ca 100644 --- a/server/src/main/java/password/pwm/config/PwmSettingSyntax.java +++ b/server/src/main/java/password/pwm/config/PwmSettingSyntax.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/PwmSettingTemplate.java b/server/src/main/java/password/pwm/config/PwmSettingTemplate.java index f7f304bc8..e2cc1129b 100644 --- a/server/src/main/java/password/pwm/config/PwmSettingTemplate.java +++ b/server/src/main/java/password/pwm/config/PwmSettingTemplate.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/PwmSettingTemplateSet.java b/server/src/main/java/password/pwm/config/PwmSettingTemplateSet.java index e4ace40a2..dcfdd25f7 100644 --- a/server/src/main/java/password/pwm/config/PwmSettingTemplateSet.java +++ b/server/src/main/java/password/pwm/config/PwmSettingTemplateSet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/PwmSettingXml.java b/server/src/main/java/password/pwm/config/PwmSettingXml.java index 52d289352..c0f96d29e 100644 --- a/server/src/main/java/password/pwm/config/PwmSettingXml.java +++ b/server/src/main/java/password/pwm/config/PwmSettingXml.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/SettingReader.java b/server/src/main/java/password/pwm/config/SettingReader.java index 686e47ae7..c01d16a34 100644 --- a/server/src/main/java/password/pwm/config/SettingReader.java +++ b/server/src/main/java/password/pwm/config/SettingReader.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/SettingUIFunction.java b/server/src/main/java/password/pwm/config/SettingUIFunction.java index e8d90fbcc..5fc6fab4b 100644 --- a/server/src/main/java/password/pwm/config/SettingUIFunction.java +++ b/server/src/main/java/password/pwm/config/SettingUIFunction.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/StoredValue.java b/server/src/main/java/password/pwm/config/StoredValue.java index 381f11834..81316be6e 100644 --- a/server/src/main/java/password/pwm/config/StoredValue.java +++ b/server/src/main/java/password/pwm/config/StoredValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config; diff --git a/server/src/main/java/password/pwm/config/function/AbstractUriCertImportFunction.java b/server/src/main/java/password/pwm/config/function/AbstractUriCertImportFunction.java index e8a0347a9..3991a7e36 100644 --- a/server/src/main/java/password/pwm/config/function/AbstractUriCertImportFunction.java +++ b/server/src/main/java/password/pwm/config/function/AbstractUriCertImportFunction.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.function; diff --git a/server/src/main/java/password/pwm/config/function/ActionCertImportFunction.java b/server/src/main/java/password/pwm/config/function/ActionCertImportFunction.java index 6db3ac18c..622c9b581 100644 --- a/server/src/main/java/password/pwm/config/function/ActionCertImportFunction.java +++ b/server/src/main/java/password/pwm/config/function/ActionCertImportFunction.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.function; diff --git a/server/src/main/java/password/pwm/config/function/LdapCertImportFunction.java b/server/src/main/java/password/pwm/config/function/LdapCertImportFunction.java index 2a51e56a1..44237e5a1 100644 --- a/server/src/main/java/password/pwm/config/function/LdapCertImportFunction.java +++ b/server/src/main/java/password/pwm/config/function/LdapCertImportFunction.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.function; diff --git a/server/src/main/java/password/pwm/config/function/OAuthCertImportFunction.java b/server/src/main/java/password/pwm/config/function/OAuthCertImportFunction.java index cf0951f08..6470da225 100644 --- a/server/src/main/java/password/pwm/config/function/OAuthCertImportFunction.java +++ b/server/src/main/java/password/pwm/config/function/OAuthCertImportFunction.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.function; diff --git a/server/src/main/java/password/pwm/config/function/RemoteWebServiceCertImportFunction.java b/server/src/main/java/password/pwm/config/function/RemoteWebServiceCertImportFunction.java index ca9a3dd66..a031b31d5 100644 --- a/server/src/main/java/password/pwm/config/function/RemoteWebServiceCertImportFunction.java +++ b/server/src/main/java/password/pwm/config/function/RemoteWebServiceCertImportFunction.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.function; diff --git a/server/src/main/java/password/pwm/config/function/SMSGatewayCertImportFunction.java b/server/src/main/java/password/pwm/config/function/SMSGatewayCertImportFunction.java index 7bb03b2c7..849ff67d0 100644 --- a/server/src/main/java/password/pwm/config/function/SMSGatewayCertImportFunction.java +++ b/server/src/main/java/password/pwm/config/function/SMSGatewayCertImportFunction.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.function; diff --git a/server/src/main/java/password/pwm/config/function/SyslogCertImportFunction.java b/server/src/main/java/password/pwm/config/function/SyslogCertImportFunction.java index 2a1dcba79..69428c28d 100644 --- a/server/src/main/java/password/pwm/config/function/SyslogCertImportFunction.java +++ b/server/src/main/java/password/pwm/config/function/SyslogCertImportFunction.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.function; diff --git a/server/src/main/java/password/pwm/config/function/UserMatchViewerFunction.java b/server/src/main/java/password/pwm/config/function/UserMatchViewerFunction.java index 5fc685fc3..d6c8aafc7 100644 --- a/server/src/main/java/password/pwm/config/function/UserMatchViewerFunction.java +++ b/server/src/main/java/password/pwm/config/function/UserMatchViewerFunction.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.function; diff --git a/server/src/main/java/password/pwm/config/option/ADPolicyComplexity.java b/server/src/main/java/password/pwm/config/option/ADPolicyComplexity.java index e225d3af8..b5eb42d1a 100644 --- a/server/src/main/java/password/pwm/config/option/ADPolicyComplexity.java +++ b/server/src/main/java/password/pwm/config/option/ADPolicyComplexity.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/ApplicationPage.java b/server/src/main/java/password/pwm/config/option/ApplicationPage.java index a83d10684..f143136f3 100644 --- a/server/src/main/java/password/pwm/config/option/ApplicationPage.java +++ b/server/src/main/java/password/pwm/config/option/ApplicationPage.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/AutoSetLdapUserLanguage.java b/server/src/main/java/password/pwm/config/option/AutoSetLdapUserLanguage.java index 8e1e264e9..7b285ef1e 100644 --- a/server/src/main/java/password/pwm/config/option/AutoSetLdapUserLanguage.java +++ b/server/src/main/java/password/pwm/config/option/AutoSetLdapUserLanguage.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/CertificateMatchingMode.java b/server/src/main/java/password/pwm/config/option/CertificateMatchingMode.java index 29941a1f7..9102f7790 100644 --- a/server/src/main/java/password/pwm/config/option/CertificateMatchingMode.java +++ b/server/src/main/java/password/pwm/config/option/CertificateMatchingMode.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/ConfigurationOption.java b/server/src/main/java/password/pwm/config/option/ConfigurationOption.java index 6e65af432..04b736424 100644 --- a/server/src/main/java/password/pwm/config/option/ConfigurationOption.java +++ b/server/src/main/java/password/pwm/config/option/ConfigurationOption.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/DataStorageMethod.java b/server/src/main/java/password/pwm/config/option/DataStorageMethod.java index b84b65aa1..66e2f3938 100644 --- a/server/src/main/java/password/pwm/config/option/DataStorageMethod.java +++ b/server/src/main/java/password/pwm/config/option/DataStorageMethod.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/DuplicateMode.java b/server/src/main/java/password/pwm/config/option/DuplicateMode.java index 9ed7766f8..1b0f0cadf 100644 --- a/server/src/main/java/password/pwm/config/option/DuplicateMode.java +++ b/server/src/main/java/password/pwm/config/option/DuplicateMode.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/ForceSetupPolicy.java b/server/src/main/java/password/pwm/config/option/ForceSetupPolicy.java index fcbdb721b..64477ebfb 100644 --- a/server/src/main/java/password/pwm/config/option/ForceSetupPolicy.java +++ b/server/src/main/java/password/pwm/config/option/ForceSetupPolicy.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/HelpdeskClearResponseMode.java b/server/src/main/java/password/pwm/config/option/HelpdeskClearResponseMode.java index 426d4a9c1..a813e0cc3 100644 --- a/server/src/main/java/password/pwm/config/option/HelpdeskClearResponseMode.java +++ b/server/src/main/java/password/pwm/config/option/HelpdeskClearResponseMode.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/HelpdeskUIMode.java b/server/src/main/java/password/pwm/config/option/HelpdeskUIMode.java index 4f721a188..85c48bb18 100644 --- a/server/src/main/java/password/pwm/config/option/HelpdeskUIMode.java +++ b/server/src/main/java/password/pwm/config/option/HelpdeskUIMode.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/IdentityVerificationMethod.java b/server/src/main/java/password/pwm/config/option/IdentityVerificationMethod.java index e6a9faec8..7f584195b 100644 --- a/server/src/main/java/password/pwm/config/option/IdentityVerificationMethod.java +++ b/server/src/main/java/password/pwm/config/option/IdentityVerificationMethod.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/IntruderStorageMethod.java b/server/src/main/java/password/pwm/config/option/IntruderStorageMethod.java index 235a207e3..4afd5bb9f 100644 --- a/server/src/main/java/password/pwm/config/option/IntruderStorageMethod.java +++ b/server/src/main/java/password/pwm/config/option/IntruderStorageMethod.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/MessageSendMethod.java b/server/src/main/java/password/pwm/config/option/MessageSendMethod.java index 23b735f00..4b83947f7 100644 --- a/server/src/main/java/password/pwm/config/option/MessageSendMethod.java +++ b/server/src/main/java/password/pwm/config/option/MessageSendMethod.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/OTPStorageFormat.java b/server/src/main/java/password/pwm/config/option/OTPStorageFormat.java index ec80fbd59..d6fedbf41 100644 --- a/server/src/main/java/password/pwm/config/option/OTPStorageFormat.java +++ b/server/src/main/java/password/pwm/config/option/OTPStorageFormat.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/PasswordSyncCheckMode.java b/server/src/main/java/password/pwm/config/option/PasswordSyncCheckMode.java index dbd73c6c0..16fcb3af1 100644 --- a/server/src/main/java/password/pwm/config/option/PasswordSyncCheckMode.java +++ b/server/src/main/java/password/pwm/config/option/PasswordSyncCheckMode.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/RecoveryAction.java b/server/src/main/java/password/pwm/config/option/RecoveryAction.java index ca21a352d..65a975532 100644 --- a/server/src/main/java/password/pwm/config/option/RecoveryAction.java +++ b/server/src/main/java/password/pwm/config/option/RecoveryAction.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/RecoveryMinLifetimeOption.java b/server/src/main/java/password/pwm/config/option/RecoveryMinLifetimeOption.java index 2812e3624..014d8751d 100644 --- a/server/src/main/java/password/pwm/config/option/RecoveryMinLifetimeOption.java +++ b/server/src/main/java/password/pwm/config/option/RecoveryMinLifetimeOption.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/RequireCurrentPasswordMode.java b/server/src/main/java/password/pwm/config/option/RequireCurrentPasswordMode.java index 43e12c413..002dca575 100644 --- a/server/src/main/java/password/pwm/config/option/RequireCurrentPasswordMode.java +++ b/server/src/main/java/password/pwm/config/option/RequireCurrentPasswordMode.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/SelectableContextMode.java b/server/src/main/java/password/pwm/config/option/SelectableContextMode.java index 074211a7c..1d9f97746 100644 --- a/server/src/main/java/password/pwm/config/option/SelectableContextMode.java +++ b/server/src/main/java/password/pwm/config/option/SelectableContextMode.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/SessionBeanMode.java b/server/src/main/java/password/pwm/config/option/SessionBeanMode.java index fa4fea623..8130eab35 100644 --- a/server/src/main/java/password/pwm/config/option/SessionBeanMode.java +++ b/server/src/main/java/password/pwm/config/option/SessionBeanMode.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/SessionVerificationMode.java b/server/src/main/java/password/pwm/config/option/SessionVerificationMode.java index dd520e0ff..55f12f2af 100644 --- a/server/src/main/java/password/pwm/config/option/SessionVerificationMode.java +++ b/server/src/main/java/password/pwm/config/option/SessionVerificationMode.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/StrengthMeterType.java b/server/src/main/java/password/pwm/config/option/StrengthMeterType.java index 310f7d040..99f895364 100644 --- a/server/src/main/java/password/pwm/config/option/StrengthMeterType.java +++ b/server/src/main/java/password/pwm/config/option/StrengthMeterType.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/SyslogOutputFormat.java b/server/src/main/java/password/pwm/config/option/SyslogOutputFormat.java index 752caa733..b1cf7c68e 100644 --- a/server/src/main/java/password/pwm/config/option/SyslogOutputFormat.java +++ b/server/src/main/java/password/pwm/config/option/SyslogOutputFormat.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/TLSVersion.java b/server/src/main/java/password/pwm/config/option/TLSVersion.java index c6afb9686..337f96ebd 100644 --- a/server/src/main/java/password/pwm/config/option/TLSVersion.java +++ b/server/src/main/java/password/pwm/config/option/TLSVersion.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/TokenStorageMethod.java b/server/src/main/java/password/pwm/config/option/TokenStorageMethod.java index 04234d466..f516eb5b9 100644 --- a/server/src/main/java/password/pwm/config/option/TokenStorageMethod.java +++ b/server/src/main/java/password/pwm/config/option/TokenStorageMethod.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/UserEventStorageMethod.java b/server/src/main/java/password/pwm/config/option/UserEventStorageMethod.java index a94592ed7..0f995be9c 100644 --- a/server/src/main/java/password/pwm/config/option/UserEventStorageMethod.java +++ b/server/src/main/java/password/pwm/config/option/UserEventStorageMethod.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/ViewStatusFields.java b/server/src/main/java/password/pwm/config/option/ViewStatusFields.java index 77c0f844c..df6ae0963 100644 --- a/server/src/main/java/password/pwm/config/option/ViewStatusFields.java +++ b/server/src/main/java/password/pwm/config/option/ViewStatusFields.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/option/WebServiceUsage.java b/server/src/main/java/password/pwm/config/option/WebServiceUsage.java index de0711ae0..27bdccd8a 100644 --- a/server/src/main/java/password/pwm/config/option/WebServiceUsage.java +++ b/server/src/main/java/password/pwm/config/option/WebServiceUsage.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.option; diff --git a/server/src/main/java/password/pwm/config/profile/AbstractProfile.java b/server/src/main/java/password/pwm/config/profile/AbstractProfile.java index 379fca892..8ff01db0b 100644 --- a/server/src/main/java/password/pwm/config/profile/AbstractProfile.java +++ b/server/src/main/java/password/pwm/config/profile/AbstractProfile.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/ChallengeProfile.java b/server/src/main/java/password/pwm/config/profile/ChallengeProfile.java index 062dcd2fa..f739a82cb 100644 --- a/server/src/main/java/password/pwm/config/profile/ChallengeProfile.java +++ b/server/src/main/java/password/pwm/config/profile/ChallengeProfile.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/DeleteAccountProfile.java b/server/src/main/java/password/pwm/config/profile/DeleteAccountProfile.java index cec3358b3..a17a51934 100644 --- a/server/src/main/java/password/pwm/config/profile/DeleteAccountProfile.java +++ b/server/src/main/java/password/pwm/config/profile/DeleteAccountProfile.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/EmailServerProfile.java b/server/src/main/java/password/pwm/config/profile/EmailServerProfile.java index 362a3978e..58c452a49 100644 --- a/server/src/main/java/password/pwm/config/profile/EmailServerProfile.java +++ b/server/src/main/java/password/pwm/config/profile/EmailServerProfile.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/ForgottenPasswordProfile.java b/server/src/main/java/password/pwm/config/profile/ForgottenPasswordProfile.java index 4c5a831fe..63f482744 100644 --- a/server/src/main/java/password/pwm/config/profile/ForgottenPasswordProfile.java +++ b/server/src/main/java/password/pwm/config/profile/ForgottenPasswordProfile.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/HelpdeskProfile.java b/server/src/main/java/password/pwm/config/profile/HelpdeskProfile.java index f3edc8930..e89546202 100644 --- a/server/src/main/java/password/pwm/config/profile/HelpdeskProfile.java +++ b/server/src/main/java/password/pwm/config/profile/HelpdeskProfile.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/LdapProfile.java b/server/src/main/java/password/pwm/config/profile/LdapProfile.java index db3ddaa05..c2cf1ce9a 100644 --- a/server/src/main/java/password/pwm/config/profile/LdapProfile.java +++ b/server/src/main/java/password/pwm/config/profile/LdapProfile.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/NewUserProfile.java b/server/src/main/java/password/pwm/config/profile/NewUserProfile.java index b3bca3956..cb4b5643e 100644 --- a/server/src/main/java/password/pwm/config/profile/NewUserProfile.java +++ b/server/src/main/java/password/pwm/config/profile/NewUserProfile.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/Profile.java b/server/src/main/java/password/pwm/config/profile/Profile.java index 30608be81..798e64a50 100644 --- a/server/src/main/java/password/pwm/config/profile/Profile.java +++ b/server/src/main/java/password/pwm/config/profile/Profile.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/ProfileType.java b/server/src/main/java/password/pwm/config/profile/ProfileType.java index 7da89e3f4..08da21e50 100644 --- a/server/src/main/java/password/pwm/config/profile/ProfileType.java +++ b/server/src/main/java/password/pwm/config/profile/ProfileType.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/ProfileUtility.java b/server/src/main/java/password/pwm/config/profile/ProfileUtility.java index 732553c85..0817b0c41 100644 --- a/server/src/main/java/password/pwm/config/profile/ProfileUtility.java +++ b/server/src/main/java/password/pwm/config/profile/ProfileUtility.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/PwmPasswordPolicy.java b/server/src/main/java/password/pwm/config/profile/PwmPasswordPolicy.java index a3baec331..626e69249 100644 --- a/server/src/main/java/password/pwm/config/profile/PwmPasswordPolicy.java +++ b/server/src/main/java/password/pwm/config/profile/PwmPasswordPolicy.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/PwmPasswordRule.java b/server/src/main/java/password/pwm/config/profile/PwmPasswordRule.java index 93999115b..ecc765119 100644 --- a/server/src/main/java/password/pwm/config/profile/PwmPasswordRule.java +++ b/server/src/main/java/password/pwm/config/profile/PwmPasswordRule.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/SetupOtpProfile.java b/server/src/main/java/password/pwm/config/profile/SetupOtpProfile.java index 16e9fb391..428ed7296 100644 --- a/server/src/main/java/password/pwm/config/profile/SetupOtpProfile.java +++ b/server/src/main/java/password/pwm/config/profile/SetupOtpProfile.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/profile/UpdateProfileProfile.java b/server/src/main/java/password/pwm/config/profile/UpdateProfileProfile.java index 02d1b0e62..c73918065 100644 --- a/server/src/main/java/password/pwm/config/profile/UpdateProfileProfile.java +++ b/server/src/main/java/password/pwm/config/profile/UpdateProfileProfile.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.profile; diff --git a/server/src/main/java/password/pwm/config/stored/ConfigChangeLog.java b/server/src/main/java/password/pwm/config/stored/ConfigChangeLog.java index 4c1c568b4..005be3e7a 100644 --- a/server/src/main/java/password/pwm/config/stored/ConfigChangeLog.java +++ b/server/src/main/java/password/pwm/config/stored/ConfigChangeLog.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/ConfigChangeLogImpl.java b/server/src/main/java/password/pwm/config/stored/ConfigChangeLogImpl.java index 8bc684da6..d29aed4e8 100644 --- a/server/src/main/java/password/pwm/config/stored/ConfigChangeLogImpl.java +++ b/server/src/main/java/password/pwm/config/stored/ConfigChangeLogImpl.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/ConfigurationCleaner.java b/server/src/main/java/password/pwm/config/stored/ConfigurationCleaner.java index 5a50f1be1..a9995d69a 100644 --- a/server/src/main/java/password/pwm/config/stored/ConfigurationCleaner.java +++ b/server/src/main/java/password/pwm/config/stored/ConfigurationCleaner.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/ConfigurationProperty.java b/server/src/main/java/password/pwm/config/stored/ConfigurationProperty.java index 5cd7635ca..835a9f771 100644 --- a/server/src/main/java/password/pwm/config/stored/ConfigurationProperty.java +++ b/server/src/main/java/password/pwm/config/stored/ConfigurationProperty.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/ConfigurationReader.java b/server/src/main/java/password/pwm/config/stored/ConfigurationReader.java index 74beb022b..53ea43f78 100644 --- a/server/src/main/java/password/pwm/config/stored/ConfigurationReader.java +++ b/server/src/main/java/password/pwm/config/stored/ConfigurationReader.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/StorageEngine.java b/server/src/main/java/password/pwm/config/stored/StorageEngine.java index b25e0f44a..77edae5c0 100644 --- a/server/src/main/java/password/pwm/config/stored/StorageEngine.java +++ b/server/src/main/java/password/pwm/config/stored/StorageEngine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/StoredConfigReference.java b/server/src/main/java/password/pwm/config/stored/StoredConfigReference.java index d65b16e42..b7b750548 100644 --- a/server/src/main/java/password/pwm/config/stored/StoredConfigReference.java +++ b/server/src/main/java/password/pwm/config/stored/StoredConfigReference.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/StoredConfigReferenceBean.java b/server/src/main/java/password/pwm/config/stored/StoredConfigReferenceBean.java index edead29ab..721f9b364 100644 --- a/server/src/main/java/password/pwm/config/stored/StoredConfigReferenceBean.java +++ b/server/src/main/java/password/pwm/config/stored/StoredConfigReferenceBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/StoredConfiguration.java b/server/src/main/java/password/pwm/config/stored/StoredConfiguration.java index d31fbfbe0..d0d908f17 100644 --- a/server/src/main/java/password/pwm/config/stored/StoredConfiguration.java +++ b/server/src/main/java/password/pwm/config/stored/StoredConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/StoredConfigurationFactory.java b/server/src/main/java/password/pwm/config/stored/StoredConfigurationFactory.java index 9c3f2c9ab..c6979543a 100644 --- a/server/src/main/java/password/pwm/config/stored/StoredConfigurationFactory.java +++ b/server/src/main/java/password/pwm/config/stored/StoredConfigurationFactory.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/StoredConfigurationImpl.java b/server/src/main/java/password/pwm/config/stored/StoredConfigurationImpl.java index 4810b8816..b619cabb2 100644 --- a/server/src/main/java/password/pwm/config/stored/StoredConfigurationImpl.java +++ b/server/src/main/java/password/pwm/config/stored/StoredConfigurationImpl.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/StoredConfigurationProvider.java b/server/src/main/java/password/pwm/config/stored/StoredConfigurationProvider.java index 705da375d..a5cedf3f1 100644 --- a/server/src/main/java/password/pwm/config/stored/StoredConfigurationProvider.java +++ b/server/src/main/java/password/pwm/config/stored/StoredConfigurationProvider.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/StoredConfigurationUtil.java b/server/src/main/java/password/pwm/config/stored/StoredConfigurationUtil.java index 30bf79c09..38c7143b4 100644 --- a/server/src/main/java/password/pwm/config/stored/StoredConfigurationUtil.java +++ b/server/src/main/java/password/pwm/config/stored/StoredConfigurationUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/ValueMetaData.java b/server/src/main/java/password/pwm/config/stored/ValueMetaData.java index af4354151..58d2abfac 100644 --- a/server/src/main/java/password/pwm/config/stored/ValueMetaData.java +++ b/server/src/main/java/password/pwm/config/stored/ValueMetaData.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored; diff --git a/server/src/main/java/password/pwm/config/stored/ng/NGStorageEngineImpl.java b/server/src/main/java/password/pwm/config/stored/ng/NGStorageEngineImpl.java index f8c743b09..8a45626b1 100644 --- a/server/src/main/java/password/pwm/config/stored/ng/NGStorageEngineImpl.java +++ b/server/src/main/java/password/pwm/config/stored/ng/NGStorageEngineImpl.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored.ng; diff --git a/server/src/main/java/password/pwm/config/stored/ng/NGStoredConfiguration.java b/server/src/main/java/password/pwm/config/stored/ng/NGStoredConfiguration.java index 1b28ef624..9341afe0a 100644 --- a/server/src/main/java/password/pwm/config/stored/ng/NGStoredConfiguration.java +++ b/server/src/main/java/password/pwm/config/stored/ng/NGStoredConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored.ng; diff --git a/server/src/main/java/password/pwm/config/stored/ng/NGStoredConfigurationFactory.java b/server/src/main/java/password/pwm/config/stored/ng/NGStoredConfigurationFactory.java index 4fed74379..f61de0d80 100644 --- a/server/src/main/java/password/pwm/config/stored/ng/NGStoredConfigurationFactory.java +++ b/server/src/main/java/password/pwm/config/stored/ng/NGStoredConfigurationFactory.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.stored.ng; diff --git a/server/src/main/java/password/pwm/config/value/AbstractValue.java b/server/src/main/java/password/pwm/config/value/AbstractValue.java index a123eb3bf..75e8d9e26 100644 --- a/server/src/main/java/password/pwm/config/value/AbstractValue.java +++ b/server/src/main/java/password/pwm/config/value/AbstractValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/ActionValue.java b/server/src/main/java/password/pwm/config/value/ActionValue.java index 77ee76310..30bfd1cc9 100644 --- a/server/src/main/java/password/pwm/config/value/ActionValue.java +++ b/server/src/main/java/password/pwm/config/value/ActionValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/BooleanValue.java b/server/src/main/java/password/pwm/config/value/BooleanValue.java index 850860220..8fc82a168 100644 --- a/server/src/main/java/password/pwm/config/value/BooleanValue.java +++ b/server/src/main/java/password/pwm/config/value/BooleanValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/ChallengeValue.java b/server/src/main/java/password/pwm/config/value/ChallengeValue.java index cecd87e32..9f9d5d534 100644 --- a/server/src/main/java/password/pwm/config/value/ChallengeValue.java +++ b/server/src/main/java/password/pwm/config/value/ChallengeValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/CustomLinkValue.java b/server/src/main/java/password/pwm/config/value/CustomLinkValue.java index 8571e46dc..91397f41f 100644 --- a/server/src/main/java/password/pwm/config/value/CustomLinkValue.java +++ b/server/src/main/java/password/pwm/config/value/CustomLinkValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/EmailValue.java b/server/src/main/java/password/pwm/config/value/EmailValue.java index 50a001287..7f63e5478 100644 --- a/server/src/main/java/password/pwm/config/value/EmailValue.java +++ b/server/src/main/java/password/pwm/config/value/EmailValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/FileValue.java b/server/src/main/java/password/pwm/config/value/FileValue.java index 435b97748..fdca4f287 100644 --- a/server/src/main/java/password/pwm/config/value/FileValue.java +++ b/server/src/main/java/password/pwm/config/value/FileValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/FormValue.java b/server/src/main/java/password/pwm/config/value/FormValue.java index f0d90f2d2..a8fcaf6aa 100644 --- a/server/src/main/java/password/pwm/config/value/FormValue.java +++ b/server/src/main/java/password/pwm/config/value/FormValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/LocalizedStringArrayValue.java b/server/src/main/java/password/pwm/config/value/LocalizedStringArrayValue.java index 9fa649462..43ebfd922 100644 --- a/server/src/main/java/password/pwm/config/value/LocalizedStringArrayValue.java +++ b/server/src/main/java/password/pwm/config/value/LocalizedStringArrayValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/LocalizedStringValue.java b/server/src/main/java/password/pwm/config/value/LocalizedStringValue.java index 41713030a..06bad9ef6 100644 --- a/server/src/main/java/password/pwm/config/value/LocalizedStringValue.java +++ b/server/src/main/java/password/pwm/config/value/LocalizedStringValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/NamedSecretValue.java b/server/src/main/java/password/pwm/config/value/NamedSecretValue.java index 57287d7f9..7af63a0ef 100644 --- a/server/src/main/java/password/pwm/config/value/NamedSecretValue.java +++ b/server/src/main/java/password/pwm/config/value/NamedSecretValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/NumericArrayValue.java b/server/src/main/java/password/pwm/config/value/NumericArrayValue.java index ab11fd4b2..639030ca8 100644 --- a/server/src/main/java/password/pwm/config/value/NumericArrayValue.java +++ b/server/src/main/java/password/pwm/config/value/NumericArrayValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/NumericValue.java b/server/src/main/java/password/pwm/config/value/NumericValue.java index 524e99184..01c988533 100644 --- a/server/src/main/java/password/pwm/config/value/NumericValue.java +++ b/server/src/main/java/password/pwm/config/value/NumericValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/OptionListValue.java b/server/src/main/java/password/pwm/config/value/OptionListValue.java index bb9692ce5..8a550f0d1 100644 --- a/server/src/main/java/password/pwm/config/value/OptionListValue.java +++ b/server/src/main/java/password/pwm/config/value/OptionListValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/PasswordValue.java b/server/src/main/java/password/pwm/config/value/PasswordValue.java index 84da46637..079d11fc5 100644 --- a/server/src/main/java/password/pwm/config/value/PasswordValue.java +++ b/server/src/main/java/password/pwm/config/value/PasswordValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/PrivateKeyValue.java b/server/src/main/java/password/pwm/config/value/PrivateKeyValue.java index dbfed8b25..f2639fa1e 100644 --- a/server/src/main/java/password/pwm/config/value/PrivateKeyValue.java +++ b/server/src/main/java/password/pwm/config/value/PrivateKeyValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/RemoteWebServiceValue.java b/server/src/main/java/password/pwm/config/value/RemoteWebServiceValue.java index 215f21e24..4a7b1a443 100644 --- a/server/src/main/java/password/pwm/config/value/RemoteWebServiceValue.java +++ b/server/src/main/java/password/pwm/config/value/RemoteWebServiceValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/StringArrayValue.java b/server/src/main/java/password/pwm/config/value/StringArrayValue.java index 8540afe7b..3250045d6 100644 --- a/server/src/main/java/password/pwm/config/value/StringArrayValue.java +++ b/server/src/main/java/password/pwm/config/value/StringArrayValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/StringValue.java b/server/src/main/java/password/pwm/config/value/StringValue.java index 21226e534..734a0b61b 100644 --- a/server/src/main/java/password/pwm/config/value/StringValue.java +++ b/server/src/main/java/password/pwm/config/value/StringValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/UserPermissionValue.java b/server/src/main/java/password/pwm/config/value/UserPermissionValue.java index a168add31..7e95fea8e 100644 --- a/server/src/main/java/password/pwm/config/value/UserPermissionValue.java +++ b/server/src/main/java/password/pwm/config/value/UserPermissionValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/ValueFactory.java b/server/src/main/java/password/pwm/config/value/ValueFactory.java index 0e168b3dc..ae2983467 100644 --- a/server/src/main/java/password/pwm/config/value/ValueFactory.java +++ b/server/src/main/java/password/pwm/config/value/ValueFactory.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/VerificationMethodValue.java b/server/src/main/java/password/pwm/config/value/VerificationMethodValue.java index 6f6868a0c..b7719ada5 100644 --- a/server/src/main/java/password/pwm/config/value/VerificationMethodValue.java +++ b/server/src/main/java/password/pwm/config/value/VerificationMethodValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/X509CertificateValue.java b/server/src/main/java/password/pwm/config/value/X509CertificateValue.java index 9e3f92c89..7ca5f7899 100644 --- a/server/src/main/java/password/pwm/config/value/X509CertificateValue.java +++ b/server/src/main/java/password/pwm/config/value/X509CertificateValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value; diff --git a/server/src/main/java/password/pwm/config/value/data/ActionConfiguration.java b/server/src/main/java/password/pwm/config/value/data/ActionConfiguration.java index 6584074ce..2a6507e0a 100644 --- a/server/src/main/java/password/pwm/config/value/data/ActionConfiguration.java +++ b/server/src/main/java/password/pwm/config/value/data/ActionConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value.data; diff --git a/server/src/main/java/password/pwm/config/value/data/ActionConfigurationOldVersion1.java b/server/src/main/java/password/pwm/config/value/data/ActionConfigurationOldVersion1.java index 420cbb078..4f8af6fcc 100644 --- a/server/src/main/java/password/pwm/config/value/data/ActionConfigurationOldVersion1.java +++ b/server/src/main/java/password/pwm/config/value/data/ActionConfigurationOldVersion1.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value.data; diff --git a/server/src/main/java/password/pwm/config/value/data/ChallengeItemConfiguration.java b/server/src/main/java/password/pwm/config/value/data/ChallengeItemConfiguration.java index 0d97581c8..ea787dc07 100644 --- a/server/src/main/java/password/pwm/config/value/data/ChallengeItemConfiguration.java +++ b/server/src/main/java/password/pwm/config/value/data/ChallengeItemConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value.data; diff --git a/server/src/main/java/password/pwm/config/value/data/FormConfiguration.java b/server/src/main/java/password/pwm/config/value/data/FormConfiguration.java index fbcc4e85a..f1aa4812f 100644 --- a/server/src/main/java/password/pwm/config/value/data/FormConfiguration.java +++ b/server/src/main/java/password/pwm/config/value/data/FormConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value.data; diff --git a/server/src/main/java/password/pwm/config/value/data/NamedSecretData.java b/server/src/main/java/password/pwm/config/value/data/NamedSecretData.java index bca8f62b0..4e6d1d351 100644 --- a/server/src/main/java/password/pwm/config/value/data/NamedSecretData.java +++ b/server/src/main/java/password/pwm/config/value/data/NamedSecretData.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value.data; diff --git a/server/src/main/java/password/pwm/config/value/data/RemoteWebServiceConfiguration.java b/server/src/main/java/password/pwm/config/value/data/RemoteWebServiceConfiguration.java index b9d204d9d..b5202dd78 100644 --- a/server/src/main/java/password/pwm/config/value/data/RemoteWebServiceConfiguration.java +++ b/server/src/main/java/password/pwm/config/value/data/RemoteWebServiceConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value.data; diff --git a/server/src/main/java/password/pwm/config/value/data/ShortcutItem.java b/server/src/main/java/password/pwm/config/value/data/ShortcutItem.java index e6595291c..7605ff22f 100644 --- a/server/src/main/java/password/pwm/config/value/data/ShortcutItem.java +++ b/server/src/main/java/password/pwm/config/value/data/ShortcutItem.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value.data; diff --git a/server/src/main/java/password/pwm/config/value/data/UserPermission.java b/server/src/main/java/password/pwm/config/value/data/UserPermission.java index 82d806151..974c7dda8 100644 --- a/server/src/main/java/password/pwm/config/value/data/UserPermission.java +++ b/server/src/main/java/password/pwm/config/value/data/UserPermission.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.config.value.data; diff --git a/server/src/main/java/password/pwm/cr/CrChallengeItemBean.java b/server/src/main/java/password/pwm/cr/CrChallengeItemBean.java index e0634642a..de1199cea 100644 --- a/server/src/main/java/password/pwm/cr/CrChallengeItemBean.java +++ b/server/src/main/java/password/pwm/cr/CrChallengeItemBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr; diff --git a/server/src/main/java/password/pwm/cr/CrChallengePolicyBean.java b/server/src/main/java/password/pwm/cr/CrChallengePolicyBean.java index 27f2c30c4..d92d6a3ea 100644 --- a/server/src/main/java/password/pwm/cr/CrChallengePolicyBean.java +++ b/server/src/main/java/password/pwm/cr/CrChallengePolicyBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr; diff --git a/server/src/main/java/password/pwm/cr/StoredCrCollection.java b/server/src/main/java/password/pwm/cr/StoredCrCollection.java index 50cb05a9d..9b3e4f323 100644 --- a/server/src/main/java/password/pwm/cr/StoredCrCollection.java +++ b/server/src/main/java/password/pwm/cr/StoredCrCollection.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr; diff --git a/server/src/main/java/password/pwm/cr/StoredCrItem.java b/server/src/main/java/password/pwm/cr/StoredCrItem.java index 5a6c4eb79..4a7e74840 100644 --- a/server/src/main/java/password/pwm/cr/StoredCrItem.java +++ b/server/src/main/java/password/pwm/cr/StoredCrItem.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr; diff --git a/server/src/main/java/password/pwm/cr/StoredCrSet.java b/server/src/main/java/password/pwm/cr/StoredCrSet.java index ee61f6fc8..1902e9720 100644 --- a/server/src/main/java/password/pwm/cr/StoredCrSet.java +++ b/server/src/main/java/password/pwm/cr/StoredCrSet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.cr; diff --git a/server/src/main/java/password/pwm/error/ErrorInformation.java b/server/src/main/java/password/pwm/error/ErrorInformation.java index 08f5adf64..978398372 100644 --- a/server/src/main/java/password/pwm/error/ErrorInformation.java +++ b/server/src/main/java/password/pwm/error/ErrorInformation.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.error; diff --git a/server/src/main/java/password/pwm/error/PwmDataStoreException.java b/server/src/main/java/password/pwm/error/PwmDataStoreException.java index 073752809..d1a0059c5 100644 --- a/server/src/main/java/password/pwm/error/PwmDataStoreException.java +++ b/server/src/main/java/password/pwm/error/PwmDataStoreException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.error; diff --git a/server/src/main/java/password/pwm/error/PwmDataValidationException.java b/server/src/main/java/password/pwm/error/PwmDataValidationException.java index a67b1ff06..3acda8ec8 100644 --- a/server/src/main/java/password/pwm/error/PwmDataValidationException.java +++ b/server/src/main/java/password/pwm/error/PwmDataValidationException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.error; diff --git a/server/src/main/java/password/pwm/error/PwmError.java b/server/src/main/java/password/pwm/error/PwmError.java index d52626e5d..e7a260b3f 100644 --- a/server/src/main/java/password/pwm/error/PwmError.java +++ b/server/src/main/java/password/pwm/error/PwmError.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.error; diff --git a/server/src/main/java/password/pwm/error/PwmException.java b/server/src/main/java/password/pwm/error/PwmException.java index b92882cf8..fae5d7378 100644 --- a/server/src/main/java/password/pwm/error/PwmException.java +++ b/server/src/main/java/password/pwm/error/PwmException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.error; diff --git a/server/src/main/java/password/pwm/error/PwmOperationalException.java b/server/src/main/java/password/pwm/error/PwmOperationalException.java index 9f085d60e..4f2ca4ba6 100644 --- a/server/src/main/java/password/pwm/error/PwmOperationalException.java +++ b/server/src/main/java/password/pwm/error/PwmOperationalException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.error; diff --git a/server/src/main/java/password/pwm/error/PwmPasswordValidationException.java b/server/src/main/java/password/pwm/error/PwmPasswordValidationException.java index 65e03d7b6..8cd96da4d 100644 --- a/server/src/main/java/password/pwm/error/PwmPasswordValidationException.java +++ b/server/src/main/java/password/pwm/error/PwmPasswordValidationException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.error; diff --git a/server/src/main/java/password/pwm/error/PwmUnrecoverableException.java b/server/src/main/java/password/pwm/error/PwmUnrecoverableException.java index ad550a66a..f17655b52 100644 --- a/server/src/main/java/password/pwm/error/PwmUnrecoverableException.java +++ b/server/src/main/java/password/pwm/error/PwmUnrecoverableException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.error; diff --git a/server/src/main/java/password/pwm/health/ApplianceStatusChecker.java b/server/src/main/java/password/pwm/health/ApplianceStatusChecker.java index e64508278..e7c27b075 100644 --- a/server/src/main/java/password/pwm/health/ApplianceStatusChecker.java +++ b/server/src/main/java/password/pwm/health/ApplianceStatusChecker.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/CertificateChecker.java b/server/src/main/java/password/pwm/health/CertificateChecker.java index 848eee180..1ca72d4b8 100644 --- a/server/src/main/java/password/pwm/health/CertificateChecker.java +++ b/server/src/main/java/password/pwm/health/CertificateChecker.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/ConfigurationChecker.java b/server/src/main/java/password/pwm/health/ConfigurationChecker.java index 05a3f514f..cec3e7ff9 100644 --- a/server/src/main/java/password/pwm/health/ConfigurationChecker.java +++ b/server/src/main/java/password/pwm/health/ConfigurationChecker.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/DatabaseStatusChecker.java b/server/src/main/java/password/pwm/health/DatabaseStatusChecker.java index ec7ab0b21..9859c8855 100644 --- a/server/src/main/java/password/pwm/health/DatabaseStatusChecker.java +++ b/server/src/main/java/password/pwm/health/DatabaseStatusChecker.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/HealthChecker.java b/server/src/main/java/password/pwm/health/HealthChecker.java index aa1e460e9..a178e48f9 100644 --- a/server/src/main/java/password/pwm/health/HealthChecker.java +++ b/server/src/main/java/password/pwm/health/HealthChecker.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/HealthMessage.java b/server/src/main/java/password/pwm/health/HealthMessage.java index b611847e4..055bb32cb 100644 --- a/server/src/main/java/password/pwm/health/HealthMessage.java +++ b/server/src/main/java/password/pwm/health/HealthMessage.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/HealthMonitor.java b/server/src/main/java/password/pwm/health/HealthMonitor.java index 32b5a699d..1831d53e0 100644 --- a/server/src/main/java/password/pwm/health/HealthMonitor.java +++ b/server/src/main/java/password/pwm/health/HealthMonitor.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/HealthMonitorSettings.java b/server/src/main/java/password/pwm/health/HealthMonitorSettings.java index cbbc7a8a5..f7c43e0c4 100644 --- a/server/src/main/java/password/pwm/health/HealthMonitorSettings.java +++ b/server/src/main/java/password/pwm/health/HealthMonitorSettings.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/HealthRecord.java b/server/src/main/java/password/pwm/health/HealthRecord.java index fcd1342ba..bc918e5ac 100644 --- a/server/src/main/java/password/pwm/health/HealthRecord.java +++ b/server/src/main/java/password/pwm/health/HealthRecord.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/HealthStatus.java b/server/src/main/java/password/pwm/health/HealthStatus.java index 134850124..307735b54 100644 --- a/server/src/main/java/password/pwm/health/HealthStatus.java +++ b/server/src/main/java/password/pwm/health/HealthStatus.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/HealthTopic.java b/server/src/main/java/password/pwm/health/HealthTopic.java index 19703b954..1a40befd4 100644 --- a/server/src/main/java/password/pwm/health/HealthTopic.java +++ b/server/src/main/java/password/pwm/health/HealthTopic.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/JavaChecker.java b/server/src/main/java/password/pwm/health/JavaChecker.java index 9b8705ebc..1b974d82d 100644 --- a/server/src/main/java/password/pwm/health/JavaChecker.java +++ b/server/src/main/java/password/pwm/health/JavaChecker.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/LDAPHealthChecker.java b/server/src/main/java/password/pwm/health/LDAPHealthChecker.java index b78069b54..63cef7b80 100644 --- a/server/src/main/java/password/pwm/health/LDAPHealthChecker.java +++ b/server/src/main/java/password/pwm/health/LDAPHealthChecker.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/health/LocalDBHealthChecker.java b/server/src/main/java/password/pwm/health/LocalDBHealthChecker.java index 3dc5dcf77..840f0c962 100644 --- a/server/src/main/java/password/pwm/health/LocalDBHealthChecker.java +++ b/server/src/main/java/password/pwm/health/LocalDBHealthChecker.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.health; diff --git a/server/src/main/java/password/pwm/http/AppServerManager.java b/server/src/main/java/password/pwm/http/AppServerManager.java index 2e3e22e9c..2364c5a58 100644 --- a/server/src/main/java/password/pwm/http/AppServerManager.java +++ b/server/src/main/java/password/pwm/http/AppServerManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/CommonValues.java b/server/src/main/java/password/pwm/http/CommonValues.java index aaf988a01..b8d83f4a1 100644 --- a/server/src/main/java/password/pwm/http/CommonValues.java +++ b/server/src/main/java/password/pwm/http/CommonValues.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/ContextManager.java b/server/src/main/java/password/pwm/http/ContextManager.java index af2934613..ae0e9d37b 100644 --- a/server/src/main/java/password/pwm/http/ContextManager.java +++ b/server/src/main/java/password/pwm/http/ContextManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/HttpContentType.java b/server/src/main/java/password/pwm/http/HttpContentType.java index 1bd1637a8..5ad06cbf9 100644 --- a/server/src/main/java/password/pwm/http/HttpContentType.java +++ b/server/src/main/java/password/pwm/http/HttpContentType.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/HttpEventManager.java b/server/src/main/java/password/pwm/http/HttpEventManager.java index 48003b9d8..ada15c38d 100644 --- a/server/src/main/java/password/pwm/http/HttpEventManager.java +++ b/server/src/main/java/password/pwm/http/HttpEventManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/HttpHeader.java b/server/src/main/java/password/pwm/http/HttpHeader.java index b8548ddd0..1b202f134 100644 --- a/server/src/main/java/password/pwm/http/HttpHeader.java +++ b/server/src/main/java/password/pwm/http/HttpHeader.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/HttpMethod.java b/server/src/main/java/password/pwm/http/HttpMethod.java index 9c53f61a4..2987a7ba8 100644 --- a/server/src/main/java/password/pwm/http/HttpMethod.java +++ b/server/src/main/java/password/pwm/http/HttpMethod.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/IdleTimeoutCalculator.java b/server/src/main/java/password/pwm/http/IdleTimeoutCalculator.java index c751ad48f..63f506fb6 100644 --- a/server/src/main/java/password/pwm/http/IdleTimeoutCalculator.java +++ b/server/src/main/java/password/pwm/http/IdleTimeoutCalculator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/JspUrl.java b/server/src/main/java/password/pwm/http/JspUrl.java index 25e268ee1..9192248f0 100644 --- a/server/src/main/java/password/pwm/http/JspUrl.java +++ b/server/src/main/java/password/pwm/http/JspUrl.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/JspUtility.java b/server/src/main/java/password/pwm/http/JspUtility.java index 673687bd2..a634bf69c 100644 --- a/server/src/main/java/password/pwm/http/JspUtility.java +++ b/server/src/main/java/password/pwm/http/JspUtility.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/ProcessStatus.java b/server/src/main/java/password/pwm/http/ProcessStatus.java index f1ae26ee8..6619d39d7 100644 --- a/server/src/main/java/password/pwm/http/ProcessStatus.java +++ b/server/src/main/java/password/pwm/http/ProcessStatus.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/PwmHttpRequestWrapper.java b/server/src/main/java/password/pwm/http/PwmHttpRequestWrapper.java index cbba5ad22..c2b50e14e 100644 --- a/server/src/main/java/password/pwm/http/PwmHttpRequestWrapper.java +++ b/server/src/main/java/password/pwm/http/PwmHttpRequestWrapper.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/PwmHttpResponseWrapper.java b/server/src/main/java/password/pwm/http/PwmHttpResponseWrapper.java index f923616ef..1f4c424ff 100644 --- a/server/src/main/java/password/pwm/http/PwmHttpResponseWrapper.java +++ b/server/src/main/java/password/pwm/http/PwmHttpResponseWrapper.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/PwmRequest.java b/server/src/main/java/password/pwm/http/PwmRequest.java index 55b8585f3..7478afaba 100644 --- a/server/src/main/java/password/pwm/http/PwmRequest.java +++ b/server/src/main/java/password/pwm/http/PwmRequest.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/PwmRequestAttribute.java b/server/src/main/java/password/pwm/http/PwmRequestAttribute.java index 3f552d1e9..0ed9672fc 100644 --- a/server/src/main/java/password/pwm/http/PwmRequestAttribute.java +++ b/server/src/main/java/password/pwm/http/PwmRequestAttribute.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/PwmRequestFlag.java b/server/src/main/java/password/pwm/http/PwmRequestFlag.java index 724668c5f..fdb69c3ec 100644 --- a/server/src/main/java/password/pwm/http/PwmRequestFlag.java +++ b/server/src/main/java/password/pwm/http/PwmRequestFlag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/PwmResponse.java b/server/src/main/java/password/pwm/http/PwmResponse.java index deb02f09a..c00b081a6 100644 --- a/server/src/main/java/password/pwm/http/PwmResponse.java +++ b/server/src/main/java/password/pwm/http/PwmResponse.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/PwmResponseFlag.java b/server/src/main/java/password/pwm/http/PwmResponseFlag.java index 263d05d13..ef77f9918 100644 --- a/server/src/main/java/password/pwm/http/PwmResponseFlag.java +++ b/server/src/main/java/password/pwm/http/PwmResponseFlag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/PwmSession.java b/server/src/main/java/password/pwm/http/PwmSession.java index 86710ab55..512575ddb 100644 --- a/server/src/main/java/password/pwm/http/PwmSession.java +++ b/server/src/main/java/password/pwm/http/PwmSession.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/PwmSessionWrapper.java b/server/src/main/java/password/pwm/http/PwmSessionWrapper.java index 58cfb6c8e..c1d85b868 100644 --- a/server/src/main/java/password/pwm/http/PwmSessionWrapper.java +++ b/server/src/main/java/password/pwm/http/PwmSessionWrapper.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/PwmURL.java b/server/src/main/java/password/pwm/http/PwmURL.java index 6c6091e6a..ca8517f16 100644 --- a/server/src/main/java/password/pwm/http/PwmURL.java +++ b/server/src/main/java/password/pwm/http/PwmURL.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/SessionManager.java b/server/src/main/java/password/pwm/http/SessionManager.java index 39d629b8d..7e05a036f 100644 --- a/server/src/main/java/password/pwm/http/SessionManager.java +++ b/server/src/main/java/password/pwm/http/SessionManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http; diff --git a/server/src/main/java/password/pwm/http/auth/AuthenticationMethod.java b/server/src/main/java/password/pwm/http/auth/AuthenticationMethod.java index 04ec017e6..9212e9477 100644 --- a/server/src/main/java/password/pwm/http/auth/AuthenticationMethod.java +++ b/server/src/main/java/password/pwm/http/auth/AuthenticationMethod.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.auth; diff --git a/server/src/main/java/password/pwm/http/auth/BasicFilterAuthenticationProvider.java b/server/src/main/java/password/pwm/http/auth/BasicFilterAuthenticationProvider.java index aa2f38e07..8afd9b3f0 100644 --- a/server/src/main/java/password/pwm/http/auth/BasicFilterAuthenticationProvider.java +++ b/server/src/main/java/password/pwm/http/auth/BasicFilterAuthenticationProvider.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.auth; diff --git a/server/src/main/java/password/pwm/http/auth/CASFilterAuthenticationProvider.java b/server/src/main/java/password/pwm/http/auth/CASFilterAuthenticationProvider.java index 2e798aefd..c27896f5d 100644 --- a/server/src/main/java/password/pwm/http/auth/CASFilterAuthenticationProvider.java +++ b/server/src/main/java/password/pwm/http/auth/CASFilterAuthenticationProvider.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.auth; diff --git a/server/src/main/java/password/pwm/http/auth/HttpAuthRecord.java b/server/src/main/java/password/pwm/http/auth/HttpAuthRecord.java index b86e4aad2..1ec58ddcc 100644 --- a/server/src/main/java/password/pwm/http/auth/HttpAuthRecord.java +++ b/server/src/main/java/password/pwm/http/auth/HttpAuthRecord.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.auth; diff --git a/server/src/main/java/password/pwm/http/auth/HttpAuthenticationUtilities.java b/server/src/main/java/password/pwm/http/auth/HttpAuthenticationUtilities.java index 1ba5b6410..c9ecf3658 100644 --- a/server/src/main/java/password/pwm/http/auth/HttpAuthenticationUtilities.java +++ b/server/src/main/java/password/pwm/http/auth/HttpAuthenticationUtilities.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.auth; diff --git a/server/src/main/java/password/pwm/http/auth/OAuthFilterAuthenticationProvider.java b/server/src/main/java/password/pwm/http/auth/OAuthFilterAuthenticationProvider.java index c6c8087de..21c74fa94 100644 --- a/server/src/main/java/password/pwm/http/auth/OAuthFilterAuthenticationProvider.java +++ b/server/src/main/java/password/pwm/http/auth/OAuthFilterAuthenticationProvider.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.auth; diff --git a/server/src/main/java/password/pwm/http/auth/PwmHttpFilterAuthenticationProvider.java b/server/src/main/java/password/pwm/http/auth/PwmHttpFilterAuthenticationProvider.java index c6c6bbc90..60bc78ff6 100644 --- a/server/src/main/java/password/pwm/http/auth/PwmHttpFilterAuthenticationProvider.java +++ b/server/src/main/java/password/pwm/http/auth/PwmHttpFilterAuthenticationProvider.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.auth; diff --git a/server/src/main/java/password/pwm/http/auth/SSOHeaderFilterAuthenticationProvider.java b/server/src/main/java/password/pwm/http/auth/SSOHeaderFilterAuthenticationProvider.java index d218cfb83..be685e0df 100644 --- a/server/src/main/java/password/pwm/http/auth/SSOHeaderFilterAuthenticationProvider.java +++ b/server/src/main/java/password/pwm/http/auth/SSOHeaderFilterAuthenticationProvider.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.auth; diff --git a/server/src/main/java/password/pwm/http/bean/ActivateUserBean.java b/server/src/main/java/password/pwm/http/bean/ActivateUserBean.java index 5a6a1c04f..ee2ec0d3e 100644 --- a/server/src/main/java/password/pwm/http/bean/ActivateUserBean.java +++ b/server/src/main/java/password/pwm/http/bean/ActivateUserBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/AdminBean.java b/server/src/main/java/password/pwm/http/bean/AdminBean.java index 841c139da..a98656e83 100644 --- a/server/src/main/java/password/pwm/http/bean/AdminBean.java +++ b/server/src/main/java/password/pwm/http/bean/AdminBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/ChangePasswordBean.java b/server/src/main/java/password/pwm/http/bean/ChangePasswordBean.java index 4571c1da8..3eaacb075 100644 --- a/server/src/main/java/password/pwm/http/bean/ChangePasswordBean.java +++ b/server/src/main/java/password/pwm/http/bean/ChangePasswordBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/ConfigGuideBean.java b/server/src/main/java/password/pwm/http/bean/ConfigGuideBean.java index 17b1f64bd..359af6f97 100644 --- a/server/src/main/java/password/pwm/http/bean/ConfigGuideBean.java +++ b/server/src/main/java/password/pwm/http/bean/ConfigGuideBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/ConfigManagerBean.java b/server/src/main/java/password/pwm/http/bean/ConfigManagerBean.java index b2e7ce6be..f2423017b 100644 --- a/server/src/main/java/password/pwm/http/bean/ConfigManagerBean.java +++ b/server/src/main/java/password/pwm/http/bean/ConfigManagerBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/DeleteAccountBean.java b/server/src/main/java/password/pwm/http/bean/DeleteAccountBean.java index 0149bed40..dc2a0ada0 100644 --- a/server/src/main/java/password/pwm/http/bean/DeleteAccountBean.java +++ b/server/src/main/java/password/pwm/http/bean/DeleteAccountBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/DisplayElement.java b/server/src/main/java/password/pwm/http/bean/DisplayElement.java index adb66b866..90dd4547c 100644 --- a/server/src/main/java/password/pwm/http/bean/DisplayElement.java +++ b/server/src/main/java/password/pwm/http/bean/DisplayElement.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/ForgottenPasswordBean.java b/server/src/main/java/password/pwm/http/bean/ForgottenPasswordBean.java index f254647bf..0de13e90a 100644 --- a/server/src/main/java/password/pwm/http/bean/ForgottenPasswordBean.java +++ b/server/src/main/java/password/pwm/http/bean/ForgottenPasswordBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/ForgottenPasswordStage.java b/server/src/main/java/password/pwm/http/bean/ForgottenPasswordStage.java index d741e46e5..756d566a9 100644 --- a/server/src/main/java/password/pwm/http/bean/ForgottenPasswordStage.java +++ b/server/src/main/java/password/pwm/http/bean/ForgottenPasswordStage.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/GuestRegistrationBean.java b/server/src/main/java/password/pwm/http/bean/GuestRegistrationBean.java index 2eb1a06f6..f1a8f0103 100644 --- a/server/src/main/java/password/pwm/http/bean/GuestRegistrationBean.java +++ b/server/src/main/java/password/pwm/http/bean/GuestRegistrationBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/ImmutableByteArray.java b/server/src/main/java/password/pwm/http/bean/ImmutableByteArray.java index d52d6f19b..60f88cd0d 100644 --- a/server/src/main/java/password/pwm/http/bean/ImmutableByteArray.java +++ b/server/src/main/java/password/pwm/http/bean/ImmutableByteArray.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/LoginServletBean.java b/server/src/main/java/password/pwm/http/bean/LoginServletBean.java index c302bfd21..8e11a9790 100644 --- a/server/src/main/java/password/pwm/http/bean/LoginServletBean.java +++ b/server/src/main/java/password/pwm/http/bean/LoginServletBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/NewUserBean.java b/server/src/main/java/password/pwm/http/bean/NewUserBean.java index 3d7e69c1e..5ac0684bc 100644 --- a/server/src/main/java/password/pwm/http/bean/NewUserBean.java +++ b/server/src/main/java/password/pwm/http/bean/NewUserBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/PwmSessionBean.java b/server/src/main/java/password/pwm/http/bean/PwmSessionBean.java index 5c420e72b..0d0455c8c 100644 --- a/server/src/main/java/password/pwm/http/bean/PwmSessionBean.java +++ b/server/src/main/java/password/pwm/http/bean/PwmSessionBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/SetupOtpBean.java b/server/src/main/java/password/pwm/http/bean/SetupOtpBean.java index b8a9c8312..eab1ba75b 100644 --- a/server/src/main/java/password/pwm/http/bean/SetupOtpBean.java +++ b/server/src/main/java/password/pwm/http/bean/SetupOtpBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/SetupResponsesBean.java b/server/src/main/java/password/pwm/http/bean/SetupResponsesBean.java index bdd3784e9..eed0679f7 100644 --- a/server/src/main/java/password/pwm/http/bean/SetupResponsesBean.java +++ b/server/src/main/java/password/pwm/http/bean/SetupResponsesBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/ShortcutsBean.java b/server/src/main/java/password/pwm/http/bean/ShortcutsBean.java index 25e90660d..5acac6503 100644 --- a/server/src/main/java/password/pwm/http/bean/ShortcutsBean.java +++ b/server/src/main/java/password/pwm/http/bean/ShortcutsBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/UpdateProfileBean.java b/server/src/main/java/password/pwm/http/bean/UpdateProfileBean.java index 3eb88809b..3ad4edad3 100644 --- a/server/src/main/java/password/pwm/http/bean/UpdateProfileBean.java +++ b/server/src/main/java/password/pwm/http/bean/UpdateProfileBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/bean/UserSessionDataCacheBean.java b/server/src/main/java/password/pwm/http/bean/UserSessionDataCacheBean.java index f7d04891e..0f720cc12 100644 --- a/server/src/main/java/password/pwm/http/bean/UserSessionDataCacheBean.java +++ b/server/src/main/java/password/pwm/http/bean/UserSessionDataCacheBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.bean; diff --git a/server/src/main/java/password/pwm/http/client/HttpTrustManagerHelper.java b/server/src/main/java/password/pwm/http/client/HttpTrustManagerHelper.java index 544c7274f..660fdd302 100644 --- a/server/src/main/java/password/pwm/http/client/HttpTrustManagerHelper.java +++ b/server/src/main/java/password/pwm/http/client/HttpTrustManagerHelper.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.client; diff --git a/server/src/main/java/password/pwm/http/client/PwmHttpClient.java b/server/src/main/java/password/pwm/http/client/PwmHttpClient.java index 745454208..1912ab0da 100644 --- a/server/src/main/java/password/pwm/http/client/PwmHttpClient.java +++ b/server/src/main/java/password/pwm/http/client/PwmHttpClient.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.client; diff --git a/server/src/main/java/password/pwm/http/client/PwmHttpClientConfiguration.java b/server/src/main/java/password/pwm/http/client/PwmHttpClientConfiguration.java index d094a76a5..3a11e0a8e 100644 --- a/server/src/main/java/password/pwm/http/client/PwmHttpClientConfiguration.java +++ b/server/src/main/java/password/pwm/http/client/PwmHttpClientConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.client; diff --git a/server/src/main/java/password/pwm/http/client/PwmHttpClientRequest.java b/server/src/main/java/password/pwm/http/client/PwmHttpClientRequest.java index 5583481ff..4210d008f 100644 --- a/server/src/main/java/password/pwm/http/client/PwmHttpClientRequest.java +++ b/server/src/main/java/password/pwm/http/client/PwmHttpClientRequest.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.client; diff --git a/server/src/main/java/password/pwm/http/client/PwmHttpClientResponse.java b/server/src/main/java/password/pwm/http/client/PwmHttpClientResponse.java index 504091fd5..4d96600ad 100644 --- a/server/src/main/java/password/pwm/http/client/PwmHttpClientResponse.java +++ b/server/src/main/java/password/pwm/http/client/PwmHttpClientResponse.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.client; diff --git a/server/src/main/java/password/pwm/http/filter/AbstractPwmFilter.java b/server/src/main/java/password/pwm/http/filter/AbstractPwmFilter.java index 6ebb6176e..95463bd1a 100644 --- a/server/src/main/java/password/pwm/http/filter/AbstractPwmFilter.java +++ b/server/src/main/java/password/pwm/http/filter/AbstractPwmFilter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.filter; diff --git a/server/src/main/java/password/pwm/http/filter/ApplicationModeFilter.java b/server/src/main/java/password/pwm/http/filter/ApplicationModeFilter.java index 9ceb6a61d..b06c628cf 100644 --- a/server/src/main/java/password/pwm/http/filter/ApplicationModeFilter.java +++ b/server/src/main/java/password/pwm/http/filter/ApplicationModeFilter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.filter; diff --git a/server/src/main/java/password/pwm/http/filter/AuthenticationFilter.java b/server/src/main/java/password/pwm/http/filter/AuthenticationFilter.java index da6ae6005..f0af07654 100644 --- a/server/src/main/java/password/pwm/http/filter/AuthenticationFilter.java +++ b/server/src/main/java/password/pwm/http/filter/AuthenticationFilter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.filter; diff --git a/server/src/main/java/password/pwm/http/filter/AuthorizationFilter.java b/server/src/main/java/password/pwm/http/filter/AuthorizationFilter.java index 6854ab5a8..31beee011 100644 --- a/server/src/main/java/password/pwm/http/filter/AuthorizationFilter.java +++ b/server/src/main/java/password/pwm/http/filter/AuthorizationFilter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.filter; diff --git a/server/src/main/java/password/pwm/http/filter/ConfigAccessFilter.java b/server/src/main/java/password/pwm/http/filter/ConfigAccessFilter.java index 05f96ece1..5251f159a 100644 --- a/server/src/main/java/password/pwm/http/filter/ConfigAccessFilter.java +++ b/server/src/main/java/password/pwm/http/filter/ConfigAccessFilter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.filter; diff --git a/server/src/main/java/password/pwm/http/filter/CookieManagementFilter.java b/server/src/main/java/password/pwm/http/filter/CookieManagementFilter.java index 58aab9108..ad3f3b292 100644 --- a/server/src/main/java/password/pwm/http/filter/CookieManagementFilter.java +++ b/server/src/main/java/password/pwm/http/filter/CookieManagementFilter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.filter; diff --git a/server/src/main/java/password/pwm/http/filter/GZIPFilter.java b/server/src/main/java/password/pwm/http/filter/GZIPFilter.java index 104841a1c..9d7d99346 100644 --- a/server/src/main/java/password/pwm/http/filter/GZIPFilter.java +++ b/server/src/main/java/password/pwm/http/filter/GZIPFilter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.filter; diff --git a/server/src/main/java/password/pwm/http/filter/ObsoleteUrlFilter.java b/server/src/main/java/password/pwm/http/filter/ObsoleteUrlFilter.java index 36d447d69..476b8dc99 100644 --- a/server/src/main/java/password/pwm/http/filter/ObsoleteUrlFilter.java +++ b/server/src/main/java/password/pwm/http/filter/ObsoleteUrlFilter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.filter; diff --git a/server/src/main/java/password/pwm/http/filter/RequestInitializationFilter.java b/server/src/main/java/password/pwm/http/filter/RequestInitializationFilter.java index b8edda127..d371e27f1 100644 --- a/server/src/main/java/password/pwm/http/filter/RequestInitializationFilter.java +++ b/server/src/main/java/password/pwm/http/filter/RequestInitializationFilter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.filter; diff --git a/server/src/main/java/password/pwm/http/filter/SessionFilter.java b/server/src/main/java/password/pwm/http/filter/SessionFilter.java index f6dfbe952..83d46e7af 100644 --- a/server/src/main/java/password/pwm/http/filter/SessionFilter.java +++ b/server/src/main/java/password/pwm/http/filter/SessionFilter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.filter; diff --git a/server/src/main/java/password/pwm/http/servlet/AbstractPwmServlet.java b/server/src/main/java/password/pwm/http/servlet/AbstractPwmServlet.java index 5653efa20..4fe35a90d 100644 --- a/server/src/main/java/password/pwm/http/servlet/AbstractPwmServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/AbstractPwmServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/ClientApiServlet.java b/server/src/main/java/password/pwm/http/servlet/ClientApiServlet.java index 23f3b082a..35f388ec9 100644 --- a/server/src/main/java/password/pwm/http/servlet/ClientApiServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/ClientApiServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/ControlledPwmServlet.java b/server/src/main/java/password/pwm/http/servlet/ControlledPwmServlet.java index 7ac4a7283..43ea7e6ab 100644 --- a/server/src/main/java/password/pwm/http/servlet/ControlledPwmServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/ControlledPwmServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/DeleteAccountServlet.java b/server/src/main/java/password/pwm/http/servlet/DeleteAccountServlet.java index 67b7ab1d8..3d8ccd21b 100644 --- a/server/src/main/java/password/pwm/http/servlet/DeleteAccountServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/DeleteAccountServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/ForgottenUsernameServlet.java b/server/src/main/java/password/pwm/http/servlet/ForgottenUsernameServlet.java index c055417b9..9ffe669a4 100644 --- a/server/src/main/java/password/pwm/http/servlet/ForgottenUsernameServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/ForgottenUsernameServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/FullPageHealthServlet.java b/server/src/main/java/password/pwm/http/servlet/FullPageHealthServlet.java index 69195bd9d..dd76e990a 100644 --- a/server/src/main/java/password/pwm/http/servlet/FullPageHealthServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/FullPageHealthServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/GuestRegistrationServlet.java b/server/src/main/java/password/pwm/http/servlet/GuestRegistrationServlet.java index c3b7da241..e49fd3ed1 100644 --- a/server/src/main/java/password/pwm/http/servlet/GuestRegistrationServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/GuestRegistrationServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/LoginServlet.java b/server/src/main/java/password/pwm/http/servlet/LoginServlet.java index aadcf8aa2..9911bd3d3 100644 --- a/server/src/main/java/password/pwm/http/servlet/LoginServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/LoginServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/LogoutServlet.java b/server/src/main/java/password/pwm/http/servlet/LogoutServlet.java index a99ec39c0..1667fddd2 100644 --- a/server/src/main/java/password/pwm/http/servlet/LogoutServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/LogoutServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/PwmRequestID.java b/server/src/main/java/password/pwm/http/servlet/PwmRequestID.java index 01bbc254a..58cfd49a6 100644 --- a/server/src/main/java/password/pwm/http/servlet/PwmRequestID.java +++ b/server/src/main/java/password/pwm/http/servlet/PwmRequestID.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/PwmServlet.java b/server/src/main/java/password/pwm/http/servlet/PwmServlet.java index c752c58e8..f5fc7c369 100644 --- a/server/src/main/java/password/pwm/http/servlet/PwmServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/PwmServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/PwmServletDefinition.java b/server/src/main/java/password/pwm/http/servlet/PwmServletDefinition.java index 1ddd6b7b0..8f1a032fe 100644 --- a/server/src/main/java/password/pwm/http/servlet/PwmServletDefinition.java +++ b/server/src/main/java/password/pwm/http/servlet/PwmServletDefinition.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/SetupOtpServlet.java b/server/src/main/java/password/pwm/http/servlet/SetupOtpServlet.java index 6367317ae..a7c264239 100644 --- a/server/src/main/java/password/pwm/http/servlet/SetupOtpServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/SetupOtpServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/SetupResponsesServlet.java b/server/src/main/java/password/pwm/http/servlet/SetupResponsesServlet.java index d4607b27a..74912d7f3 100644 --- a/server/src/main/java/password/pwm/http/servlet/SetupResponsesServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/SetupResponsesServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/ShortcutServlet.java b/server/src/main/java/password/pwm/http/servlet/ShortcutServlet.java index e3f6b1a15..04399fc36 100644 --- a/server/src/main/java/password/pwm/http/servlet/ShortcutServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/ShortcutServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet; diff --git a/server/src/main/java/password/pwm/http/servlet/accountinfo/AccountInformationBean.java b/server/src/main/java/password/pwm/http/servlet/accountinfo/AccountInformationBean.java index d5de96896..14878a6f4 100644 --- a/server/src/main/java/password/pwm/http/servlet/accountinfo/AccountInformationBean.java +++ b/server/src/main/java/password/pwm/http/servlet/accountinfo/AccountInformationBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.accountinfo; diff --git a/server/src/main/java/password/pwm/http/servlet/accountinfo/AccountInformationServlet.java b/server/src/main/java/password/pwm/http/servlet/accountinfo/AccountInformationServlet.java index 81762ce29..b9e4246ed 100644 --- a/server/src/main/java/password/pwm/http/servlet/accountinfo/AccountInformationServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/accountinfo/AccountInformationServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.accountinfo; diff --git a/server/src/main/java/password/pwm/http/servlet/activation/ActivateUserServlet.java b/server/src/main/java/password/pwm/http/servlet/activation/ActivateUserServlet.java index f698486d7..eebc9a56d 100644 --- a/server/src/main/java/password/pwm/http/servlet/activation/ActivateUserServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/activation/ActivateUserServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.activation; diff --git a/server/src/main/java/password/pwm/http/servlet/activation/ActivateUserUtils.java b/server/src/main/java/password/pwm/http/servlet/activation/ActivateUserUtils.java index 00e9492ac..617b5e7dd 100644 --- a/server/src/main/java/password/pwm/http/servlet/activation/ActivateUserUtils.java +++ b/server/src/main/java/password/pwm/http/servlet/activation/ActivateUserUtils.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.activation; diff --git a/server/src/main/java/password/pwm/http/servlet/admin/AdminServlet.java b/server/src/main/java/password/pwm/http/servlet/admin/AdminServlet.java index a18647793..e69125f60 100644 --- a/server/src/main/java/password/pwm/http/servlet/admin/AdminServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/admin/AdminServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.admin; diff --git a/server/src/main/java/password/pwm/http/servlet/admin/AppDashboardData.java b/server/src/main/java/password/pwm/http/servlet/admin/AppDashboardData.java index 14784b45a..39f350377 100644 --- a/server/src/main/java/password/pwm/http/servlet/admin/AppDashboardData.java +++ b/server/src/main/java/password/pwm/http/servlet/admin/AppDashboardData.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.admin; diff --git a/server/src/main/java/password/pwm/http/servlet/admin/ReportStatusBean.java b/server/src/main/java/password/pwm/http/servlet/admin/ReportStatusBean.java index 23e19029b..3c5da778b 100644 --- a/server/src/main/java/password/pwm/http/servlet/admin/ReportStatusBean.java +++ b/server/src/main/java/password/pwm/http/servlet/admin/ReportStatusBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.admin; diff --git a/server/src/main/java/password/pwm/http/servlet/admin/UserDebugDataBean.java b/server/src/main/java/password/pwm/http/servlet/admin/UserDebugDataBean.java index 18954cc35..8dd7efc4f 100644 --- a/server/src/main/java/password/pwm/http/servlet/admin/UserDebugDataBean.java +++ b/server/src/main/java/password/pwm/http/servlet/admin/UserDebugDataBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.admin; diff --git a/server/src/main/java/password/pwm/http/servlet/admin/UserDebugDataReader.java b/server/src/main/java/password/pwm/http/servlet/admin/UserDebugDataReader.java index c4ac0e44e..60c3a22d7 100644 --- a/server/src/main/java/password/pwm/http/servlet/admin/UserDebugDataReader.java +++ b/server/src/main/java/password/pwm/http/servlet/admin/UserDebugDataReader.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.admin; diff --git a/server/src/main/java/password/pwm/http/servlet/changepw/ChangePasswordServlet.java b/server/src/main/java/password/pwm/http/servlet/changepw/ChangePasswordServlet.java index 241fe0689..5704a7ef3 100644 --- a/server/src/main/java/password/pwm/http/servlet/changepw/ChangePasswordServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/changepw/ChangePasswordServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.changepw; diff --git a/server/src/main/java/password/pwm/http/servlet/changepw/ChangePasswordServletUtil.java b/server/src/main/java/password/pwm/http/servlet/changepw/ChangePasswordServletUtil.java index f42b1c771..33d04c635 100644 --- a/server/src/main/java/password/pwm/http/servlet/changepw/ChangePasswordServletUtil.java +++ b/server/src/main/java/password/pwm/http/servlet/changepw/ChangePasswordServletUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.changepw; diff --git a/server/src/main/java/password/pwm/http/servlet/changepw/PrivateChangePasswordServlet.java b/server/src/main/java/password/pwm/http/servlet/changepw/PrivateChangePasswordServlet.java index 812962eac..d5cd10996 100644 --- a/server/src/main/java/password/pwm/http/servlet/changepw/PrivateChangePasswordServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/changepw/PrivateChangePasswordServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.changepw; diff --git a/server/src/main/java/password/pwm/http/servlet/changepw/PublicChangePasswordServlet.java b/server/src/main/java/password/pwm/http/servlet/changepw/PublicChangePasswordServlet.java index bf03ac86b..c5047ca24 100644 --- a/server/src/main/java/password/pwm/http/servlet/changepw/PublicChangePasswordServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/changepw/PublicChangePasswordServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.changepw; diff --git a/server/src/main/java/password/pwm/http/servlet/command/CommandServlet.java b/server/src/main/java/password/pwm/http/servlet/command/CommandServlet.java index 0b3bd8189..521013b8d 100644 --- a/server/src/main/java/password/pwm/http/servlet/command/CommandServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/command/CommandServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.command; diff --git a/server/src/main/java/password/pwm/http/servlet/command/PrivateCommandServlet.java b/server/src/main/java/password/pwm/http/servlet/command/PrivateCommandServlet.java index 0d95c7ca2..a539e30bd 100644 --- a/server/src/main/java/password/pwm/http/servlet/command/PrivateCommandServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/command/PrivateCommandServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.command; diff --git a/server/src/main/java/password/pwm/http/servlet/command/PublicCommandServlet.java b/server/src/main/java/password/pwm/http/servlet/command/PublicCommandServlet.java index 82bff3770..49e67ff48 100644 --- a/server/src/main/java/password/pwm/http/servlet/command/PublicCommandServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/command/PublicCommandServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.command; diff --git a/server/src/main/java/password/pwm/http/servlet/configeditor/CategoryInfo.java b/server/src/main/java/password/pwm/http/servlet/configeditor/CategoryInfo.java index 617dbb5e3..7aa9dfb74 100644 --- a/server/src/main/java/password/pwm/http/servlet/configeditor/CategoryInfo.java +++ b/server/src/main/java/password/pwm/http/servlet/configeditor/CategoryInfo.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configeditor; diff --git a/server/src/main/java/password/pwm/http/servlet/configeditor/ConfigEditorServlet.java b/server/src/main/java/password/pwm/http/servlet/configeditor/ConfigEditorServlet.java index b52247070..ac77f2a71 100644 --- a/server/src/main/java/password/pwm/http/servlet/configeditor/ConfigEditorServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/configeditor/ConfigEditorServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configeditor; diff --git a/server/src/main/java/password/pwm/http/servlet/configeditor/ConfigEditorServletUtils.java b/server/src/main/java/password/pwm/http/servlet/configeditor/ConfigEditorServletUtils.java index fb8d116e8..1d80bc394 100644 --- a/server/src/main/java/password/pwm/http/servlet/configeditor/ConfigEditorServletUtils.java +++ b/server/src/main/java/password/pwm/http/servlet/configeditor/ConfigEditorServletUtils.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configeditor; diff --git a/server/src/main/java/password/pwm/http/servlet/configeditor/LocaleInfo.java b/server/src/main/java/password/pwm/http/servlet/configeditor/LocaleInfo.java index bb2e7135b..e2ee2fc68 100644 --- a/server/src/main/java/password/pwm/http/servlet/configeditor/LocaleInfo.java +++ b/server/src/main/java/password/pwm/http/servlet/configeditor/LocaleInfo.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configeditor; diff --git a/server/src/main/java/password/pwm/http/servlet/configeditor/NavTreeHelper.java b/server/src/main/java/password/pwm/http/servlet/configeditor/NavTreeHelper.java index f560a6d1a..1c2a7807e 100644 --- a/server/src/main/java/password/pwm/http/servlet/configeditor/NavTreeHelper.java +++ b/server/src/main/java/password/pwm/http/servlet/configeditor/NavTreeHelper.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configeditor; diff --git a/server/src/main/java/password/pwm/http/servlet/configeditor/NavTreeItem.java b/server/src/main/java/password/pwm/http/servlet/configeditor/NavTreeItem.java index 7de844b5e..05f5a8722 100644 --- a/server/src/main/java/password/pwm/http/servlet/configeditor/NavTreeItem.java +++ b/server/src/main/java/password/pwm/http/servlet/configeditor/NavTreeItem.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configeditor; diff --git a/server/src/main/java/password/pwm/http/servlet/configeditor/SearchResultItem.java b/server/src/main/java/password/pwm/http/servlet/configeditor/SearchResultItem.java index 158f7ce05..2b41e0033 100644 --- a/server/src/main/java/password/pwm/http/servlet/configeditor/SearchResultItem.java +++ b/server/src/main/java/password/pwm/http/servlet/configeditor/SearchResultItem.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configeditor; diff --git a/server/src/main/java/password/pwm/http/servlet/configeditor/SettingInfo.java b/server/src/main/java/password/pwm/http/servlet/configeditor/SettingInfo.java index a2e3e1790..b6456d023 100644 --- a/server/src/main/java/password/pwm/http/servlet/configeditor/SettingInfo.java +++ b/server/src/main/java/password/pwm/http/servlet/configeditor/SettingInfo.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configeditor; diff --git a/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideForm.java b/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideForm.java index 78da5362b..bad86f2b8 100644 --- a/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideForm.java +++ b/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideForm.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configguide; diff --git a/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideFormField.java b/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideFormField.java index 194c78cb1..71132060a 100644 --- a/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideFormField.java +++ b/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideFormField.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configguide; diff --git a/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideServlet.java b/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideServlet.java index d21666732..e6e7f7871 100644 --- a/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configguide; diff --git a/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideUtils.java b/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideUtils.java index 19727303c..dbfaf2b00 100644 --- a/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideUtils.java +++ b/server/src/main/java/password/pwm/http/servlet/configguide/ConfigGuideUtils.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configguide; diff --git a/server/src/main/java/password/pwm/http/servlet/configguide/GuideStep.java b/server/src/main/java/password/pwm/http/servlet/configguide/GuideStep.java index a8dd7a5fe..234741859 100644 --- a/server/src/main/java/password/pwm/http/servlet/configguide/GuideStep.java +++ b/server/src/main/java/password/pwm/http/servlet/configguide/GuideStep.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configguide; diff --git a/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerCertificatesServlet.java b/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerCertificatesServlet.java index 161c187e5..458a62466 100644 --- a/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerCertificatesServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerCertificatesServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configmanager; diff --git a/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerLocalDBServlet.java b/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerLocalDBServlet.java index 7d6db2615..bcb3d71ba 100644 --- a/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerLocalDBServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerLocalDBServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configmanager; diff --git a/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerServlet.java b/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerServlet.java index 4a2853bd4..9545b5309 100644 --- a/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configmanager; diff --git a/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerWordlistServlet.java b/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerWordlistServlet.java index 1f1405f7e..b5cf6ebed 100644 --- a/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerWordlistServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/configmanager/ConfigManagerWordlistServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configmanager; diff --git a/server/src/main/java/password/pwm/http/servlet/configmanager/DebugItemGenerator.java b/server/src/main/java/password/pwm/http/servlet/configmanager/DebugItemGenerator.java index 92dc5a8fd..f593546b8 100644 --- a/server/src/main/java/password/pwm/http/servlet/configmanager/DebugItemGenerator.java +++ b/server/src/main/java/password/pwm/http/servlet/configmanager/DebugItemGenerator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.configmanager; diff --git a/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordServlet.java b/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordServlet.java index 711faca6c..eb5db3894 100644 --- a/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.forgottenpw; diff --git a/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordStageProcessor.java b/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordStageProcessor.java index a1bd10d22..6c4e8d2b7 100644 --- a/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordStageProcessor.java +++ b/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordStageProcessor.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.forgottenpw; diff --git a/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordStateMachine.java b/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordStateMachine.java index b3329d4d6..6d1e88384 100644 --- a/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordStateMachine.java +++ b/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordStateMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.forgottenpw; diff --git a/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordUtil.java b/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordUtil.java index e6e6f7832..5f3eb755f 100644 --- a/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordUtil.java +++ b/server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.forgottenpw; diff --git a/server/src/main/java/password/pwm/http/servlet/forgottenpw/RemoteVerificationMethod.java b/server/src/main/java/password/pwm/http/servlet/forgottenpw/RemoteVerificationMethod.java index e6e2f899e..b1609dc0a 100644 --- a/server/src/main/java/password/pwm/http/servlet/forgottenpw/RemoteVerificationMethod.java +++ b/server/src/main/java/password/pwm/http/servlet/forgottenpw/RemoteVerificationMethod.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.forgottenpw; diff --git a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskCardInfoBean.java b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskCardInfoBean.java index 319ea3ed8..d2827027a 100644 --- a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskCardInfoBean.java +++ b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskCardInfoBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.helpdesk; diff --git a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskClientDataBean.java b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskClientDataBean.java index 6a8ee938d..33ee6a736 100644 --- a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskClientDataBean.java +++ b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskClientDataBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.helpdesk; diff --git a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskDetailInfoBean.java b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskDetailInfoBean.java index ada5925d3..f63bdf7c1 100644 --- a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskDetailInfoBean.java +++ b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskDetailInfoBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.helpdesk; diff --git a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskSearchRequestBean.java b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskSearchRequestBean.java index a3cb64847..a62abdf3f 100644 --- a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskSearchRequestBean.java +++ b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskSearchRequestBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.helpdesk; diff --git a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskSearchResultsBean.java b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskSearchResultsBean.java index e32426c67..5c2010c0b 100644 --- a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskSearchResultsBean.java +++ b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskSearchResultsBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.helpdesk; diff --git a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskServlet.java b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskServlet.java index 0f54329e0..167416a22 100644 --- a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.helpdesk; diff --git a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskServletUtil.java b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskServletUtil.java index ec8b99734..62c2565c8 100644 --- a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskServletUtil.java +++ b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskServletUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.helpdesk; diff --git a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationOptionsBean.java b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationOptionsBean.java index bd7e97111..71ae42785 100644 --- a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationOptionsBean.java +++ b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationOptionsBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.helpdesk; diff --git a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationRequestBean.java b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationRequestBean.java index 219ecb048..d7a01434f 100644 --- a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationRequestBean.java +++ b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationRequestBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.helpdesk; diff --git a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationResponseBean.java b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationResponseBean.java index 57daa8ca4..1ff30934b 100644 --- a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationResponseBean.java +++ b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationResponseBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.helpdesk; diff --git a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationStateBean.java b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationStateBean.java index 353b4b758..6349072a8 100644 --- a/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationStateBean.java +++ b/server/src/main/java/password/pwm/http/servlet/helpdesk/HelpdeskVerificationStateBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.helpdesk; diff --git a/server/src/main/java/password/pwm/http/servlet/newuser/NewUserForm.java b/server/src/main/java/password/pwm/http/servlet/newuser/NewUserForm.java index 73689125e..7dad7510f 100644 --- a/server/src/main/java/password/pwm/http/servlet/newuser/NewUserForm.java +++ b/server/src/main/java/password/pwm/http/servlet/newuser/NewUserForm.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.newuser; diff --git a/server/src/main/java/password/pwm/http/servlet/newuser/NewUserFormUtils.java b/server/src/main/java/password/pwm/http/servlet/newuser/NewUserFormUtils.java index 423f86d43..223685581 100644 --- a/server/src/main/java/password/pwm/http/servlet/newuser/NewUserFormUtils.java +++ b/server/src/main/java/password/pwm/http/servlet/newuser/NewUserFormUtils.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.newuser; diff --git a/server/src/main/java/password/pwm/http/servlet/newuser/NewUserServlet.java b/server/src/main/java/password/pwm/http/servlet/newuser/NewUserServlet.java index 3f6f31da4..0ab871a27 100644 --- a/server/src/main/java/password/pwm/http/servlet/newuser/NewUserServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/newuser/NewUserServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.newuser; diff --git a/server/src/main/java/password/pwm/http/servlet/newuser/NewUserTokenData.java b/server/src/main/java/password/pwm/http/servlet/newuser/NewUserTokenData.java index e5423f04e..6efba5e7e 100644 --- a/server/src/main/java/password/pwm/http/servlet/newuser/NewUserTokenData.java +++ b/server/src/main/java/password/pwm/http/servlet/newuser/NewUserTokenData.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.newuser; diff --git a/server/src/main/java/password/pwm/http/servlet/newuser/NewUserUtils.java b/server/src/main/java/password/pwm/http/servlet/newuser/NewUserUtils.java index 2d15dcb1b..d477816f2 100644 --- a/server/src/main/java/password/pwm/http/servlet/newuser/NewUserUtils.java +++ b/server/src/main/java/password/pwm/http/servlet/newuser/NewUserUtils.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.newuser; diff --git a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthConsumerServlet.java b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthConsumerServlet.java index 8610ad739..b299527d6 100644 --- a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthConsumerServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthConsumerServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.oauth; diff --git a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthForgottenPasswordResults.java b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthForgottenPasswordResults.java index 3a90b3af7..5c7f0c0cb 100644 --- a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthForgottenPasswordResults.java +++ b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthForgottenPasswordResults.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.oauth; diff --git a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthMachine.java b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthMachine.java index 7d67ba5fa..0e8658059 100644 --- a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthMachine.java +++ b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.oauth; diff --git a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthRequestState.java b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthRequestState.java index b31d00bfc..b977d3258 100644 --- a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthRequestState.java +++ b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthRequestState.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.oauth; diff --git a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthResolveResults.java b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthResolveResults.java index 496ed9df4..6d936b333 100644 --- a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthResolveResults.java +++ b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthResolveResults.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.oauth; diff --git a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthSettings.java b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthSettings.java index c1ae6863c..0d76a4986 100644 --- a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthSettings.java +++ b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthSettings.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.oauth; diff --git a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthState.java b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthState.java index 1c5e93d77..591eb1964 100644 --- a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthState.java +++ b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthState.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.oauth; diff --git a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthUseCase.java b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthUseCase.java index 9d8437fdb..3816f33cd 100644 --- a/server/src/main/java/password/pwm/http/servlet/oauth/OAuthUseCase.java +++ b/server/src/main/java/password/pwm/http/servlet/oauth/OAuthUseCase.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.oauth; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchConfiguration.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchConfiguration.java index 3bb386503..0097c67f8 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchConfiguration.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchDataReader.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchDataReader.java index 314c0fe01..4fc2e969c 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchDataReader.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchDataReader.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchResourcesServlet.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchResourcesServlet.java index bbc64e090..4c8322262 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchResourcesServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchResourcesServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchService.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchService.java index f9d942803..433c24a6f 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchService.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchServlet.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchServlet.java index 35d3f04a1..a139f7cef 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PeopleSearchServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PrivatePeopleSearchServlet.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PrivatePeopleSearchServlet.java index 96e728745..6438b036c 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PrivatePeopleSearchServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PrivatePeopleSearchServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PublicPeopleSearchServlet.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PublicPeopleSearchServlet.java index 409ec7e21..4af4b17ca 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/PublicPeopleSearchServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/PublicPeopleSearchServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/SearchRequestBean.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/SearchRequestBean.java index c73a20809..3664e6b98 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/SearchRequestBean.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/SearchRequestBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/AttributeDetailBean.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/AttributeDetailBean.java index 92d9a286f..3d3513072 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/AttributeDetailBean.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/AttributeDetailBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch.bean; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/LinkReferenceBean.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/LinkReferenceBean.java index 712a90196..fee7829e8 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/LinkReferenceBean.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/LinkReferenceBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch.bean; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/OrgChartDataBean.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/OrgChartDataBean.java index 22643064d..3b2d48966 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/OrgChartDataBean.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/OrgChartDataBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch.bean; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/OrgChartReferenceBean.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/OrgChartReferenceBean.java index b8d669f86..91ee3c462 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/OrgChartReferenceBean.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/OrgChartReferenceBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch.bean; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/PeopleSearchClientConfigBean.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/PeopleSearchClientConfigBean.java index 92b9615d8..63cc902e9 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/PeopleSearchClientConfigBean.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/PeopleSearchClientConfigBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch.bean; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/SearchAttributeBean.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/SearchAttributeBean.java index dea63151d..566294743 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/SearchAttributeBean.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/SearchAttributeBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch.bean; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/SearchResultBean.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/SearchResultBean.java index 80cbcb28a..d56f5ccaa 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/SearchResultBean.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/SearchResultBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch.bean; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/UserDetailBean.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/UserDetailBean.java index fae0404e1..11499d336 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/UserDetailBean.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/UserDetailBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch.bean; diff --git a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/UserReferenceBean.java b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/UserReferenceBean.java index 7f05f7069..4c4bc1944 100644 --- a/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/UserReferenceBean.java +++ b/server/src/main/java/password/pwm/http/servlet/peoplesearch/bean/UserReferenceBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.peoplesearch.bean; diff --git a/server/src/main/java/password/pwm/http/servlet/resource/CacheEntry.java b/server/src/main/java/password/pwm/http/servlet/resource/CacheEntry.java index aa08d45d2..480fe594f 100644 --- a/server/src/main/java/password/pwm/http/servlet/resource/CacheEntry.java +++ b/server/src/main/java/password/pwm/http/servlet/resource/CacheEntry.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.resource; diff --git a/server/src/main/java/password/pwm/http/servlet/resource/CacheKey.java b/server/src/main/java/password/pwm/http/servlet/resource/CacheKey.java index a004dc3ba..ab658855e 100644 --- a/server/src/main/java/password/pwm/http/servlet/resource/CacheKey.java +++ b/server/src/main/java/password/pwm/http/servlet/resource/CacheKey.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.resource; diff --git a/server/src/main/java/password/pwm/http/servlet/resource/ConfigSettingFileResource.java b/server/src/main/java/password/pwm/http/servlet/resource/ConfigSettingFileResource.java index 8c9a7247a..32e34d417 100644 --- a/server/src/main/java/password/pwm/http/servlet/resource/ConfigSettingFileResource.java +++ b/server/src/main/java/password/pwm/http/servlet/resource/ConfigSettingFileResource.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.resource; diff --git a/server/src/main/java/password/pwm/http/servlet/resource/FileResource.java b/server/src/main/java/password/pwm/http/servlet/resource/FileResource.java index 405f319f8..0096f04b6 100644 --- a/server/src/main/java/password/pwm/http/servlet/resource/FileResource.java +++ b/server/src/main/java/password/pwm/http/servlet/resource/FileResource.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.resource; diff --git a/server/src/main/java/password/pwm/http/servlet/resource/MemoryFileResource.java b/server/src/main/java/password/pwm/http/servlet/resource/MemoryFileResource.java index ce4840e8d..08c9efbd2 100644 --- a/server/src/main/java/password/pwm/http/servlet/resource/MemoryFileResource.java +++ b/server/src/main/java/password/pwm/http/servlet/resource/MemoryFileResource.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.resource; diff --git a/server/src/main/java/password/pwm/http/servlet/resource/RealFileResource.java b/server/src/main/java/password/pwm/http/servlet/resource/RealFileResource.java index 74c047fb1..e9aea6363 100644 --- a/server/src/main/java/password/pwm/http/servlet/resource/RealFileResource.java +++ b/server/src/main/java/password/pwm/http/servlet/resource/RealFileResource.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.resource; diff --git a/server/src/main/java/password/pwm/http/servlet/resource/ResourceFileRequest.java b/server/src/main/java/password/pwm/http/servlet/resource/ResourceFileRequest.java index bbee96e57..a0b97b052 100644 --- a/server/src/main/java/password/pwm/http/servlet/resource/ResourceFileRequest.java +++ b/server/src/main/java/password/pwm/http/servlet/resource/ResourceFileRequest.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.resource; diff --git a/server/src/main/java/password/pwm/http/servlet/resource/ResourceFileServlet.java b/server/src/main/java/password/pwm/http/servlet/resource/ResourceFileServlet.java index c3af6f00b..3f2978011 100644 --- a/server/src/main/java/password/pwm/http/servlet/resource/ResourceFileServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/resource/ResourceFileServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.resource; diff --git a/server/src/main/java/password/pwm/http/servlet/resource/ResourceServletConfiguration.java b/server/src/main/java/password/pwm/http/servlet/resource/ResourceServletConfiguration.java index 1b7d4057c..fb31d581f 100644 --- a/server/src/main/java/password/pwm/http/servlet/resource/ResourceServletConfiguration.java +++ b/server/src/main/java/password/pwm/http/servlet/resource/ResourceServletConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.resource; diff --git a/server/src/main/java/password/pwm/http/servlet/resource/ResourceServletService.java b/server/src/main/java/password/pwm/http/servlet/resource/ResourceServletService.java index 1f2269b1a..26b7e4cb6 100644 --- a/server/src/main/java/password/pwm/http/servlet/resource/ResourceServletService.java +++ b/server/src/main/java/password/pwm/http/servlet/resource/ResourceServletService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.resource; diff --git a/server/src/main/java/password/pwm/http/servlet/resource/UncacheableResourceException.java b/server/src/main/java/password/pwm/http/servlet/resource/UncacheableResourceException.java index 7dfdf887b..a1fd0ba38 100644 --- a/server/src/main/java/password/pwm/http/servlet/resource/UncacheableResourceException.java +++ b/server/src/main/java/password/pwm/http/servlet/resource/UncacheableResourceException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.resource; diff --git a/server/src/main/java/password/pwm/http/servlet/resource/ZipFileResource.java b/server/src/main/java/password/pwm/http/servlet/resource/ZipFileResource.java index 357f78746..b74b1c18f 100644 --- a/server/src/main/java/password/pwm/http/servlet/resource/ZipFileResource.java +++ b/server/src/main/java/password/pwm/http/servlet/resource/ZipFileResource.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.resource; diff --git a/server/src/main/java/password/pwm/http/servlet/updateprofile/UpdateProfileServlet.java b/server/src/main/java/password/pwm/http/servlet/updateprofile/UpdateProfileServlet.java index 17b8a739e..c10928c3d 100644 --- a/server/src/main/java/password/pwm/http/servlet/updateprofile/UpdateProfileServlet.java +++ b/server/src/main/java/password/pwm/http/servlet/updateprofile/UpdateProfileServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.updateprofile; diff --git a/server/src/main/java/password/pwm/http/servlet/updateprofile/UpdateProfileUtil.java b/server/src/main/java/password/pwm/http/servlet/updateprofile/UpdateProfileUtil.java index c0dd3982c..c557c06f7 100644 --- a/server/src/main/java/password/pwm/http/servlet/updateprofile/UpdateProfileUtil.java +++ b/server/src/main/java/password/pwm/http/servlet/updateprofile/UpdateProfileUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.servlet.updateprofile; diff --git a/server/src/main/java/password/pwm/http/state/CryptoCookieBeanImpl.java b/server/src/main/java/password/pwm/http/state/CryptoCookieBeanImpl.java index b807ee88e..b3c9a86cd 100644 --- a/server/src/main/java/password/pwm/http/state/CryptoCookieBeanImpl.java +++ b/server/src/main/java/password/pwm/http/state/CryptoCookieBeanImpl.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.state; diff --git a/server/src/main/java/password/pwm/http/state/CryptoCookieLoginImpl.java b/server/src/main/java/password/pwm/http/state/CryptoCookieLoginImpl.java index e18baa0e1..23fd19966 100644 --- a/server/src/main/java/password/pwm/http/state/CryptoCookieLoginImpl.java +++ b/server/src/main/java/password/pwm/http/state/CryptoCookieLoginImpl.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.state; diff --git a/server/src/main/java/password/pwm/http/state/CryptoRequestBeanImpl.java b/server/src/main/java/password/pwm/http/state/CryptoRequestBeanImpl.java index d0e12fc57..38d2bb440 100644 --- a/server/src/main/java/password/pwm/http/state/CryptoRequestBeanImpl.java +++ b/server/src/main/java/password/pwm/http/state/CryptoRequestBeanImpl.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.state; diff --git a/server/src/main/java/password/pwm/http/state/LocalLoginSessionImpl.java b/server/src/main/java/password/pwm/http/state/LocalLoginSessionImpl.java index 1df66dd9c..608203902 100644 --- a/server/src/main/java/password/pwm/http/state/LocalLoginSessionImpl.java +++ b/server/src/main/java/password/pwm/http/state/LocalLoginSessionImpl.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.state; diff --git a/server/src/main/java/password/pwm/http/state/LocalSessionBeanImpl.java b/server/src/main/java/password/pwm/http/state/LocalSessionBeanImpl.java index a8f2dace9..d432ca10b 100644 --- a/server/src/main/java/password/pwm/http/state/LocalSessionBeanImpl.java +++ b/server/src/main/java/password/pwm/http/state/LocalSessionBeanImpl.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.state; diff --git a/server/src/main/java/password/pwm/http/state/SessionBeanProvider.java b/server/src/main/java/password/pwm/http/state/SessionBeanProvider.java index b0189189b..cf031ee12 100644 --- a/server/src/main/java/password/pwm/http/state/SessionBeanProvider.java +++ b/server/src/main/java/password/pwm/http/state/SessionBeanProvider.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.state; diff --git a/server/src/main/java/password/pwm/http/state/SessionLoginProvider.java b/server/src/main/java/password/pwm/http/state/SessionLoginProvider.java index c963dae7b..86ca22e2d 100644 --- a/server/src/main/java/password/pwm/http/state/SessionLoginProvider.java +++ b/server/src/main/java/password/pwm/http/state/SessionLoginProvider.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.state; diff --git a/server/src/main/java/password/pwm/http/state/SessionStateService.java b/server/src/main/java/password/pwm/http/state/SessionStateService.java index 098715ce7..2848d0806 100644 --- a/server/src/main/java/password/pwm/http/state/SessionStateService.java +++ b/server/src/main/java/password/pwm/http/state/SessionStateService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.state; diff --git a/server/src/main/java/password/pwm/http/tag/CurrentUrlTag.java b/server/src/main/java/password/pwm/http/tag/CurrentUrlTag.java index 5d1c27455..fdc1ef467 100644 --- a/server/src/main/java/password/pwm/http/tag/CurrentUrlTag.java +++ b/server/src/main/java/password/pwm/http/tag/CurrentUrlTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/DisplayTag.java b/server/src/main/java/password/pwm/http/tag/DisplayTag.java index b9c41e6db..01aeda3f8 100644 --- a/server/src/main/java/password/pwm/http/tag/DisplayTag.java +++ b/server/src/main/java/password/pwm/http/tag/DisplayTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/ErrorMessageTag.java b/server/src/main/java/password/pwm/http/tag/ErrorMessageTag.java index be3a4eb2c..f6b68032b 100644 --- a/server/src/main/java/password/pwm/http/tag/ErrorMessageTag.java +++ b/server/src/main/java/password/pwm/http/tag/ErrorMessageTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/JspThrowableHandlerTag.java b/server/src/main/java/password/pwm/http/tag/JspThrowableHandlerTag.java index 12da10b11..69f700055 100644 --- a/server/src/main/java/password/pwm/http/tag/JspThrowableHandlerTag.java +++ b/server/src/main/java/password/pwm/http/tag/JspThrowableHandlerTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/PasswordRequirementsTag.java b/server/src/main/java/password/pwm/http/tag/PasswordRequirementsTag.java index 286308f29..eb1731dcf 100644 --- a/server/src/main/java/password/pwm/http/tag/PasswordRequirementsTag.java +++ b/server/src/main/java/password/pwm/http/tag/PasswordRequirementsTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/PwmAbstractTag.java b/server/src/main/java/password/pwm/http/tag/PwmAbstractTag.java index 99e8aa0e3..e3ecf71cc 100644 --- a/server/src/main/java/password/pwm/http/tag/PwmAbstractTag.java +++ b/server/src/main/java/password/pwm/http/tag/PwmAbstractTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/PwmAutofocusTag.java b/server/src/main/java/password/pwm/http/tag/PwmAutofocusTag.java index 5d6902230..cfb5afc39 100644 --- a/server/src/main/java/password/pwm/http/tag/PwmAutofocusTag.java +++ b/server/src/main/java/password/pwm/http/tag/PwmAutofocusTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/PwmContextTag.java b/server/src/main/java/password/pwm/http/tag/PwmContextTag.java index 080f538d2..65a25b3ce 100644 --- a/server/src/main/java/password/pwm/http/tag/PwmContextTag.java +++ b/server/src/main/java/password/pwm/http/tag/PwmContextTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/PwmFormIDTag.java b/server/src/main/java/password/pwm/http/tag/PwmFormIDTag.java index 942d6440c..79ee53457 100644 --- a/server/src/main/java/password/pwm/http/tag/PwmFormIDTag.java +++ b/server/src/main/java/password/pwm/http/tag/PwmFormIDTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/PwmMacroTag.java b/server/src/main/java/password/pwm/http/tag/PwmMacroTag.java index 81d855dc1..0b2f89a74 100644 --- a/server/src/main/java/password/pwm/http/tag/PwmMacroTag.java +++ b/server/src/main/java/password/pwm/http/tag/PwmMacroTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/PwmScriptRefTag.java b/server/src/main/java/password/pwm/http/tag/PwmScriptRefTag.java index 7c46797a6..9ed0a28b9 100644 --- a/server/src/main/java/password/pwm/http/tag/PwmScriptRefTag.java +++ b/server/src/main/java/password/pwm/http/tag/PwmScriptRefTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/PwmScriptTag.java b/server/src/main/java/password/pwm/http/tag/PwmScriptTag.java index f848c021a..0aedc943b 100644 --- a/server/src/main/java/password/pwm/http/tag/PwmScriptTag.java +++ b/server/src/main/java/password/pwm/http/tag/PwmScriptTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/SuccessMessageTag.java b/server/src/main/java/password/pwm/http/tag/SuccessMessageTag.java index da60c5213..b74e3f038 100644 --- a/server/src/main/java/password/pwm/http/tag/SuccessMessageTag.java +++ b/server/src/main/java/password/pwm/http/tag/SuccessMessageTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/UserInfoTag.java b/server/src/main/java/password/pwm/http/tag/UserInfoTag.java index 4b7890af0..8ffed0cc3 100644 --- a/server/src/main/java/password/pwm/http/tag/UserInfoTag.java +++ b/server/src/main/java/password/pwm/http/tag/UserInfoTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag; diff --git a/server/src/main/java/password/pwm/http/tag/conditional/PwmIfOptions.java b/server/src/main/java/password/pwm/http/tag/conditional/PwmIfOptions.java index db810d4d7..6470b9f65 100644 --- a/server/src/main/java/password/pwm/http/tag/conditional/PwmIfOptions.java +++ b/server/src/main/java/password/pwm/http/tag/conditional/PwmIfOptions.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag.conditional; diff --git a/server/src/main/java/password/pwm/http/tag/conditional/PwmIfTag.java b/server/src/main/java/password/pwm/http/tag/conditional/PwmIfTag.java index f863a2988..59015bff5 100644 --- a/server/src/main/java/password/pwm/http/tag/conditional/PwmIfTag.java +++ b/server/src/main/java/password/pwm/http/tag/conditional/PwmIfTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag.conditional; diff --git a/server/src/main/java/password/pwm/http/tag/conditional/PwmIfTest.java b/server/src/main/java/password/pwm/http/tag/conditional/PwmIfTest.java index 579f9bfd5..a706cd9cf 100644 --- a/server/src/main/java/password/pwm/http/tag/conditional/PwmIfTest.java +++ b/server/src/main/java/password/pwm/http/tag/conditional/PwmIfTest.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag.conditional; diff --git a/server/src/main/java/password/pwm/http/tag/url/PwmThemeURL.java b/server/src/main/java/password/pwm/http/tag/url/PwmThemeURL.java index e9ae7a8f6..c793a4adc 100644 --- a/server/src/main/java/password/pwm/http/tag/url/PwmThemeURL.java +++ b/server/src/main/java/password/pwm/http/tag/url/PwmThemeURL.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag.url; diff --git a/server/src/main/java/password/pwm/http/tag/url/PwmUrlTag.java b/server/src/main/java/password/pwm/http/tag/url/PwmUrlTag.java index 8d3da689b..3385916dd 100644 --- a/server/src/main/java/password/pwm/http/tag/url/PwmUrlTag.java +++ b/server/src/main/java/password/pwm/http/tag/url/PwmUrlTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag.url; diff --git a/server/src/main/java/password/pwm/http/tag/value/PwmValue.java b/server/src/main/java/password/pwm/http/tag/value/PwmValue.java index 4cd3d17bc..04bb0a89a 100644 --- a/server/src/main/java/password/pwm/http/tag/value/PwmValue.java +++ b/server/src/main/java/password/pwm/http/tag/value/PwmValue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag.value; diff --git a/server/src/main/java/password/pwm/http/tag/value/PwmValueTag.java b/server/src/main/java/password/pwm/http/tag/value/PwmValueTag.java index d8a078326..43e27acd7 100644 --- a/server/src/main/java/password/pwm/http/tag/value/PwmValueTag.java +++ b/server/src/main/java/password/pwm/http/tag/value/PwmValueTag.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag.value; diff --git a/server/src/main/java/password/pwm/http/tag/value/ValueOutput.java b/server/src/main/java/password/pwm/http/tag/value/ValueOutput.java index 0871c4e99..10d02cf9c 100644 --- a/server/src/main/java/password/pwm/http/tag/value/ValueOutput.java +++ b/server/src/main/java/password/pwm/http/tag/value/ValueOutput.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.http.tag.value; diff --git a/server/src/main/java/password/pwm/i18n/Admin.java b/server/src/main/java/password/pwm/i18n/Admin.java index 61b86da2a..0a9242f03 100644 --- a/server/src/main/java/password/pwm/i18n/Admin.java +++ b/server/src/main/java/password/pwm/i18n/Admin.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.i18n; diff --git a/server/src/main/java/password/pwm/i18n/Config.java b/server/src/main/java/password/pwm/i18n/Config.java index 534d54615..933b9e091 100644 --- a/server/src/main/java/password/pwm/i18n/Config.java +++ b/server/src/main/java/password/pwm/i18n/Config.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.i18n; diff --git a/server/src/main/java/password/pwm/i18n/ConfigGuide.java b/server/src/main/java/password/pwm/i18n/ConfigGuide.java index 61a475af3..6cacf40e6 100644 --- a/server/src/main/java/password/pwm/i18n/ConfigGuide.java +++ b/server/src/main/java/password/pwm/i18n/ConfigGuide.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.i18n; diff --git a/server/src/main/java/password/pwm/i18n/Display.java b/server/src/main/java/password/pwm/i18n/Display.java index dd89723e9..bb7152e50 100644 --- a/server/src/main/java/password/pwm/i18n/Display.java +++ b/server/src/main/java/password/pwm/i18n/Display.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.i18n; diff --git a/server/src/main/java/password/pwm/i18n/Error.java b/server/src/main/java/password/pwm/i18n/Error.java index 9ae2d1112..1109bbd15 100644 --- a/server/src/main/java/password/pwm/i18n/Error.java +++ b/server/src/main/java/password/pwm/i18n/Error.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.i18n; diff --git a/server/src/main/java/password/pwm/i18n/Health.java b/server/src/main/java/password/pwm/i18n/Health.java index f04a40e63..4b7dc5850 100644 --- a/server/src/main/java/password/pwm/i18n/Health.java +++ b/server/src/main/java/password/pwm/i18n/Health.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.i18n; diff --git a/server/src/main/java/password/pwm/i18n/Message.java b/server/src/main/java/password/pwm/i18n/Message.java index 5ca1b2509..8a24ecc95 100644 --- a/server/src/main/java/password/pwm/i18n/Message.java +++ b/server/src/main/java/password/pwm/i18n/Message.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.i18n; diff --git a/server/src/main/java/password/pwm/i18n/PwmDisplayBundle.java b/server/src/main/java/password/pwm/i18n/PwmDisplayBundle.java index 9c3465cab..ec7ce6d9c 100644 --- a/server/src/main/java/password/pwm/i18n/PwmDisplayBundle.java +++ b/server/src/main/java/password/pwm/i18n/PwmDisplayBundle.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.i18n; diff --git a/server/src/main/java/password/pwm/i18n/PwmLocaleBundle.java b/server/src/main/java/password/pwm/i18n/PwmLocaleBundle.java index e2daba398..0dd3a58de 100644 --- a/server/src/main/java/password/pwm/i18n/PwmLocaleBundle.java +++ b/server/src/main/java/password/pwm/i18n/PwmLocaleBundle.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.i18n; diff --git a/server/src/main/java/password/pwm/i18n/PwmSetting.java b/server/src/main/java/password/pwm/i18n/PwmSetting.java index add96e636..4468883b8 100644 --- a/server/src/main/java/password/pwm/i18n/PwmSetting.java +++ b/server/src/main/java/password/pwm/i18n/PwmSetting.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.i18n; diff --git a/server/src/main/java/password/pwm/ldap/LdapBrowser.java b/server/src/main/java/password/pwm/ldap/LdapBrowser.java index dfa65e97c..e7efb98d4 100644 --- a/server/src/main/java/password/pwm/ldap/LdapBrowser.java +++ b/server/src/main/java/password/pwm/ldap/LdapBrowser.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/LdapConnectionService.java b/server/src/main/java/password/pwm/ldap/LdapConnectionService.java index 8cc17550d..adb9da536 100644 --- a/server/src/main/java/password/pwm/ldap/LdapConnectionService.java +++ b/server/src/main/java/password/pwm/ldap/LdapConnectionService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/LdapDebugDataGenerator.java b/server/src/main/java/password/pwm/ldap/LdapDebugDataGenerator.java index f9d9edef6..7b5f9e12d 100644 --- a/server/src/main/java/password/pwm/ldap/LdapDebugDataGenerator.java +++ b/server/src/main/java/password/pwm/ldap/LdapDebugDataGenerator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/LdapOperationsHelper.java b/server/src/main/java/password/pwm/ldap/LdapOperationsHelper.java index 4b7c71f22..542b6b99f 100644 --- a/server/src/main/java/password/pwm/ldap/LdapOperationsHelper.java +++ b/server/src/main/java/password/pwm/ldap/LdapOperationsHelper.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/LdapPermissionTester.java b/server/src/main/java/password/pwm/ldap/LdapPermissionTester.java index 13bbd349d..cae66fc84 100644 --- a/server/src/main/java/password/pwm/ldap/LdapPermissionTester.java +++ b/server/src/main/java/password/pwm/ldap/LdapPermissionTester.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/PasswordChangeProgressChecker.java b/server/src/main/java/password/pwm/ldap/PasswordChangeProgressChecker.java index 31d465663..24b3760fe 100644 --- a/server/src/main/java/password/pwm/ldap/PasswordChangeProgressChecker.java +++ b/server/src/main/java/password/pwm/ldap/PasswordChangeProgressChecker.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/PhotoDataBean.java b/server/src/main/java/password/pwm/ldap/PhotoDataBean.java index a95914a29..3689d8c11 100644 --- a/server/src/main/java/password/pwm/ldap/PhotoDataBean.java +++ b/server/src/main/java/password/pwm/ldap/PhotoDataBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/PwmLdapVendor.java b/server/src/main/java/password/pwm/ldap/PwmLdapVendor.java index 6d6ce51d6..aa210505e 100644 --- a/server/src/main/java/password/pwm/ldap/PwmLdapVendor.java +++ b/server/src/main/java/password/pwm/ldap/PwmLdapVendor.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/UserInfo.java b/server/src/main/java/password/pwm/ldap/UserInfo.java index 059faa69f..1990809b4 100644 --- a/server/src/main/java/password/pwm/ldap/UserInfo.java +++ b/server/src/main/java/password/pwm/ldap/UserInfo.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/UserInfoBean.java b/server/src/main/java/password/pwm/ldap/UserInfoBean.java index 01416c1c4..3efa55917 100644 --- a/server/src/main/java/password/pwm/ldap/UserInfoBean.java +++ b/server/src/main/java/password/pwm/ldap/UserInfoBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/UserInfoFactory.java b/server/src/main/java/password/pwm/ldap/UserInfoFactory.java index 1f9fd0456..b36b322c8 100644 --- a/server/src/main/java/password/pwm/ldap/UserInfoFactory.java +++ b/server/src/main/java/password/pwm/ldap/UserInfoFactory.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/UserInfoReader.java b/server/src/main/java/password/pwm/ldap/UserInfoReader.java index 79b4d589e..557dfc654 100644 --- a/server/src/main/java/password/pwm/ldap/UserInfoReader.java +++ b/server/src/main/java/password/pwm/ldap/UserInfoReader.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/ViewableUserInfoDisplayReader.java b/server/src/main/java/password/pwm/ldap/ViewableUserInfoDisplayReader.java index 2784a8873..921d11e6e 100644 --- a/server/src/main/java/password/pwm/ldap/ViewableUserInfoDisplayReader.java +++ b/server/src/main/java/password/pwm/ldap/ViewableUserInfoDisplayReader.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap; diff --git a/server/src/main/java/password/pwm/ldap/auth/AuthenticationRequest.java b/server/src/main/java/password/pwm/ldap/auth/AuthenticationRequest.java index bef13d0dc..18a4cf9ac 100644 --- a/server/src/main/java/password/pwm/ldap/auth/AuthenticationRequest.java +++ b/server/src/main/java/password/pwm/ldap/auth/AuthenticationRequest.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.auth; diff --git a/server/src/main/java/password/pwm/ldap/auth/AuthenticationResult.java b/server/src/main/java/password/pwm/ldap/auth/AuthenticationResult.java index fad56bded..9cc6be746 100644 --- a/server/src/main/java/password/pwm/ldap/auth/AuthenticationResult.java +++ b/server/src/main/java/password/pwm/ldap/auth/AuthenticationResult.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.auth; diff --git a/server/src/main/java/password/pwm/ldap/auth/AuthenticationStrategy.java b/server/src/main/java/password/pwm/ldap/auth/AuthenticationStrategy.java index 08f5a170e..bed1f48cf 100644 --- a/server/src/main/java/password/pwm/ldap/auth/AuthenticationStrategy.java +++ b/server/src/main/java/password/pwm/ldap/auth/AuthenticationStrategy.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.auth; diff --git a/server/src/main/java/password/pwm/ldap/auth/AuthenticationType.java b/server/src/main/java/password/pwm/ldap/auth/AuthenticationType.java index 77966f55a..099db36be 100644 --- a/server/src/main/java/password/pwm/ldap/auth/AuthenticationType.java +++ b/server/src/main/java/password/pwm/ldap/auth/AuthenticationType.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.auth; diff --git a/server/src/main/java/password/pwm/ldap/auth/AuthenticationUtility.java b/server/src/main/java/password/pwm/ldap/auth/AuthenticationUtility.java index 0a066aaff..5e8d584d8 100644 --- a/server/src/main/java/password/pwm/ldap/auth/AuthenticationUtility.java +++ b/server/src/main/java/password/pwm/ldap/auth/AuthenticationUtility.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.auth; diff --git a/server/src/main/java/password/pwm/ldap/auth/LDAPAuthenticationRequest.java b/server/src/main/java/password/pwm/ldap/auth/LDAPAuthenticationRequest.java index 46a6b962e..4da6ec03f 100644 --- a/server/src/main/java/password/pwm/ldap/auth/LDAPAuthenticationRequest.java +++ b/server/src/main/java/password/pwm/ldap/auth/LDAPAuthenticationRequest.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.auth; diff --git a/server/src/main/java/password/pwm/ldap/auth/PwmAuthenticationSource.java b/server/src/main/java/password/pwm/ldap/auth/PwmAuthenticationSource.java index 0f83903da..3f1cc0c97 100644 --- a/server/src/main/java/password/pwm/ldap/auth/PwmAuthenticationSource.java +++ b/server/src/main/java/password/pwm/ldap/auth/PwmAuthenticationSource.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.auth; diff --git a/server/src/main/java/password/pwm/ldap/auth/SessionAuthenticator.java b/server/src/main/java/password/pwm/ldap/auth/SessionAuthenticator.java index 68fcec9af..d033b3709 100644 --- a/server/src/main/java/password/pwm/ldap/auth/SessionAuthenticator.java +++ b/server/src/main/java/password/pwm/ldap/auth/SessionAuthenticator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.auth; diff --git a/server/src/main/java/password/pwm/ldap/auth/SimpleLdapAuthenticator.java b/server/src/main/java/password/pwm/ldap/auth/SimpleLdapAuthenticator.java index 693c5e120..8733e0316 100644 --- a/server/src/main/java/password/pwm/ldap/auth/SimpleLdapAuthenticator.java +++ b/server/src/main/java/password/pwm/ldap/auth/SimpleLdapAuthenticator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.auth; diff --git a/server/src/main/java/password/pwm/ldap/schema/EdirSchemaExtender.java b/server/src/main/java/password/pwm/ldap/schema/EdirSchemaExtender.java index 0b785681b..d08ef69f0 100644 --- a/server/src/main/java/password/pwm/ldap/schema/EdirSchemaExtender.java +++ b/server/src/main/java/password/pwm/ldap/schema/EdirSchemaExtender.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.schema; diff --git a/server/src/main/java/password/pwm/ldap/schema/SchemaDefinition.java b/server/src/main/java/password/pwm/ldap/schema/SchemaDefinition.java index 0c98a3b51..b078b08a1 100644 --- a/server/src/main/java/password/pwm/ldap/schema/SchemaDefinition.java +++ b/server/src/main/java/password/pwm/ldap/schema/SchemaDefinition.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.schema; diff --git a/server/src/main/java/password/pwm/ldap/schema/SchemaExtender.java b/server/src/main/java/password/pwm/ldap/schema/SchemaExtender.java index 7344aafab..44333e5e6 100644 --- a/server/src/main/java/password/pwm/ldap/schema/SchemaExtender.java +++ b/server/src/main/java/password/pwm/ldap/schema/SchemaExtender.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.schema; diff --git a/server/src/main/java/password/pwm/ldap/schema/SchemaManager.java b/server/src/main/java/password/pwm/ldap/schema/SchemaManager.java index 4e9d0818d..a8e60acf8 100644 --- a/server/src/main/java/password/pwm/ldap/schema/SchemaManager.java +++ b/server/src/main/java/password/pwm/ldap/schema/SchemaManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.schema; diff --git a/server/src/main/java/password/pwm/ldap/schema/SchemaOperationResult.java b/server/src/main/java/password/pwm/ldap/schema/SchemaOperationResult.java index a841d7c97..21ff258a9 100644 --- a/server/src/main/java/password/pwm/ldap/schema/SchemaOperationResult.java +++ b/server/src/main/java/password/pwm/ldap/schema/SchemaOperationResult.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.schema; diff --git a/server/src/main/java/password/pwm/ldap/search/SearchConfiguration.java b/server/src/main/java/password/pwm/ldap/search/SearchConfiguration.java index 0ecf47c66..27cdd110f 100644 --- a/server/src/main/java/password/pwm/ldap/search/SearchConfiguration.java +++ b/server/src/main/java/password/pwm/ldap/search/SearchConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.search; diff --git a/server/src/main/java/password/pwm/ldap/search/UserSearchEngine.java b/server/src/main/java/password/pwm/ldap/search/UserSearchEngine.java index 474767723..7a5f45632 100644 --- a/server/src/main/java/password/pwm/ldap/search/UserSearchEngine.java +++ b/server/src/main/java/password/pwm/ldap/search/UserSearchEngine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.search; diff --git a/server/src/main/java/password/pwm/ldap/search/UserSearchJob.java b/server/src/main/java/password/pwm/ldap/search/UserSearchJob.java index fd3a7f59c..54e86e714 100644 --- a/server/src/main/java/password/pwm/ldap/search/UserSearchJob.java +++ b/server/src/main/java/password/pwm/ldap/search/UserSearchJob.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.search; diff --git a/server/src/main/java/password/pwm/ldap/search/UserSearchResults.java b/server/src/main/java/password/pwm/ldap/search/UserSearchResults.java index 6718c642e..62c62e053 100644 --- a/server/src/main/java/password/pwm/ldap/search/UserSearchResults.java +++ b/server/src/main/java/password/pwm/ldap/search/UserSearchResults.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ldap.search; diff --git a/server/src/main/java/password/pwm/svc/AbstractPwmService.java b/server/src/main/java/password/pwm/svc/AbstractPwmService.java index e782a9744..c33c9d1b5 100644 --- a/server/src/main/java/password/pwm/svc/AbstractPwmService.java +++ b/server/src/main/java/password/pwm/svc/AbstractPwmService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc; diff --git a/server/src/main/java/password/pwm/svc/PwmService.java b/server/src/main/java/password/pwm/svc/PwmService.java index 37c5d3102..53f2d10e2 100644 --- a/server/src/main/java/password/pwm/svc/PwmService.java +++ b/server/src/main/java/password/pwm/svc/PwmService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc; diff --git a/server/src/main/java/password/pwm/svc/PwmServiceEnum.java b/server/src/main/java/password/pwm/svc/PwmServiceEnum.java index 533d27a9f..94805c2f7 100644 --- a/server/src/main/java/password/pwm/svc/PwmServiceEnum.java +++ b/server/src/main/java/password/pwm/svc/PwmServiceEnum.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc; diff --git a/server/src/main/java/password/pwm/svc/PwmServiceManager.java b/server/src/main/java/password/pwm/svc/PwmServiceManager.java index d05484993..efc3fdd41 100644 --- a/server/src/main/java/password/pwm/svc/PwmServiceManager.java +++ b/server/src/main/java/password/pwm/svc/PwmServiceManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc; diff --git a/server/src/main/java/password/pwm/svc/cache/CacheDebugItem.java b/server/src/main/java/password/pwm/svc/cache/CacheDebugItem.java index 9c8aec146..a0c4f4a9c 100644 --- a/server/src/main/java/password/pwm/svc/cache/CacheDebugItem.java +++ b/server/src/main/java/password/pwm/svc/cache/CacheDebugItem.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.cache; diff --git a/server/src/main/java/password/pwm/svc/cache/CacheKey.java b/server/src/main/java/password/pwm/svc/cache/CacheKey.java index 086b0e67a..b2335ef3e 100644 --- a/server/src/main/java/password/pwm/svc/cache/CacheKey.java +++ b/server/src/main/java/password/pwm/svc/cache/CacheKey.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.cache; diff --git a/server/src/main/java/password/pwm/svc/cache/CacheLoader.java b/server/src/main/java/password/pwm/svc/cache/CacheLoader.java index a786a66cc..1bb9ebcdd 100644 --- a/server/src/main/java/password/pwm/svc/cache/CacheLoader.java +++ b/server/src/main/java/password/pwm/svc/cache/CacheLoader.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/server/src/main/java/password/pwm/svc/cache/CachePolicy.java b/server/src/main/java/password/pwm/svc/cache/CachePolicy.java index 0c5423d16..d53680ddf 100644 --- a/server/src/main/java/password/pwm/svc/cache/CachePolicy.java +++ b/server/src/main/java/password/pwm/svc/cache/CachePolicy.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.cache; diff --git a/server/src/main/java/password/pwm/svc/cache/CacheService.java b/server/src/main/java/password/pwm/svc/cache/CacheService.java index 2995a4748..5a7f8254f 100644 --- a/server/src/main/java/password/pwm/svc/cache/CacheService.java +++ b/server/src/main/java/password/pwm/svc/cache/CacheService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.cache; diff --git a/server/src/main/java/password/pwm/svc/cache/CacheStore.java b/server/src/main/java/password/pwm/svc/cache/CacheStore.java index 687320b61..ff6255826 100644 --- a/server/src/main/java/password/pwm/svc/cache/CacheStore.java +++ b/server/src/main/java/password/pwm/svc/cache/CacheStore.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.cache; diff --git a/server/src/main/java/password/pwm/svc/cache/CacheStoreInfo.java b/server/src/main/java/password/pwm/svc/cache/CacheStoreInfo.java index 572382e20..3b1bf8baf 100644 --- a/server/src/main/java/password/pwm/svc/cache/CacheStoreInfo.java +++ b/server/src/main/java/password/pwm/svc/cache/CacheStoreInfo.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.cache; diff --git a/server/src/main/java/password/pwm/svc/cache/CacheValueType.java b/server/src/main/java/password/pwm/svc/cache/CacheValueType.java index 62f2a3c20..779ff05de 100644 --- a/server/src/main/java/password/pwm/svc/cache/CacheValueType.java +++ b/server/src/main/java/password/pwm/svc/cache/CacheValueType.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.cache; diff --git a/server/src/main/java/password/pwm/svc/cache/MemoryCacheStore.java b/server/src/main/java/password/pwm/svc/cache/MemoryCacheStore.java index 8040980c3..14726b7f2 100644 --- a/server/src/main/java/password/pwm/svc/cache/MemoryCacheStore.java +++ b/server/src/main/java/password/pwm/svc/cache/MemoryCacheStore.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.cache; diff --git a/server/src/main/java/password/pwm/svc/email/EmailConnection.java b/server/src/main/java/password/pwm/svc/email/EmailConnection.java index 9afc91265..0854ed526 100644 --- a/server/src/main/java/password/pwm/svc/email/EmailConnection.java +++ b/server/src/main/java/password/pwm/svc/email/EmailConnection.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.email; diff --git a/server/src/main/java/password/pwm/svc/email/EmailServer.java b/server/src/main/java/password/pwm/svc/email/EmailServer.java index e4cc64fda..f9862faf0 100644 --- a/server/src/main/java/password/pwm/svc/email/EmailServer.java +++ b/server/src/main/java/password/pwm/svc/email/EmailServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.email; diff --git a/server/src/main/java/password/pwm/svc/email/EmailServerUtil.java b/server/src/main/java/password/pwm/svc/email/EmailServerUtil.java index c245a4109..400e36d8c 100644 --- a/server/src/main/java/password/pwm/svc/email/EmailServerUtil.java +++ b/server/src/main/java/password/pwm/svc/email/EmailServerUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/server/src/main/java/password/pwm/svc/email/EmailService.java b/server/src/main/java/password/pwm/svc/email/EmailService.java index 5ee119fd7..c51585ff7 100644 --- a/server/src/main/java/password/pwm/svc/email/EmailService.java +++ b/server/src/main/java/password/pwm/svc/email/EmailService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.email; diff --git a/server/src/main/java/password/pwm/svc/event/AuditEvent.java b/server/src/main/java/password/pwm/svc/event/AuditEvent.java index 723771e48..5bcf9e224 100644 --- a/server/src/main/java/password/pwm/svc/event/AuditEvent.java +++ b/server/src/main/java/password/pwm/svc/event/AuditEvent.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/AuditField.java b/server/src/main/java/password/pwm/svc/event/AuditField.java index 7984184e2..e2bea17cb 100644 --- a/server/src/main/java/password/pwm/svc/event/AuditField.java +++ b/server/src/main/java/password/pwm/svc/event/AuditField.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/AuditFormatter.java b/server/src/main/java/password/pwm/svc/event/AuditFormatter.java index 091054cce..653eba4c3 100644 --- a/server/src/main/java/password/pwm/svc/event/AuditFormatter.java +++ b/server/src/main/java/password/pwm/svc/event/AuditFormatter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/AuditRecord.java b/server/src/main/java/password/pwm/svc/event/AuditRecord.java index 8aedeee9a..ca7c5cb87 100644 --- a/server/src/main/java/password/pwm/svc/event/AuditRecord.java +++ b/server/src/main/java/password/pwm/svc/event/AuditRecord.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/AuditRecordFactory.java b/server/src/main/java/password/pwm/svc/event/AuditRecordFactory.java index b85fce332..c02b34eb3 100644 --- a/server/src/main/java/password/pwm/svc/event/AuditRecordFactory.java +++ b/server/src/main/java/password/pwm/svc/event/AuditRecordFactory.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/AuditService.java b/server/src/main/java/password/pwm/svc/event/AuditService.java index 7ce581090..69585c8c4 100644 --- a/server/src/main/java/password/pwm/svc/event/AuditService.java +++ b/server/src/main/java/password/pwm/svc/event/AuditService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/AuditSettings.java b/server/src/main/java/password/pwm/svc/event/AuditSettings.java index 4441f7e78..fce2b7178 100644 --- a/server/src/main/java/password/pwm/svc/event/AuditSettings.java +++ b/server/src/main/java/password/pwm/svc/event/AuditSettings.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/AuditVault.java b/server/src/main/java/password/pwm/svc/event/AuditVault.java index d2fe92074..abb77c920 100644 --- a/server/src/main/java/password/pwm/svc/event/AuditVault.java +++ b/server/src/main/java/password/pwm/svc/event/AuditVault.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/CEFAuditFormatter.java b/server/src/main/java/password/pwm/svc/event/CEFAuditFormatter.java index a4ce1df8e..ff25de9e2 100644 --- a/server/src/main/java/password/pwm/svc/event/CEFAuditFormatter.java +++ b/server/src/main/java/password/pwm/svc/event/CEFAuditFormatter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/DatabaseUserHistory.java b/server/src/main/java/password/pwm/svc/event/DatabaseUserHistory.java index 088a3be1d..ec65fccf5 100644 --- a/server/src/main/java/password/pwm/svc/event/DatabaseUserHistory.java +++ b/server/src/main/java/password/pwm/svc/event/DatabaseUserHistory.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/HelpdeskAuditRecord.java b/server/src/main/java/password/pwm/svc/event/HelpdeskAuditRecord.java index e40126392..538d7dacc 100644 --- a/server/src/main/java/password/pwm/svc/event/HelpdeskAuditRecord.java +++ b/server/src/main/java/password/pwm/svc/event/HelpdeskAuditRecord.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/JsonAuditFormatter.java b/server/src/main/java/password/pwm/svc/event/JsonAuditFormatter.java index c2e3754eb..2d9f009cb 100644 --- a/server/src/main/java/password/pwm/svc/event/JsonAuditFormatter.java +++ b/server/src/main/java/password/pwm/svc/event/JsonAuditFormatter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/LdapXmlUserHistory.java b/server/src/main/java/password/pwm/svc/event/LdapXmlUserHistory.java index ce922a483..41ccd92ff 100644 --- a/server/src/main/java/password/pwm/svc/event/LdapXmlUserHistory.java +++ b/server/src/main/java/password/pwm/svc/event/LdapXmlUserHistory.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/LocalDbAuditVault.java b/server/src/main/java/password/pwm/svc/event/LocalDbAuditVault.java index 611b5ea7b..3c8093e52 100644 --- a/server/src/main/java/password/pwm/svc/event/LocalDbAuditVault.java +++ b/server/src/main/java/password/pwm/svc/event/LocalDbAuditVault.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/SyslogAuditService.java b/server/src/main/java/password/pwm/svc/event/SyslogAuditService.java index b4d123964..7f4f4ce53 100644 --- a/server/src/main/java/password/pwm/svc/event/SyslogAuditService.java +++ b/server/src/main/java/password/pwm/svc/event/SyslogAuditService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/SystemAuditRecord.java b/server/src/main/java/password/pwm/svc/event/SystemAuditRecord.java index 968525fdc..08b9a7adc 100644 --- a/server/src/main/java/password/pwm/svc/event/SystemAuditRecord.java +++ b/server/src/main/java/password/pwm/svc/event/SystemAuditRecord.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/UserAuditRecord.java b/server/src/main/java/password/pwm/svc/event/UserAuditRecord.java index d44c934c1..dc8ed040f 100644 --- a/server/src/main/java/password/pwm/svc/event/UserAuditRecord.java +++ b/server/src/main/java/password/pwm/svc/event/UserAuditRecord.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/event/UserHistoryStore.java b/server/src/main/java/password/pwm/svc/event/UserHistoryStore.java index 6ecafbc06..b7a1b80a4 100644 --- a/server/src/main/java/password/pwm/svc/event/UserHistoryStore.java +++ b/server/src/main/java/password/pwm/svc/event/UserHistoryStore.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.event; diff --git a/server/src/main/java/password/pwm/svc/intruder/DataStoreRecordStore.java b/server/src/main/java/password/pwm/svc/intruder/DataStoreRecordStore.java index 9f7216df5..c036d0ff0 100644 --- a/server/src/main/java/password/pwm/svc/intruder/DataStoreRecordStore.java +++ b/server/src/main/java/password/pwm/svc/intruder/DataStoreRecordStore.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.intruder; diff --git a/server/src/main/java/password/pwm/svc/intruder/IntruderManager.java b/server/src/main/java/password/pwm/svc/intruder/IntruderManager.java index 72328b218..49d0adac2 100644 --- a/server/src/main/java/password/pwm/svc/intruder/IntruderManager.java +++ b/server/src/main/java/password/pwm/svc/intruder/IntruderManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.intruder; diff --git a/server/src/main/java/password/pwm/svc/intruder/IntruderRecord.java b/server/src/main/java/password/pwm/svc/intruder/IntruderRecord.java index 93f7424db..5a9f6f4b7 100644 --- a/server/src/main/java/password/pwm/svc/intruder/IntruderRecord.java +++ b/server/src/main/java/password/pwm/svc/intruder/IntruderRecord.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.intruder; diff --git a/server/src/main/java/password/pwm/svc/intruder/IntruderSettings.java b/server/src/main/java/password/pwm/svc/intruder/IntruderSettings.java index c9245865b..1546c1efb 100644 --- a/server/src/main/java/password/pwm/svc/intruder/IntruderSettings.java +++ b/server/src/main/java/password/pwm/svc/intruder/IntruderSettings.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.intruder; diff --git a/server/src/main/java/password/pwm/svc/intruder/RecordManager.java b/server/src/main/java/password/pwm/svc/intruder/RecordManager.java index 3a84d4663..b9810357d 100644 --- a/server/src/main/java/password/pwm/svc/intruder/RecordManager.java +++ b/server/src/main/java/password/pwm/svc/intruder/RecordManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.intruder; diff --git a/server/src/main/java/password/pwm/svc/intruder/RecordManagerImpl.java b/server/src/main/java/password/pwm/svc/intruder/RecordManagerImpl.java index 509441f22..7fb451196 100644 --- a/server/src/main/java/password/pwm/svc/intruder/RecordManagerImpl.java +++ b/server/src/main/java/password/pwm/svc/intruder/RecordManagerImpl.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.intruder; diff --git a/server/src/main/java/password/pwm/svc/intruder/RecordStore.java b/server/src/main/java/password/pwm/svc/intruder/RecordStore.java index 7621dfcc7..2a9eab7c6 100644 --- a/server/src/main/java/password/pwm/svc/intruder/RecordStore.java +++ b/server/src/main/java/password/pwm/svc/intruder/RecordStore.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.intruder; diff --git a/server/src/main/java/password/pwm/svc/intruder/RecordType.java b/server/src/main/java/password/pwm/svc/intruder/RecordType.java index 2e167a57e..1c5533f03 100644 --- a/server/src/main/java/password/pwm/svc/intruder/RecordType.java +++ b/server/src/main/java/password/pwm/svc/intruder/RecordType.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.intruder; diff --git a/server/src/main/java/password/pwm/svc/intruder/StubRecordManager.java b/server/src/main/java/password/pwm/svc/intruder/StubRecordManager.java index f27b3b6a6..bbb41a044 100644 --- a/server/src/main/java/password/pwm/svc/intruder/StubRecordManager.java +++ b/server/src/main/java/password/pwm/svc/intruder/StubRecordManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.intruder; diff --git a/server/src/main/java/password/pwm/svc/node/DatabaseNodeDataService.java b/server/src/main/java/password/pwm/svc/node/DatabaseNodeDataService.java index c374819f7..c2c9d6401 100644 --- a/server/src/main/java/password/pwm/svc/node/DatabaseNodeDataService.java +++ b/server/src/main/java/password/pwm/svc/node/DatabaseNodeDataService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.node; diff --git a/server/src/main/java/password/pwm/svc/node/LDAPNodeDataService.java b/server/src/main/java/password/pwm/svc/node/LDAPNodeDataService.java index 6419cb413..a45ff66d0 100644 --- a/server/src/main/java/password/pwm/svc/node/LDAPNodeDataService.java +++ b/server/src/main/java/password/pwm/svc/node/LDAPNodeDataService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.node; diff --git a/server/src/main/java/password/pwm/svc/node/NodeDataServiceProvider.java b/server/src/main/java/password/pwm/svc/node/NodeDataServiceProvider.java index ba0b8c76e..4b079dcc1 100644 --- a/server/src/main/java/password/pwm/svc/node/NodeDataServiceProvider.java +++ b/server/src/main/java/password/pwm/svc/node/NodeDataServiceProvider.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.node; diff --git a/server/src/main/java/password/pwm/svc/node/NodeInfo.java b/server/src/main/java/password/pwm/svc/node/NodeInfo.java index 41271c635..a4a595e42 100644 --- a/server/src/main/java/password/pwm/svc/node/NodeInfo.java +++ b/server/src/main/java/password/pwm/svc/node/NodeInfo.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.node; diff --git a/server/src/main/java/password/pwm/svc/node/NodeMachine.java b/server/src/main/java/password/pwm/svc/node/NodeMachine.java index 822f6b164..3ba771c3e 100644 --- a/server/src/main/java/password/pwm/svc/node/NodeMachine.java +++ b/server/src/main/java/password/pwm/svc/node/NodeMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.node; diff --git a/server/src/main/java/password/pwm/svc/node/NodeService.java b/server/src/main/java/password/pwm/svc/node/NodeService.java index d871b4084..aa4b5b064 100644 --- a/server/src/main/java/password/pwm/svc/node/NodeService.java +++ b/server/src/main/java/password/pwm/svc/node/NodeService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.node; diff --git a/server/src/main/java/password/pwm/svc/node/NodeServiceSettings.java b/server/src/main/java/password/pwm/svc/node/NodeServiceSettings.java index e6bc68e50..67f0ce69b 100644 --- a/server/src/main/java/password/pwm/svc/node/NodeServiceSettings.java +++ b/server/src/main/java/password/pwm/svc/node/NodeServiceSettings.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.node; diff --git a/server/src/main/java/password/pwm/svc/node/NodeServiceStatistics.java b/server/src/main/java/password/pwm/svc/node/NodeServiceStatistics.java index 2729426bb..edb915a5b 100644 --- a/server/src/main/java/password/pwm/svc/node/NodeServiceStatistics.java +++ b/server/src/main/java/password/pwm/svc/node/NodeServiceStatistics.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.node; diff --git a/server/src/main/java/password/pwm/svc/node/StoredNodeData.java b/server/src/main/java/password/pwm/svc/node/StoredNodeData.java index eab127890..fe6ca555f 100644 --- a/server/src/main/java/password/pwm/svc/node/StoredNodeData.java +++ b/server/src/main/java/password/pwm/svc/node/StoredNodeData.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.node; diff --git a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyDbStorageService.java b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyDbStorageService.java index 99a3c990f..4e0380176 100644 --- a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyDbStorageService.java +++ b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyDbStorageService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.pwnotify; diff --git a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyEngine.java b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyEngine.java index 4ad20479f..af99a3b09 100644 --- a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyEngine.java +++ b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyEngine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.pwnotify; diff --git a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyLdapStorageService.java b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyLdapStorageService.java index 701fc1219..d7c47f096 100644 --- a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyLdapStorageService.java +++ b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyLdapStorageService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.pwnotify; diff --git a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyService.java b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyService.java index 49fbf2870..38621a1f3 100644 --- a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyService.java +++ b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.pwnotify; diff --git a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifySettings.java b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifySettings.java index ff4699560..c3f7e8f3e 100644 --- a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifySettings.java +++ b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifySettings.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.pwnotify; diff --git a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyStorageService.java b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyStorageService.java index 80f80efd5..c3d590cde 100644 --- a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyStorageService.java +++ b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyStorageService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.pwnotify; diff --git a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyStoredJobState.java b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyStoredJobState.java index e75565f58..f2fb97d8f 100644 --- a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyStoredJobState.java +++ b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyStoredJobState.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.pwnotify; diff --git a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyUserStatus.java b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyUserStatus.java index 12bcfdf4c..9fc8f688c 100644 --- a/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyUserStatus.java +++ b/server/src/main/java/password/pwm/svc/pwnotify/PwNotifyUserStatus.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.pwnotify; diff --git a/server/src/main/java/password/pwm/svc/report/ReportCsvUtility.java b/server/src/main/java/password/pwm/svc/report/ReportCsvUtility.java index 7e1a3f0de..2d36d00ef 100644 --- a/server/src/main/java/password/pwm/svc/report/ReportCsvUtility.java +++ b/server/src/main/java/password/pwm/svc/report/ReportCsvUtility.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.report; diff --git a/server/src/main/java/password/pwm/svc/report/ReportService.java b/server/src/main/java/password/pwm/svc/report/ReportService.java index c9e26424c..e97f6e5d6 100644 --- a/server/src/main/java/password/pwm/svc/report/ReportService.java +++ b/server/src/main/java/password/pwm/svc/report/ReportService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.report; diff --git a/server/src/main/java/password/pwm/svc/report/ReportSettings.java b/server/src/main/java/password/pwm/svc/report/ReportSettings.java index f2efcdb2c..c2eece4e5 100644 --- a/server/src/main/java/password/pwm/svc/report/ReportSettings.java +++ b/server/src/main/java/password/pwm/svc/report/ReportSettings.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.report; diff --git a/server/src/main/java/password/pwm/svc/report/ReportStatusInfo.java b/server/src/main/java/password/pwm/svc/report/ReportStatusInfo.java index f9189c3e1..371310fc3 100644 --- a/server/src/main/java/password/pwm/svc/report/ReportStatusInfo.java +++ b/server/src/main/java/password/pwm/svc/report/ReportStatusInfo.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.report; diff --git a/server/src/main/java/password/pwm/svc/report/ReportSummaryData.java b/server/src/main/java/password/pwm/svc/report/ReportSummaryData.java index 869b5a839..8314bb13b 100644 --- a/server/src/main/java/password/pwm/svc/report/ReportSummaryData.java +++ b/server/src/main/java/password/pwm/svc/report/ReportSummaryData.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.report; diff --git a/server/src/main/java/password/pwm/svc/report/UserCacheRecord.java b/server/src/main/java/password/pwm/svc/report/UserCacheRecord.java index 2d80c4edb..7bda5943a 100755 --- a/server/src/main/java/password/pwm/svc/report/UserCacheRecord.java +++ b/server/src/main/java/password/pwm/svc/report/UserCacheRecord.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.report; diff --git a/server/src/main/java/password/pwm/svc/report/UserCacheService.java b/server/src/main/java/password/pwm/svc/report/UserCacheService.java index f544abb6c..86dd7a449 100755 --- a/server/src/main/java/password/pwm/svc/report/UserCacheService.java +++ b/server/src/main/java/password/pwm/svc/report/UserCacheService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.report; diff --git a/server/src/main/java/password/pwm/svc/sessiontrack/SessionTrackService.java b/server/src/main/java/password/pwm/svc/sessiontrack/SessionTrackService.java index 54e4a8825..12a5fe9e0 100644 --- a/server/src/main/java/password/pwm/svc/sessiontrack/SessionTrackService.java +++ b/server/src/main/java/password/pwm/svc/sessiontrack/SessionTrackService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.sessiontrack; diff --git a/server/src/main/java/password/pwm/svc/sessiontrack/UserAgentUtils.java b/server/src/main/java/password/pwm/svc/sessiontrack/UserAgentUtils.java index b8fdadf7b..b9c039217 100644 --- a/server/src/main/java/password/pwm/svc/sessiontrack/UserAgentUtils.java +++ b/server/src/main/java/password/pwm/svc/sessiontrack/UserAgentUtils.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.sessiontrack; diff --git a/server/src/main/java/password/pwm/svc/shorturl/AbstractUrlShortener.java b/server/src/main/java/password/pwm/svc/shorturl/AbstractUrlShortener.java index 6523c714c..7ad677bb2 100644 --- a/server/src/main/java/password/pwm/svc/shorturl/AbstractUrlShortener.java +++ b/server/src/main/java/password/pwm/svc/shorturl/AbstractUrlShortener.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.shorturl; diff --git a/server/src/main/java/password/pwm/svc/shorturl/BasicUrlShortener.java b/server/src/main/java/password/pwm/svc/shorturl/BasicUrlShortener.java index 1fc4a784a..726519357 100644 --- a/server/src/main/java/password/pwm/svc/shorturl/BasicUrlShortener.java +++ b/server/src/main/java/password/pwm/svc/shorturl/BasicUrlShortener.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.shorturl; diff --git a/server/src/main/java/password/pwm/svc/shorturl/TinyUrlShortener.java b/server/src/main/java/password/pwm/svc/shorturl/TinyUrlShortener.java index e41e3eea1..6f94a26b8 100644 --- a/server/src/main/java/password/pwm/svc/shorturl/TinyUrlShortener.java +++ b/server/src/main/java/password/pwm/svc/shorturl/TinyUrlShortener.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.shorturl; diff --git a/server/src/main/java/password/pwm/svc/shorturl/UrlShortenerService.java b/server/src/main/java/password/pwm/svc/shorturl/UrlShortenerService.java index fc9c933df..7980eab9c 100644 --- a/server/src/main/java/password/pwm/svc/shorturl/UrlShortenerService.java +++ b/server/src/main/java/password/pwm/svc/shorturl/UrlShortenerService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.shorturl; diff --git a/server/src/main/java/password/pwm/svc/stats/AvgStatistic.java b/server/src/main/java/password/pwm/svc/stats/AvgStatistic.java index 727cdffd6..b7e1c87d3 100644 --- a/server/src/main/java/password/pwm/svc/stats/AvgStatistic.java +++ b/server/src/main/java/password/pwm/svc/stats/AvgStatistic.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.stats; diff --git a/server/src/main/java/password/pwm/svc/stats/DailyKey.java b/server/src/main/java/password/pwm/svc/stats/DailyKey.java index e771bfd09..71299bfac 100644 --- a/server/src/main/java/password/pwm/svc/stats/DailyKey.java +++ b/server/src/main/java/password/pwm/svc/stats/DailyKey.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.stats; diff --git a/server/src/main/java/password/pwm/svc/stats/EpsKey.java b/server/src/main/java/password/pwm/svc/stats/EpsKey.java index b41d3a7cf..72b6f4a7d 100644 --- a/server/src/main/java/password/pwm/svc/stats/EpsKey.java +++ b/server/src/main/java/password/pwm/svc/stats/EpsKey.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.stats; diff --git a/server/src/main/java/password/pwm/svc/stats/EpsStatistic.java b/server/src/main/java/password/pwm/svc/stats/EpsStatistic.java index 31f71af38..5318b9324 100644 --- a/server/src/main/java/password/pwm/svc/stats/EpsStatistic.java +++ b/server/src/main/java/password/pwm/svc/stats/EpsStatistic.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.stats; diff --git a/server/src/main/java/password/pwm/svc/stats/StatKey.java b/server/src/main/java/password/pwm/svc/stats/StatKey.java index c7f516e9e..af61d91ea 100644 --- a/server/src/main/java/password/pwm/svc/stats/StatKey.java +++ b/server/src/main/java/password/pwm/svc/stats/StatKey.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.stats; diff --git a/server/src/main/java/password/pwm/svc/stats/Statistic.java b/server/src/main/java/password/pwm/svc/stats/Statistic.java index 8391e4408..a858c06da 100644 --- a/server/src/main/java/password/pwm/svc/stats/Statistic.java +++ b/server/src/main/java/password/pwm/svc/stats/Statistic.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.stats; diff --git a/server/src/main/java/password/pwm/svc/stats/StatisticType.java b/server/src/main/java/password/pwm/svc/stats/StatisticType.java index f126ec730..6af9a522f 100644 --- a/server/src/main/java/password/pwm/svc/stats/StatisticType.java +++ b/server/src/main/java/password/pwm/svc/stats/StatisticType.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.stats; diff --git a/server/src/main/java/password/pwm/svc/stats/StatisticsBundle.java b/server/src/main/java/password/pwm/svc/stats/StatisticsBundle.java index 619dec4f7..100d2cb78 100644 --- a/server/src/main/java/password/pwm/svc/stats/StatisticsBundle.java +++ b/server/src/main/java/password/pwm/svc/stats/StatisticsBundle.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.stats; diff --git a/server/src/main/java/password/pwm/svc/stats/StatisticsManager.java b/server/src/main/java/password/pwm/svc/stats/StatisticsManager.java index 5f3c0a47a..0e7d95362 100644 --- a/server/src/main/java/password/pwm/svc/stats/StatisticsManager.java +++ b/server/src/main/java/password/pwm/svc/stats/StatisticsManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.stats; diff --git a/server/src/main/java/password/pwm/svc/telemetry/FtpTelemetrySender.java b/server/src/main/java/password/pwm/svc/telemetry/FtpTelemetrySender.java index 96ee28ccc..c0d74fbfc 100644 --- a/server/src/main/java/password/pwm/svc/telemetry/FtpTelemetrySender.java +++ b/server/src/main/java/password/pwm/svc/telemetry/FtpTelemetrySender.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.telemetry; diff --git a/server/src/main/java/password/pwm/svc/telemetry/HttpTelemetrySender.java b/server/src/main/java/password/pwm/svc/telemetry/HttpTelemetrySender.java index b5bbd29c4..effc51b04 100644 --- a/server/src/main/java/password/pwm/svc/telemetry/HttpTelemetrySender.java +++ b/server/src/main/java/password/pwm/svc/telemetry/HttpTelemetrySender.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.telemetry; diff --git a/server/src/main/java/password/pwm/svc/telemetry/TelemetrySender.java b/server/src/main/java/password/pwm/svc/telemetry/TelemetrySender.java index 43add64bd..809004cb7 100644 --- a/server/src/main/java/password/pwm/svc/telemetry/TelemetrySender.java +++ b/server/src/main/java/password/pwm/svc/telemetry/TelemetrySender.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.telemetry; diff --git a/server/src/main/java/password/pwm/svc/telemetry/TelemetryService.java b/server/src/main/java/password/pwm/svc/telemetry/TelemetryService.java index edfd0aea3..70d70e9ba 100644 --- a/server/src/main/java/password/pwm/svc/telemetry/TelemetryService.java +++ b/server/src/main/java/password/pwm/svc/telemetry/TelemetryService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.telemetry; diff --git a/server/src/main/java/password/pwm/svc/token/CryptoTokenMachine.java b/server/src/main/java/password/pwm/svc/token/CryptoTokenMachine.java index 4c57f0088..568eef3c7 100644 --- a/server/src/main/java/password/pwm/svc/token/CryptoTokenMachine.java +++ b/server/src/main/java/password/pwm/svc/token/CryptoTokenMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.token; diff --git a/server/src/main/java/password/pwm/svc/token/DataStoreTokenMachine.java b/server/src/main/java/password/pwm/svc/token/DataStoreTokenMachine.java index cb4690638..7f4885ec2 100644 --- a/server/src/main/java/password/pwm/svc/token/DataStoreTokenMachine.java +++ b/server/src/main/java/password/pwm/svc/token/DataStoreTokenMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.token; diff --git a/server/src/main/java/password/pwm/svc/token/LdapTokenMachine.java b/server/src/main/java/password/pwm/svc/token/LdapTokenMachine.java index ae15a9d36..bd9ccc804 100644 --- a/server/src/main/java/password/pwm/svc/token/LdapTokenMachine.java +++ b/server/src/main/java/password/pwm/svc/token/LdapTokenMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.token; diff --git a/server/src/main/java/password/pwm/svc/token/StoredTokenKey.java b/server/src/main/java/password/pwm/svc/token/StoredTokenKey.java index 4983c5427..eb1f8988d 100644 --- a/server/src/main/java/password/pwm/svc/token/StoredTokenKey.java +++ b/server/src/main/java/password/pwm/svc/token/StoredTokenKey.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.token; diff --git a/server/src/main/java/password/pwm/svc/token/TokenDestinationDisplayMasker.java b/server/src/main/java/password/pwm/svc/token/TokenDestinationDisplayMasker.java index 078f3ff4c..75dcc4a11 100644 --- a/server/src/main/java/password/pwm/svc/token/TokenDestinationDisplayMasker.java +++ b/server/src/main/java/password/pwm/svc/token/TokenDestinationDisplayMasker.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.token; diff --git a/server/src/main/java/password/pwm/svc/token/TokenKey.java b/server/src/main/java/password/pwm/svc/token/TokenKey.java index 68efbaeec..8d9c95b06 100644 --- a/server/src/main/java/password/pwm/svc/token/TokenKey.java +++ b/server/src/main/java/password/pwm/svc/token/TokenKey.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.token; diff --git a/server/src/main/java/password/pwm/svc/token/TokenMachine.java b/server/src/main/java/password/pwm/svc/token/TokenMachine.java index e4670f3b8..468857361 100644 --- a/server/src/main/java/password/pwm/svc/token/TokenMachine.java +++ b/server/src/main/java/password/pwm/svc/token/TokenMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.token; diff --git a/server/src/main/java/password/pwm/svc/token/TokenPayload.java b/server/src/main/java/password/pwm/svc/token/TokenPayload.java index 338b6d633..0014706aa 100644 --- a/server/src/main/java/password/pwm/svc/token/TokenPayload.java +++ b/server/src/main/java/password/pwm/svc/token/TokenPayload.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.token; diff --git a/server/src/main/java/password/pwm/svc/token/TokenService.java b/server/src/main/java/password/pwm/svc/token/TokenService.java index c293a6130..8d31b3032 100644 --- a/server/src/main/java/password/pwm/svc/token/TokenService.java +++ b/server/src/main/java/password/pwm/svc/token/TokenService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.token; diff --git a/server/src/main/java/password/pwm/svc/token/TokenType.java b/server/src/main/java/password/pwm/svc/token/TokenType.java index 62b4eae1b..5a3de3a1b 100644 --- a/server/src/main/java/password/pwm/svc/token/TokenType.java +++ b/server/src/main/java/password/pwm/svc/token/TokenType.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.token; diff --git a/server/src/main/java/password/pwm/svc/token/TokenUtil.java b/server/src/main/java/password/pwm/svc/token/TokenUtil.java index a4031abe9..03e2259ab 100644 --- a/server/src/main/java/password/pwm/svc/token/TokenUtil.java +++ b/server/src/main/java/password/pwm/svc/token/TokenUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.token; diff --git a/server/src/main/java/password/pwm/svc/wordlist/AbstractWordlist.java b/server/src/main/java/password/pwm/svc/wordlist/AbstractWordlist.java index e4c88725c..74dcaadf7 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/AbstractWordlist.java +++ b/server/src/main/java/password/pwm/svc/wordlist/AbstractWordlist.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/SeedlistService.java b/server/src/main/java/password/pwm/svc/wordlist/SeedlistService.java index 4a6034097..8211ce136 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/SeedlistService.java +++ b/server/src/main/java/password/pwm/svc/wordlist/SeedlistService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/SharedHistoryManager.java b/server/src/main/java/password/pwm/svc/wordlist/SharedHistoryManager.java index 2900dfbf4..a10d93f17 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/SharedHistoryManager.java +++ b/server/src/main/java/password/pwm/svc/wordlist/SharedHistoryManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/Wordlist.java b/server/src/main/java/password/pwm/svc/wordlist/Wordlist.java index 79342923e..a2cfe4c8f 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/Wordlist.java +++ b/server/src/main/java/password/pwm/svc/wordlist/Wordlist.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/WordlistBucket.java b/server/src/main/java/password/pwm/svc/wordlist/WordlistBucket.java index 3e4188635..11b44835e 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/WordlistBucket.java +++ b/server/src/main/java/password/pwm/svc/wordlist/WordlistBucket.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/WordlistConfiguration.java b/server/src/main/java/password/pwm/svc/wordlist/WordlistConfiguration.java index 4fc2cc6ec..106a2aaf1 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/WordlistConfiguration.java +++ b/server/src/main/java/password/pwm/svc/wordlist/WordlistConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/WordlistImporter.java b/server/src/main/java/password/pwm/svc/wordlist/WordlistImporter.java index 938ca7199..0fad2f56b 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/WordlistImporter.java +++ b/server/src/main/java/password/pwm/svc/wordlist/WordlistImporter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/WordlistInspector.java b/server/src/main/java/password/pwm/svc/wordlist/WordlistInspector.java index c227eea17..312f5ecef 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/WordlistInspector.java +++ b/server/src/main/java/password/pwm/svc/wordlist/WordlistInspector.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/WordlistService.java b/server/src/main/java/password/pwm/svc/wordlist/WordlistService.java index 907aaef79..9b58dc2ae 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/WordlistService.java +++ b/server/src/main/java/password/pwm/svc/wordlist/WordlistService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/WordlistSource.java b/server/src/main/java/password/pwm/svc/wordlist/WordlistSource.java index 64b4dde3d..6e5a978a4 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/WordlistSource.java +++ b/server/src/main/java/password/pwm/svc/wordlist/WordlistSource.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/WordlistSourceInfo.java b/server/src/main/java/password/pwm/svc/wordlist/WordlistSourceInfo.java index 0eeac4043..57dd8e8e0 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/WordlistSourceInfo.java +++ b/server/src/main/java/password/pwm/svc/wordlist/WordlistSourceInfo.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/WordlistSourceType.java b/server/src/main/java/password/pwm/svc/wordlist/WordlistSourceType.java index 4582bd152..7c5385561 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/WordlistSourceType.java +++ b/server/src/main/java/password/pwm/svc/wordlist/WordlistSourceType.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/WordlistStatus.java b/server/src/main/java/password/pwm/svc/wordlist/WordlistStatus.java index e8cbf8ffc..b80c248da 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/WordlistStatus.java +++ b/server/src/main/java/password/pwm/svc/wordlist/WordlistStatus.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/WordlistType.java b/server/src/main/java/password/pwm/svc/wordlist/WordlistType.java index 9761800a1..50a5513e4 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/WordlistType.java +++ b/server/src/main/java/password/pwm/svc/wordlist/WordlistType.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/svc/wordlist/WordlistZipReader.java b/server/src/main/java/password/pwm/svc/wordlist/WordlistZipReader.java index 287eabdfc..edadcdb11 100644 --- a/server/src/main/java/password/pwm/svc/wordlist/WordlistZipReader.java +++ b/server/src/main/java/password/pwm/svc/wordlist/WordlistZipReader.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.svc.wordlist; diff --git a/server/src/main/java/password/pwm/util/BasicAuthInfo.java b/server/src/main/java/password/pwm/util/BasicAuthInfo.java index 3ef40e51b..abda2e5bc 100644 --- a/server/src/main/java/password/pwm/util/BasicAuthInfo.java +++ b/server/src/main/java/password/pwm/util/BasicAuthInfo.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/CaptchaUtility.java b/server/src/main/java/password/pwm/util/CaptchaUtility.java index 236c3d85d..ad2e486d5 100644 --- a/server/src/main/java/password/pwm/util/CaptchaUtility.java +++ b/server/src/main/java/password/pwm/util/CaptchaUtility.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/DailySummaryJob.java b/server/src/main/java/password/pwm/util/DailySummaryJob.java index bab1a44ed..97775fd75 100644 --- a/server/src/main/java/password/pwm/util/DailySummaryJob.java +++ b/server/src/main/java/password/pwm/util/DailySummaryJob.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/DataStore.java b/server/src/main/java/password/pwm/util/DataStore.java index a278c12ea..209d010ca 100644 --- a/server/src/main/java/password/pwm/util/DataStore.java +++ b/server/src/main/java/password/pwm/util/DataStore.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/DataStoreFactory.java b/server/src/main/java/password/pwm/util/DataStoreFactory.java index 5d8486518..2ac2b3a32 100644 --- a/server/src/main/java/password/pwm/util/DataStoreFactory.java +++ b/server/src/main/java/password/pwm/util/DataStoreFactory.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/EventRateMeter.java b/server/src/main/java/password/pwm/util/EventRateMeter.java index 5d080dbf5..5f7415209 100644 --- a/server/src/main/java/password/pwm/util/EventRateMeter.java +++ b/server/src/main/java/password/pwm/util/EventRateMeter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/FormMap.java b/server/src/main/java/password/pwm/util/FormMap.java index 57b2c5e1c..518e409e4 100644 --- a/server/src/main/java/password/pwm/util/FormMap.java +++ b/server/src/main/java/password/pwm/util/FormMap.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/IPMatcher.java b/server/src/main/java/password/pwm/util/IPMatcher.java index d2afbf621..2a7c2ae1b 100644 --- a/server/src/main/java/password/pwm/util/IPMatcher.java +++ b/server/src/main/java/password/pwm/util/IPMatcher.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/JarMain.java b/server/src/main/java/password/pwm/util/JarMain.java index 7aef617ed..66bb48d04 100644 --- a/server/src/main/java/password/pwm/util/JarMain.java +++ b/server/src/main/java/password/pwm/util/JarMain.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/LDAPPermissionCalculator.java b/server/src/main/java/password/pwm/util/LDAPPermissionCalculator.java index 4e6bc818d..f2fb10ba4 100644 --- a/server/src/main/java/password/pwm/util/LDAPPermissionCalculator.java +++ b/server/src/main/java/password/pwm/util/LDAPPermissionCalculator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/MBeanUtility.java b/server/src/main/java/password/pwm/util/MBeanUtility.java index fa02ad350..253d4a43a 100644 --- a/server/src/main/java/password/pwm/util/MBeanUtility.java +++ b/server/src/main/java/password/pwm/util/MBeanUtility.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/server/src/main/java/password/pwm/util/OnejarHelper.java b/server/src/main/java/password/pwm/util/OnejarHelper.java index 1965f0f95..f2b70fd93 100644 --- a/server/src/main/java/password/pwm/util/OnejarHelper.java +++ b/server/src/main/java/password/pwm/util/OnejarHelper.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/PasswordData.java b/server/src/main/java/password/pwm/util/PasswordData.java index a6df3e2fe..abb5e2d14 100644 --- a/server/src/main/java/password/pwm/util/PasswordData.java +++ b/server/src/main/java/password/pwm/util/PasswordData.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/PostChangePasswordAction.java b/server/src/main/java/password/pwm/util/PostChangePasswordAction.java index 44f482dc1..9a8e05af7 100644 --- a/server/src/main/java/password/pwm/util/PostChangePasswordAction.java +++ b/server/src/main/java/password/pwm/util/PostChangePasswordAction.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/ProgressInfo.java b/server/src/main/java/password/pwm/util/ProgressInfo.java index 5dec936c8..c9f496a99 100644 --- a/server/src/main/java/password/pwm/util/ProgressInfo.java +++ b/server/src/main/java/password/pwm/util/ProgressInfo.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/PropertyConfigurationImporter.java b/server/src/main/java/password/pwm/util/PropertyConfigurationImporter.java index cc3ea7f80..3be581f3a 100644 --- a/server/src/main/java/password/pwm/util/PropertyConfigurationImporter.java +++ b/server/src/main/java/password/pwm/util/PropertyConfigurationImporter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/PwmScheduler.java b/server/src/main/java/password/pwm/util/PwmScheduler.java index 2caa3d4f0..398761785 100644 --- a/server/src/main/java/password/pwm/util/PwmScheduler.java +++ b/server/src/main/java/password/pwm/util/PwmScheduler.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/ServletUtility.java b/server/src/main/java/password/pwm/util/ServletUtility.java index ecf200b44..3ceb8b257 100644 --- a/server/src/main/java/password/pwm/util/ServletUtility.java +++ b/server/src/main/java/password/pwm/util/ServletUtility.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/TransactionSizeCalculator.java b/server/src/main/java/password/pwm/util/TransactionSizeCalculator.java index cbde7d9fe..e573ad711 100644 --- a/server/src/main/java/password/pwm/util/TransactionSizeCalculator.java +++ b/server/src/main/java/password/pwm/util/TransactionSizeCalculator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/Validator.java b/server/src/main/java/password/pwm/util/Validator.java index d59546b96..2374cbbde 100644 --- a/server/src/main/java/password/pwm/util/Validator.java +++ b/server/src/main/java/password/pwm/util/Validator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util; diff --git a/server/src/main/java/password/pwm/util/cli/CliEnvironment.java b/server/src/main/java/password/pwm/util/cli/CliEnvironment.java index 757ba6330..d0ef4284e 100644 --- a/server/src/main/java/password/pwm/util/cli/CliEnvironment.java +++ b/server/src/main/java/password/pwm/util/cli/CliEnvironment.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli; diff --git a/server/src/main/java/password/pwm/util/cli/CliException.java b/server/src/main/java/password/pwm/util/cli/CliException.java index 045628977..021a2fade 100644 --- a/server/src/main/java/password/pwm/util/cli/CliException.java +++ b/server/src/main/java/password/pwm/util/cli/CliException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli; diff --git a/server/src/main/java/password/pwm/util/cli/CliParameters.java b/server/src/main/java/password/pwm/util/cli/CliParameters.java index 30a5cbb63..7ee902992 100644 --- a/server/src/main/java/password/pwm/util/cli/CliParameters.java +++ b/server/src/main/java/password/pwm/util/cli/CliParameters.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli; diff --git a/server/src/main/java/password/pwm/util/cli/MainClass.java b/server/src/main/java/password/pwm/util/cli/MainClass.java index 84fb9a958..cc1d3393a 100644 --- a/server/src/main/java/password/pwm/util/cli/MainClass.java +++ b/server/src/main/java/password/pwm/util/cli/MainClass.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli; diff --git a/server/src/main/java/password/pwm/util/cli/MainOptions.java b/server/src/main/java/password/pwm/util/cli/MainOptions.java index 90eefa99c..a00c314b8 100644 --- a/server/src/main/java/password/pwm/util/cli/MainOptions.java +++ b/server/src/main/java/password/pwm/util/cli/MainOptions.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli; diff --git a/server/src/main/java/password/pwm/util/cli/commands/AbstractCliCommand.java b/server/src/main/java/password/pwm/util/cli/commands/AbstractCliCommand.java index 15e9f2e31..77a9542ca 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/AbstractCliCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/AbstractCliCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ClearResponsesCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ClearResponsesCommand.java index f72d42af3..dba1d457c 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ClearResponsesCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ClearResponsesCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/CliCommand.java b/server/src/main/java/password/pwm/util/cli/commands/CliCommand.java index 710767770..f00b2a1bb 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/CliCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/CliCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ConfigDeleteCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ConfigDeleteCommand.java index e1226c78a..735c27c7d 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ConfigDeleteCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ConfigDeleteCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ConfigLockCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ConfigLockCommand.java index 6f3ab9908..bc4cbecd6 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ConfigLockCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ConfigLockCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ConfigNewCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ConfigNewCommand.java index baa717f18..19f77a5f5 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ConfigNewCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ConfigNewCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ConfigResetHttpsCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ConfigResetHttpsCommand.java index 42cdec8d4..2ecb9a397 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ConfigResetHttpsCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ConfigResetHttpsCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ConfigSetPasswordCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ConfigSetPasswordCommand.java index 788d107ec..3ab3a1dc3 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ConfigSetPasswordCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ConfigSetPasswordCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ConfigUnlockCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ConfigUnlockCommand.java index 5442951f0..c717d0e6e 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ConfigUnlockCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ConfigUnlockCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ExportAuditCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ExportAuditCommand.java index 0e1272fe5..04420b1c1 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ExportAuditCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ExportAuditCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ExportHttpsKeyStoreCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ExportHttpsKeyStoreCommand.java index e6308d2c4..05c989345 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ExportHttpsKeyStoreCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ExportHttpsKeyStoreCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ExportHttpsTomcatConfigCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ExportHttpsTomcatConfigCommand.java index 1e1f34dc8..20ab39c41 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ExportHttpsTomcatConfigCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ExportHttpsTomcatConfigCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ExportLocalDBCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ExportLocalDBCommand.java index 0200882bc..3bb05098e 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ExportLocalDBCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ExportLocalDBCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ExportLogsCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ExportLogsCommand.java index 117193f24..d41b0ca47 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ExportLogsCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ExportLogsCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ExportResponsesCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ExportResponsesCommand.java index b31dce8a4..82a4f1579 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ExportResponsesCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ExportResponsesCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ExportStatsCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ExportStatsCommand.java index 5ea15b5f5..180ead0f8 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ExportStatsCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ExportStatsCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/HelpCommand.java b/server/src/main/java/password/pwm/util/cli/commands/HelpCommand.java index 832617123..76ae60705 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/HelpCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/HelpCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ImportHttpsKeyStoreCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ImportHttpsKeyStoreCommand.java index cd06b3fdb..e582b0b9e 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ImportHttpsKeyStoreCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ImportHttpsKeyStoreCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ImportLocalDBCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ImportLocalDBCommand.java index da4d69566..1a51638e7 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ImportLocalDBCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ImportLocalDBCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ImportPropertyConfigCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ImportPropertyConfigCommand.java index 04a47382c..fd7fee78f 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ImportPropertyConfigCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ImportPropertyConfigCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ImportResponsesCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ImportResponsesCommand.java index 0fe64794e..5c8d49106 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ImportResponsesCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ImportResponsesCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/LdapSchemaExtendCommand.java b/server/src/main/java/password/pwm/util/cli/commands/LdapSchemaExtendCommand.java index 3d23579f6..64128b9f5 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/LdapSchemaExtendCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/LdapSchemaExtendCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/LocalDBInfoCommand.java b/server/src/main/java/password/pwm/util/cli/commands/LocalDBInfoCommand.java index 08087c20e..8f51a5c32 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/LocalDBInfoCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/LocalDBInfoCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ResetInstanceIDCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ResetInstanceIDCommand.java index 3eb1e013c..5f196c2c3 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ResetInstanceIDCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ResetInstanceIDCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ResponseStatsCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ResponseStatsCommand.java index 666622f7f..1079799e9 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ResponseStatsCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ResponseStatsCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/ShellCommand.java b/server/src/main/java/password/pwm/util/cli/commands/ShellCommand.java index 8c69a1867..7540bd700 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/ShellCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/ShellCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/TokenInfoCommand.java b/server/src/main/java/password/pwm/util/cli/commands/TokenInfoCommand.java index dd5c8adcc..dcfff90e9 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/TokenInfoCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/TokenInfoCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/UserReportCommand.java b/server/src/main/java/password/pwm/util/cli/commands/UserReportCommand.java index 9e766a446..e7afde19e 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/UserReportCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/UserReportCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/cli/commands/VersionCommand.java b/server/src/main/java/password/pwm/util/cli/commands/VersionCommand.java index d78cb9f90..6102114a6 100644 --- a/server/src/main/java/password/pwm/util/cli/commands/VersionCommand.java +++ b/server/src/main/java/password/pwm/util/cli/commands/VersionCommand.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.cli.commands; diff --git a/server/src/main/java/password/pwm/util/db/DBConfiguration.java b/server/src/main/java/password/pwm/util/db/DBConfiguration.java index 902d4fe89..8fa1813c9 100644 --- a/server/src/main/java/password/pwm/util/db/DBConfiguration.java +++ b/server/src/main/java/password/pwm/util/db/DBConfiguration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.db; diff --git a/server/src/main/java/password/pwm/util/db/DatabaseAccessor.java b/server/src/main/java/password/pwm/util/db/DatabaseAccessor.java index 9d88454e8..5f10343f9 100644 --- a/server/src/main/java/password/pwm/util/db/DatabaseAccessor.java +++ b/server/src/main/java/password/pwm/util/db/DatabaseAccessor.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.db; diff --git a/server/src/main/java/password/pwm/util/db/DatabaseAccessorImpl.java b/server/src/main/java/password/pwm/util/db/DatabaseAccessorImpl.java index 4e98add1a..666fd3a24 100644 --- a/server/src/main/java/password/pwm/util/db/DatabaseAccessorImpl.java +++ b/server/src/main/java/password/pwm/util/db/DatabaseAccessorImpl.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.db; diff --git a/server/src/main/java/password/pwm/util/db/DatabaseDataStore.java b/server/src/main/java/password/pwm/util/db/DatabaseDataStore.java index 5957ea7aa..77f60093b 100644 --- a/server/src/main/java/password/pwm/util/db/DatabaseDataStore.java +++ b/server/src/main/java/password/pwm/util/db/DatabaseDataStore.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.db; diff --git a/server/src/main/java/password/pwm/util/db/DatabaseException.java b/server/src/main/java/password/pwm/util/db/DatabaseException.java index 2f7bd1d2b..4213b0e28 100644 --- a/server/src/main/java/password/pwm/util/db/DatabaseException.java +++ b/server/src/main/java/password/pwm/util/db/DatabaseException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.db; diff --git a/server/src/main/java/password/pwm/util/db/DatabaseService.java b/server/src/main/java/password/pwm/util/db/DatabaseService.java index 9950596c3..3630c7dba 100644 --- a/server/src/main/java/password/pwm/util/db/DatabaseService.java +++ b/server/src/main/java/password/pwm/util/db/DatabaseService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.db; diff --git a/server/src/main/java/password/pwm/util/db/DatabaseTable.java b/server/src/main/java/password/pwm/util/db/DatabaseTable.java index f6a7ab528..7a55b1c86 100644 --- a/server/src/main/java/password/pwm/util/db/DatabaseTable.java +++ b/server/src/main/java/password/pwm/util/db/DatabaseTable.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.db; diff --git a/server/src/main/java/password/pwm/util/db/DatabaseUtil.java b/server/src/main/java/password/pwm/util/db/DatabaseUtil.java index e9ecbede7..23c164ba8 100644 --- a/server/src/main/java/password/pwm/util/db/DatabaseUtil.java +++ b/server/src/main/java/password/pwm/util/db/DatabaseUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.db; diff --git a/server/src/main/java/password/pwm/util/db/JDBCDriverLoader.java b/server/src/main/java/password/pwm/util/db/JDBCDriverLoader.java index f8dd41905..a2ba12ee2 100644 --- a/server/src/main/java/password/pwm/util/db/JDBCDriverLoader.java +++ b/server/src/main/java/password/pwm/util/db/JDBCDriverLoader.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.db; diff --git a/server/src/main/java/password/pwm/util/form/FormState.java b/server/src/main/java/password/pwm/util/form/FormState.java index c66d0de45..0e70bd1b6 100644 --- a/server/src/main/java/password/pwm/util/form/FormState.java +++ b/server/src/main/java/password/pwm/util/form/FormState.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.form; diff --git a/server/src/main/java/password/pwm/util/form/FormUtility.java b/server/src/main/java/password/pwm/util/form/FormUtility.java index 93c07b42a..87203b4ec 100644 --- a/server/src/main/java/password/pwm/util/form/FormUtility.java +++ b/server/src/main/java/password/pwm/util/form/FormUtility.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.form; diff --git a/server/src/main/java/password/pwm/util/i18n/ConfigLocaleStats.java b/server/src/main/java/password/pwm/util/i18n/ConfigLocaleStats.java index 2811cb628..f9f76d726 100644 --- a/server/src/main/java/password/pwm/util/i18n/ConfigLocaleStats.java +++ b/server/src/main/java/password/pwm/util/i18n/ConfigLocaleStats.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.i18n; diff --git a/server/src/main/java/password/pwm/util/i18n/LocaleHelper.java b/server/src/main/java/password/pwm/util/i18n/LocaleHelper.java index 314892e82..43eefce1f 100644 --- a/server/src/main/java/password/pwm/util/i18n/LocaleHelper.java +++ b/server/src/main/java/password/pwm/util/i18n/LocaleHelper.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.i18n; diff --git a/server/src/main/java/password/pwm/util/i18n/LocaleStats.java b/server/src/main/java/password/pwm/util/i18n/LocaleStats.java index d3045d044..a367c286f 100644 --- a/server/src/main/java/password/pwm/util/i18n/LocaleStats.java +++ b/server/src/main/java/password/pwm/util/i18n/LocaleStats.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.i18n; diff --git a/server/src/main/java/password/pwm/util/java/AtomicLoopIntIncrementer.java b/server/src/main/java/password/pwm/util/java/AtomicLoopIntIncrementer.java index 3fe4627ac..1945ff918 100644 --- a/server/src/main/java/password/pwm/util/java/AtomicLoopIntIncrementer.java +++ b/server/src/main/java/password/pwm/util/java/AtomicLoopIntIncrementer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/AtomicLoopLongIncrementer.java b/server/src/main/java/password/pwm/util/java/AtomicLoopLongIncrementer.java index 33025d7af..5db68f84c 100644 --- a/server/src/main/java/password/pwm/util/java/AtomicLoopLongIncrementer.java +++ b/server/src/main/java/password/pwm/util/java/AtomicLoopLongIncrementer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/BlockingThreadPool.java b/server/src/main/java/password/pwm/util/java/BlockingThreadPool.java index 8ec5348eb..1d028fb95 100644 --- a/server/src/main/java/password/pwm/util/java/BlockingThreadPool.java +++ b/server/src/main/java/password/pwm/util/java/BlockingThreadPool.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/CachingProxyWrapper.java b/server/src/main/java/password/pwm/util/java/CachingProxyWrapper.java index c3c5e1d59..183a9037e 100644 --- a/server/src/main/java/password/pwm/util/java/CachingProxyWrapper.java +++ b/server/src/main/java/password/pwm/util/java/CachingProxyWrapper.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/ClosableIterator.java b/server/src/main/java/password/pwm/util/java/ClosableIterator.java index e286cf240..296202282 100644 --- a/server/src/main/java/password/pwm/util/java/ClosableIterator.java +++ b/server/src/main/java/password/pwm/util/java/ClosableIterator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/ConditionalTaskExecutor.java b/server/src/main/java/password/pwm/util/java/ConditionalTaskExecutor.java index 0056dd6fc..ca213be41 100644 --- a/server/src/main/java/password/pwm/util/java/ConditionalTaskExecutor.java +++ b/server/src/main/java/password/pwm/util/java/ConditionalTaskExecutor.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/DebugOutputBuilder.java b/server/src/main/java/password/pwm/util/java/DebugOutputBuilder.java index 50f2a2d8d..763d7ff90 100644 --- a/server/src/main/java/password/pwm/util/java/DebugOutputBuilder.java +++ b/server/src/main/java/password/pwm/util/java/DebugOutputBuilder.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/FileSystemUtility.java b/server/src/main/java/password/pwm/util/java/FileSystemUtility.java index ea141269e..ceef9e727 100644 --- a/server/src/main/java/password/pwm/util/java/FileSystemUtility.java +++ b/server/src/main/java/password/pwm/util/java/FileSystemUtility.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/JavaHelper.java b/server/src/main/java/password/pwm/util/java/JavaHelper.java index 9142a886b..ed389f002 100644 --- a/server/src/main/java/password/pwm/util/java/JavaHelper.java +++ b/server/src/main/java/password/pwm/util/java/JavaHelper.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/JsonUtil.java b/server/src/main/java/password/pwm/util/java/JsonUtil.java index a54429fe4..4a038e620 100644 --- a/server/src/main/java/password/pwm/util/java/JsonUtil.java +++ b/server/src/main/java/password/pwm/util/java/JsonUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/LazySoftReference.java b/server/src/main/java/password/pwm/util/java/LazySoftReference.java index cc6d364b2..9ff2e32ba 100644 --- a/server/src/main/java/password/pwm/util/java/LazySoftReference.java +++ b/server/src/main/java/password/pwm/util/java/LazySoftReference.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/LicenseInfoReader.java b/server/src/main/java/password/pwm/util/java/LicenseInfoReader.java index b7568d50a..4d0d81ad0 100644 --- a/server/src/main/java/password/pwm/util/java/LicenseInfoReader.java +++ b/server/src/main/java/password/pwm/util/java/LicenseInfoReader.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/Percent.java b/server/src/main/java/password/pwm/util/java/Percent.java index 2b461855f..d3a6262a4 100644 --- a/server/src/main/java/password/pwm/util/java/Percent.java +++ b/server/src/main/java/password/pwm/util/java/Percent.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/PwmNumberFormat.java b/server/src/main/java/password/pwm/util/java/PwmNumberFormat.java index 126e1fee0..c4021a7ef 100644 --- a/server/src/main/java/password/pwm/util/java/PwmNumberFormat.java +++ b/server/src/main/java/password/pwm/util/java/PwmNumberFormat.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/StringUtil.java b/server/src/main/java/password/pwm/util/java/StringUtil.java index 07d7a6b8d..2159b721e 100644 --- a/server/src/main/java/password/pwm/util/java/StringUtil.java +++ b/server/src/main/java/password/pwm/util/java/StringUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/TimeDuration.java b/server/src/main/java/password/pwm/util/java/TimeDuration.java index a5787fcf0..cfb371ef3 100644 --- a/server/src/main/java/password/pwm/util/java/TimeDuration.java +++ b/server/src/main/java/password/pwm/util/java/TimeDuration.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/XmlDocument.java b/server/src/main/java/password/pwm/util/java/XmlDocument.java index d3eb4ac1c..56a38226e 100644 --- a/server/src/main/java/password/pwm/util/java/XmlDocument.java +++ b/server/src/main/java/password/pwm/util/java/XmlDocument.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/XmlElement.java b/server/src/main/java/password/pwm/util/java/XmlElement.java index 556d98cdd..158e6bd2a 100644 --- a/server/src/main/java/password/pwm/util/java/XmlElement.java +++ b/server/src/main/java/password/pwm/util/java/XmlElement.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/java/XmlFactory.java b/server/src/main/java/password/pwm/util/java/XmlFactory.java index 33d42e915..295dba31e 100644 --- a/server/src/main/java/password/pwm/util/java/XmlFactory.java +++ b/server/src/main/java/password/pwm/util/java/XmlFactory.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.java; diff --git a/server/src/main/java/password/pwm/util/localdb/AbstractJDBCLocalDB.java b/server/src/main/java/password/pwm/util/localdb/AbstractJDBCLocalDB.java index c77b87625..f99852633 100644 --- a/server/src/main/java/password/pwm/util/localdb/AbstractJDBCLocalDB.java +++ b/server/src/main/java/password/pwm/util/localdb/AbstractJDBCLocalDB.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/BerkeleyLocalDB.java b/server/src/main/java/password/pwm/util/localdb/BerkeleyLocalDB.java index 500b61fc7..029b95b08 100644 --- a/server/src/main/java/password/pwm/util/localdb/BerkeleyLocalDB.java +++ b/server/src/main/java/password/pwm/util/localdb/BerkeleyLocalDB.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/DerbyLocalDB.java b/server/src/main/java/password/pwm/util/localdb/DerbyLocalDB.java index fd82b3524..fb0b3214e 100644 --- a/server/src/main/java/password/pwm/util/localdb/DerbyLocalDB.java +++ b/server/src/main/java/password/pwm/util/localdb/DerbyLocalDB.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/H2LocalDB.java b/server/src/main/java/password/pwm/util/localdb/H2LocalDB.java index 3c66178ad..928547645 100644 --- a/server/src/main/java/password/pwm/util/localdb/H2LocalDB.java +++ b/server/src/main/java/password/pwm/util/localdb/H2LocalDB.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/H2MVLocalDB.java b/server/src/main/java/password/pwm/util/localdb/H2MVLocalDB.java index adf507f06..336a25752 100644 --- a/server/src/main/java/password/pwm/util/localdb/H2MVLocalDB.java +++ b/server/src/main/java/password/pwm/util/localdb/H2MVLocalDB.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/LocalDB.java b/server/src/main/java/password/pwm/util/localdb/LocalDB.java index 63371be19..9fa19f2a3 100644 --- a/server/src/main/java/password/pwm/util/localdb/LocalDB.java +++ b/server/src/main/java/password/pwm/util/localdb/LocalDB.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/LocalDBAdaptor.java b/server/src/main/java/password/pwm/util/localdb/LocalDBAdaptor.java index 9c9d9feee..7aa9b4117 100644 --- a/server/src/main/java/password/pwm/util/localdb/LocalDBAdaptor.java +++ b/server/src/main/java/password/pwm/util/localdb/LocalDBAdaptor.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/LocalDBDataStore.java b/server/src/main/java/password/pwm/util/localdb/LocalDBDataStore.java index c6730a798..04a3859b8 100644 --- a/server/src/main/java/password/pwm/util/localdb/LocalDBDataStore.java +++ b/server/src/main/java/password/pwm/util/localdb/LocalDBDataStore.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/LocalDBException.java b/server/src/main/java/password/pwm/util/localdb/LocalDBException.java index 6aad58489..e3ab1d6a2 100644 --- a/server/src/main/java/password/pwm/util/localdb/LocalDBException.java +++ b/server/src/main/java/password/pwm/util/localdb/LocalDBException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/LocalDBFactory.java b/server/src/main/java/password/pwm/util/localdb/LocalDBFactory.java index 970ac41e1..e82e7fb26 100644 --- a/server/src/main/java/password/pwm/util/localdb/LocalDBFactory.java +++ b/server/src/main/java/password/pwm/util/localdb/LocalDBFactory.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/LocalDBProvider.java b/server/src/main/java/password/pwm/util/localdb/LocalDBProvider.java index 629d5d3d7..59e141a3a 100644 --- a/server/src/main/java/password/pwm/util/localdb/LocalDBProvider.java +++ b/server/src/main/java/password/pwm/util/localdb/LocalDBProvider.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/LocalDBService.java b/server/src/main/java/password/pwm/util/localdb/LocalDBService.java index 1b0c166a7..026ab8983 100644 --- a/server/src/main/java/password/pwm/util/localdb/LocalDBService.java +++ b/server/src/main/java/password/pwm/util/localdb/LocalDBService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/LocalDBStoredQueue.java b/server/src/main/java/password/pwm/util/localdb/LocalDBStoredQueue.java index bf26346e0..23852ca3c 100644 --- a/server/src/main/java/password/pwm/util/localdb/LocalDBStoredQueue.java +++ b/server/src/main/java/password/pwm/util/localdb/LocalDBStoredQueue.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/LocalDBUtility.java b/server/src/main/java/password/pwm/util/localdb/LocalDBUtility.java index 8d12ae752..cadadf6c7 100644 --- a/server/src/main/java/password/pwm/util/localdb/LocalDBUtility.java +++ b/server/src/main/java/password/pwm/util/localdb/LocalDBUtility.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/MapDBLocalDB.java b/server/src/main/java/password/pwm/util/localdb/MapDBLocalDB.java index 7cf9f7021..e6c8e7e0f 100644 --- a/server/src/main/java/password/pwm/util/localdb/MapDBLocalDB.java +++ b/server/src/main/java/password/pwm/util/localdb/MapDBLocalDB.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/MemoryLocalDB.java b/server/src/main/java/password/pwm/util/localdb/MemoryLocalDB.java index ba3f2fd25..471e05892 100644 --- a/server/src/main/java/password/pwm/util/localdb/MemoryLocalDB.java +++ b/server/src/main/java/password/pwm/util/localdb/MemoryLocalDB.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/WorkQueueProcessor.java b/server/src/main/java/password/pwm/util/localdb/WorkQueueProcessor.java index fd4a5ed69..0748fb9b1 100644 --- a/server/src/main/java/password/pwm/util/localdb/WorkQueueProcessor.java +++ b/server/src/main/java/password/pwm/util/localdb/WorkQueueProcessor.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/localdb/XodusLocalDB.java b/server/src/main/java/password/pwm/util/localdb/XodusLocalDB.java index d7ca08e3f..d1a49eec1 100644 --- a/server/src/main/java/password/pwm/util/localdb/XodusLocalDB.java +++ b/server/src/main/java/password/pwm/util/localdb/XodusLocalDB.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.localdb; diff --git a/server/src/main/java/password/pwm/util/logging/LocalDBLog4jAppender.java b/server/src/main/java/password/pwm/util/logging/LocalDBLog4jAppender.java index b1bd0a9ba..2bfbfa4f7 100644 --- a/server/src/main/java/password/pwm/util/logging/LocalDBLog4jAppender.java +++ b/server/src/main/java/password/pwm/util/logging/LocalDBLog4jAppender.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.logging; diff --git a/server/src/main/java/password/pwm/util/logging/LocalDBLogger.java b/server/src/main/java/password/pwm/util/logging/LocalDBLogger.java index 3ba642014..54bc41432 100644 --- a/server/src/main/java/password/pwm/util/logging/LocalDBLogger.java +++ b/server/src/main/java/password/pwm/util/logging/LocalDBLogger.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.logging; diff --git a/server/src/main/java/password/pwm/util/logging/LocalDBLoggerSettings.java b/server/src/main/java/password/pwm/util/logging/LocalDBLoggerSettings.java index 20607e474..f8222e488 100644 --- a/server/src/main/java/password/pwm/util/logging/LocalDBLoggerSettings.java +++ b/server/src/main/java/password/pwm/util/logging/LocalDBLoggerSettings.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.logging; diff --git a/server/src/main/java/password/pwm/util/logging/LocalDBSearchQuery.java b/server/src/main/java/password/pwm/util/logging/LocalDBSearchQuery.java index 0a263e535..7b584b5c3 100644 --- a/server/src/main/java/password/pwm/util/logging/LocalDBSearchQuery.java +++ b/server/src/main/java/password/pwm/util/logging/LocalDBSearchQuery.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.logging; diff --git a/server/src/main/java/password/pwm/util/logging/LocalDBSearchResults.java b/server/src/main/java/password/pwm/util/logging/LocalDBSearchResults.java index 29a5f5e39..4eb1addfc 100644 --- a/server/src/main/java/password/pwm/util/logging/LocalDBSearchResults.java +++ b/server/src/main/java/password/pwm/util/logging/LocalDBSearchResults.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.logging; diff --git a/server/src/main/java/password/pwm/util/logging/PwmLogEvent.java b/server/src/main/java/password/pwm/util/logging/PwmLogEvent.java index 7bbe4b6ff..25c94b443 100644 --- a/server/src/main/java/password/pwm/util/logging/PwmLogEvent.java +++ b/server/src/main/java/password/pwm/util/logging/PwmLogEvent.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.logging; diff --git a/server/src/main/java/password/pwm/util/logging/PwmLogLevel.java b/server/src/main/java/password/pwm/util/logging/PwmLogLevel.java index e040b0bef..a42519d59 100644 --- a/server/src/main/java/password/pwm/util/logging/PwmLogLevel.java +++ b/server/src/main/java/password/pwm/util/logging/PwmLogLevel.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.logging; diff --git a/server/src/main/java/password/pwm/util/logging/PwmLogManager.java b/server/src/main/java/password/pwm/util/logging/PwmLogManager.java index 8a63db460..1cc1f237f 100644 --- a/server/src/main/java/password/pwm/util/logging/PwmLogManager.java +++ b/server/src/main/java/password/pwm/util/logging/PwmLogManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.logging; diff --git a/server/src/main/java/password/pwm/util/logging/PwmLogger.java b/server/src/main/java/password/pwm/util/logging/PwmLogger.java index 03ed35603..650e540e4 100644 --- a/server/src/main/java/password/pwm/util/logging/PwmLogger.java +++ b/server/src/main/java/password/pwm/util/logging/PwmLogger.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.logging; diff --git a/server/src/main/java/password/pwm/util/macro/AbstractMacro.java b/server/src/main/java/password/pwm/util/macro/AbstractMacro.java index 379d7e75e..38b4464d7 100644 --- a/server/src/main/java/password/pwm/util/macro/AbstractMacro.java +++ b/server/src/main/java/password/pwm/util/macro/AbstractMacro.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.macro; diff --git a/server/src/main/java/password/pwm/util/macro/ExternalRestMacro.java b/server/src/main/java/password/pwm/util/macro/ExternalRestMacro.java index cd81d34a4..27262b709 100644 --- a/server/src/main/java/password/pwm/util/macro/ExternalRestMacro.java +++ b/server/src/main/java/password/pwm/util/macro/ExternalRestMacro.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.macro; diff --git a/server/src/main/java/password/pwm/util/macro/InternalMacros.java b/server/src/main/java/password/pwm/util/macro/InternalMacros.java index 78a0af85e..b1beb53e8 100644 --- a/server/src/main/java/password/pwm/util/macro/InternalMacros.java +++ b/server/src/main/java/password/pwm/util/macro/InternalMacros.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.macro; diff --git a/server/src/main/java/password/pwm/util/macro/MacroImplementation.java b/server/src/main/java/password/pwm/util/macro/MacroImplementation.java index 85e1b4c3f..8c2498a12 100644 --- a/server/src/main/java/password/pwm/util/macro/MacroImplementation.java +++ b/server/src/main/java/password/pwm/util/macro/MacroImplementation.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.macro; diff --git a/server/src/main/java/password/pwm/util/macro/MacroMachine.java b/server/src/main/java/password/pwm/util/macro/MacroMachine.java index d56230dcf..abe52ceb6 100644 --- a/server/src/main/java/password/pwm/util/macro/MacroMachine.java +++ b/server/src/main/java/password/pwm/util/macro/MacroMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.macro; diff --git a/server/src/main/java/password/pwm/util/macro/MacroParseException.java b/server/src/main/java/password/pwm/util/macro/MacroParseException.java index 932d1d05e..6db2dbabb 100644 --- a/server/src/main/java/password/pwm/util/macro/MacroParseException.java +++ b/server/src/main/java/password/pwm/util/macro/MacroParseException.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.macro; diff --git a/server/src/main/java/password/pwm/util/macro/StandardMacros.java b/server/src/main/java/password/pwm/util/macro/StandardMacros.java index 226ee213a..05657fbf3 100644 --- a/server/src/main/java/password/pwm/util/macro/StandardMacros.java +++ b/server/src/main/java/password/pwm/util/macro/StandardMacros.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.macro; diff --git a/server/src/main/java/password/pwm/util/operations/ActionExecutor.java b/server/src/main/java/password/pwm/util/operations/ActionExecutor.java index 05b124b06..2fdfb1596 100644 --- a/server/src/main/java/password/pwm/util/operations/ActionExecutor.java +++ b/server/src/main/java/password/pwm/util/operations/ActionExecutor.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations; diff --git a/server/src/main/java/password/pwm/util/operations/CrService.java b/server/src/main/java/password/pwm/util/operations/CrService.java index 95c46a853..461f0abe2 100644 --- a/server/src/main/java/password/pwm/util/operations/CrService.java +++ b/server/src/main/java/password/pwm/util/operations/CrService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations; diff --git a/server/src/main/java/password/pwm/util/operations/OtpService.java b/server/src/main/java/password/pwm/util/operations/OtpService.java index 8ffd6b8bc..48a8091ea 100644 --- a/server/src/main/java/password/pwm/util/operations/OtpService.java +++ b/server/src/main/java/password/pwm/util/operations/OtpService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations; diff --git a/server/src/main/java/password/pwm/util/operations/PasswordUtility.java b/server/src/main/java/password/pwm/util/operations/PasswordUtility.java index 564b3e78f..d0d44d9c7 100644 --- a/server/src/main/java/password/pwm/util/operations/PasswordUtility.java +++ b/server/src/main/java/password/pwm/util/operations/PasswordUtility.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations; diff --git a/server/src/main/java/password/pwm/util/operations/cr/CrOperator.java b/server/src/main/java/password/pwm/util/operations/cr/CrOperator.java index 8a5b5e461..6e288599d 100644 --- a/server/src/main/java/password/pwm/util/operations/cr/CrOperator.java +++ b/server/src/main/java/password/pwm/util/operations/cr/CrOperator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations.cr; diff --git a/server/src/main/java/password/pwm/util/operations/cr/DbCrOperator.java b/server/src/main/java/password/pwm/util/operations/cr/DbCrOperator.java index 22b8e9d58..cf200567d 100644 --- a/server/src/main/java/password/pwm/util/operations/cr/DbCrOperator.java +++ b/server/src/main/java/password/pwm/util/operations/cr/DbCrOperator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations.cr; diff --git a/server/src/main/java/password/pwm/util/operations/cr/LdapCrOperator.java b/server/src/main/java/password/pwm/util/operations/cr/LdapCrOperator.java index ca6952196..cb146fdf1 100644 --- a/server/src/main/java/password/pwm/util/operations/cr/LdapCrOperator.java +++ b/server/src/main/java/password/pwm/util/operations/cr/LdapCrOperator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations.cr; diff --git a/server/src/main/java/password/pwm/util/operations/cr/LocalDbCrOperator.java b/server/src/main/java/password/pwm/util/operations/cr/LocalDbCrOperator.java index 5369cee82..8bc07059e 100644 --- a/server/src/main/java/password/pwm/util/operations/cr/LocalDbCrOperator.java +++ b/server/src/main/java/password/pwm/util/operations/cr/LocalDbCrOperator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations.cr; diff --git a/server/src/main/java/password/pwm/util/operations/cr/NMASCrOperator.java b/server/src/main/java/password/pwm/util/operations/cr/NMASCrOperator.java index 6c223dc57..c27e75380 100644 --- a/server/src/main/java/password/pwm/util/operations/cr/NMASCrOperator.java +++ b/server/src/main/java/password/pwm/util/operations/cr/NMASCrOperator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations.cr; diff --git a/server/src/main/java/password/pwm/util/operations/otp/AbstractOtpOperator.java b/server/src/main/java/password/pwm/util/operations/otp/AbstractOtpOperator.java index 8c4418165..6dbe433ce 100644 --- a/server/src/main/java/password/pwm/util/operations/otp/AbstractOtpOperator.java +++ b/server/src/main/java/password/pwm/util/operations/otp/AbstractOtpOperator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations.otp; diff --git a/server/src/main/java/password/pwm/util/operations/otp/DbOtpOperator.java b/server/src/main/java/password/pwm/util/operations/otp/DbOtpOperator.java index 3b2082f57..9b00456d7 100644 --- a/server/src/main/java/password/pwm/util/operations/otp/DbOtpOperator.java +++ b/server/src/main/java/password/pwm/util/operations/otp/DbOtpOperator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /* diff --git a/server/src/main/java/password/pwm/util/operations/otp/LdapOtpOperator.java b/server/src/main/java/password/pwm/util/operations/otp/LdapOtpOperator.java index 6b36165df..eeca4fe32 100644 --- a/server/src/main/java/password/pwm/util/operations/otp/LdapOtpOperator.java +++ b/server/src/main/java/password/pwm/util/operations/otp/LdapOtpOperator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations.otp; diff --git a/server/src/main/java/password/pwm/util/operations/otp/LocalDbOtpOperator.java b/server/src/main/java/password/pwm/util/operations/otp/LocalDbOtpOperator.java index 0c84e7726..16fdc6e6f 100644 --- a/server/src/main/java/password/pwm/util/operations/otp/LocalDbOtpOperator.java +++ b/server/src/main/java/password/pwm/util/operations/otp/LocalDbOtpOperator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /* diff --git a/server/src/main/java/password/pwm/util/operations/otp/OTPPamUtil.java b/server/src/main/java/password/pwm/util/operations/otp/OTPPamUtil.java index cc291c22c..67a650442 100644 --- a/server/src/main/java/password/pwm/util/operations/otp/OTPPamUtil.java +++ b/server/src/main/java/password/pwm/util/operations/otp/OTPPamUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations.otp; diff --git a/server/src/main/java/password/pwm/util/operations/otp/OTPUrlUtil.java b/server/src/main/java/password/pwm/util/operations/otp/OTPUrlUtil.java index e1fc6d1af..4e821e550 100644 --- a/server/src/main/java/password/pwm/util/operations/otp/OTPUrlUtil.java +++ b/server/src/main/java/password/pwm/util/operations/otp/OTPUrlUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations.otp; diff --git a/server/src/main/java/password/pwm/util/operations/otp/OTPUserRecord.java b/server/src/main/java/password/pwm/util/operations/otp/OTPUserRecord.java index 2f5fab816..0c4b80d7c 100644 --- a/server/src/main/java/password/pwm/util/operations/otp/OTPUserRecord.java +++ b/server/src/main/java/password/pwm/util/operations/otp/OTPUserRecord.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations.otp; diff --git a/server/src/main/java/password/pwm/util/operations/otp/OtpOperator.java b/server/src/main/java/password/pwm/util/operations/otp/OtpOperator.java index fe1f7a730..b1f2c53f1 100644 --- a/server/src/main/java/password/pwm/util/operations/otp/OtpOperator.java +++ b/server/src/main/java/password/pwm/util/operations/otp/OtpOperator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /* diff --git a/server/src/main/java/password/pwm/util/operations/otp/PasscodeGenerator.java b/server/src/main/java/password/pwm/util/operations/otp/PasscodeGenerator.java index fae8b39e6..73930c67b 100644 --- a/server/src/main/java/password/pwm/util/operations/otp/PasscodeGenerator.java +++ b/server/src/main/java/password/pwm/util/operations/otp/PasscodeGenerator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.operations.otp; diff --git a/server/src/main/java/password/pwm/util/password/PasswordCharCounter.java b/server/src/main/java/password/pwm/util/password/PasswordCharCounter.java index e7432a4d1..b4aca96d2 100644 --- a/server/src/main/java/password/pwm/util/password/PasswordCharCounter.java +++ b/server/src/main/java/password/pwm/util/password/PasswordCharCounter.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.password; diff --git a/server/src/main/java/password/pwm/util/password/PasswordRuleChecks.java b/server/src/main/java/password/pwm/util/password/PasswordRuleChecks.java index ae72a39bf..73a4b22b3 100644 --- a/server/src/main/java/password/pwm/util/password/PasswordRuleChecks.java +++ b/server/src/main/java/password/pwm/util/password/PasswordRuleChecks.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.password; diff --git a/server/src/main/java/password/pwm/util/password/PasswordRuleReaderHelper.java b/server/src/main/java/password/pwm/util/password/PasswordRuleReaderHelper.java index f77117d72..c02bd18cc 100644 --- a/server/src/main/java/password/pwm/util/password/PasswordRuleReaderHelper.java +++ b/server/src/main/java/password/pwm/util/password/PasswordRuleReaderHelper.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.password; diff --git a/server/src/main/java/password/pwm/util/password/PwmPasswordRuleUtil.java b/server/src/main/java/password/pwm/util/password/PwmPasswordRuleUtil.java index d5de5a693..b0ad445d6 100644 --- a/server/src/main/java/password/pwm/util/password/PwmPasswordRuleUtil.java +++ b/server/src/main/java/password/pwm/util/password/PwmPasswordRuleUtil.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.password; diff --git a/server/src/main/java/password/pwm/util/password/PwmPasswordRuleValidator.java b/server/src/main/java/password/pwm/util/password/PwmPasswordRuleValidator.java index 53d700d35..01053e3cb 100644 --- a/server/src/main/java/password/pwm/util/password/PwmPasswordRuleValidator.java +++ b/server/src/main/java/password/pwm/util/password/PwmPasswordRuleValidator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.password; diff --git a/server/src/main/java/password/pwm/util/password/RandomPasswordGenerator.java b/server/src/main/java/password/pwm/util/password/RandomPasswordGenerator.java index 75dc6b9f1..d9c8eac4a 100644 --- a/server/src/main/java/password/pwm/util/password/RandomPasswordGenerator.java +++ b/server/src/main/java/password/pwm/util/password/RandomPasswordGenerator.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.password; diff --git a/server/src/main/java/password/pwm/util/queue/SmsQueueManager.java b/server/src/main/java/password/pwm/util/queue/SmsQueueManager.java index b3b7db599..0e4f45863 100644 --- a/server/src/main/java/password/pwm/util/queue/SmsQueueManager.java +++ b/server/src/main/java/password/pwm/util/queue/SmsQueueManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.queue; diff --git a/server/src/main/java/password/pwm/util/secure/BCrypt.java b/server/src/main/java/password/pwm/util/secure/BCrypt.java index 8b53d18cc..ad3fe2582 100644 --- a/server/src/main/java/password/pwm/util/secure/BCrypt.java +++ b/server/src/main/java/password/pwm/util/secure/BCrypt.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/util/secure/BeanCryptoMachine.java b/server/src/main/java/password/pwm/util/secure/BeanCryptoMachine.java index 55128cfe3..ea343bc28 100644 --- a/server/src/main/java/password/pwm/util/secure/BeanCryptoMachine.java +++ b/server/src/main/java/password/pwm/util/secure/BeanCryptoMachine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/util/secure/ChecksumInputStream.java b/server/src/main/java/password/pwm/util/secure/ChecksumInputStream.java index 1fb6eeb19..fca26df3d 100644 --- a/server/src/main/java/password/pwm/util/secure/ChecksumInputStream.java +++ b/server/src/main/java/password/pwm/util/secure/ChecksumInputStream.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/util/secure/ChecksumOutputStream.java b/server/src/main/java/password/pwm/util/secure/ChecksumOutputStream.java index 9ae7174b1..524184afc 100644 --- a/server/src/main/java/password/pwm/util/secure/ChecksumOutputStream.java +++ b/server/src/main/java/password/pwm/util/secure/ChecksumOutputStream.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/util/secure/HmacAlgorithm.java b/server/src/main/java/password/pwm/util/secure/HmacAlgorithm.java index 901330f85..caaa9c2a7 100644 --- a/server/src/main/java/password/pwm/util/secure/HmacAlgorithm.java +++ b/server/src/main/java/password/pwm/util/secure/HmacAlgorithm.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/util/secure/HttpsServerCertificateManager.java b/server/src/main/java/password/pwm/util/secure/HttpsServerCertificateManager.java index 4a9bc0b9e..5d15e38a1 100644 --- a/server/src/main/java/password/pwm/util/secure/HttpsServerCertificateManager.java +++ b/server/src/main/java/password/pwm/util/secure/HttpsServerCertificateManager.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/util/secure/PwmBlockAlgorithm.java b/server/src/main/java/password/pwm/util/secure/PwmBlockAlgorithm.java index 4d188c103..54f85844f 100644 --- a/server/src/main/java/password/pwm/util/secure/PwmBlockAlgorithm.java +++ b/server/src/main/java/password/pwm/util/secure/PwmBlockAlgorithm.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/util/secure/PwmHashAlgorithm.java b/server/src/main/java/password/pwm/util/secure/PwmHashAlgorithm.java index a3dd945bb..36fe95835 100644 --- a/server/src/main/java/password/pwm/util/secure/PwmHashAlgorithm.java +++ b/server/src/main/java/password/pwm/util/secure/PwmHashAlgorithm.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/util/secure/PwmRandom.java b/server/src/main/java/password/pwm/util/secure/PwmRandom.java index ecb3cc47f..35737ed53 100644 --- a/server/src/main/java/password/pwm/util/secure/PwmRandom.java +++ b/server/src/main/java/password/pwm/util/secure/PwmRandom.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/util/secure/PwmSecurityKey.java b/server/src/main/java/password/pwm/util/secure/PwmSecurityKey.java index 3634d1a99..67fe187d8 100644 --- a/server/src/main/java/password/pwm/util/secure/PwmSecurityKey.java +++ b/server/src/main/java/password/pwm/util/secure/PwmSecurityKey.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/util/secure/SecureEngine.java b/server/src/main/java/password/pwm/util/secure/SecureEngine.java index 161b73239..b4a4f617c 100644 --- a/server/src/main/java/password/pwm/util/secure/SecureEngine.java +++ b/server/src/main/java/password/pwm/util/secure/SecureEngine.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/util/secure/SecureService.java b/server/src/main/java/password/pwm/util/secure/SecureService.java index 8ba388543..4ffa5093c 100644 --- a/server/src/main/java/password/pwm/util/secure/SecureService.java +++ b/server/src/main/java/password/pwm/util/secure/SecureService.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/util/secure/X509Utils.java b/server/src/main/java/password/pwm/util/secure/X509Utils.java index ed956fed8..aba1eee63 100644 --- a/server/src/main/java/password/pwm/util/secure/X509Utils.java +++ b/server/src/main/java/password/pwm/util/secure/X509Utils.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.util.secure; diff --git a/server/src/main/java/password/pwm/ws/client/rest/RestClient.java b/server/src/main/java/password/pwm/ws/client/rest/RestClient.java index baa22d9dd..fd702fdf4 100644 --- a/server/src/main/java/password/pwm/ws/client/rest/RestClient.java +++ b/server/src/main/java/password/pwm/ws/client/rest/RestClient.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.client.rest; diff --git a/server/src/main/java/password/pwm/ws/client/rest/RestClientHelper.java b/server/src/main/java/password/pwm/ws/client/rest/RestClientHelper.java index 8ac601984..11a5acbfc 100644 --- a/server/src/main/java/password/pwm/ws/client/rest/RestClientHelper.java +++ b/server/src/main/java/password/pwm/ws/client/rest/RestClientHelper.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.client.rest; diff --git a/server/src/main/java/password/pwm/ws/client/rest/RestTokenDataClient.java b/server/src/main/java/password/pwm/ws/client/rest/RestTokenDataClient.java index a7cb3e4c6..37934f5c5 100644 --- a/server/src/main/java/password/pwm/ws/client/rest/RestTokenDataClient.java +++ b/server/src/main/java/password/pwm/ws/client/rest/RestTokenDataClient.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.client.rest; diff --git a/server/src/main/java/password/pwm/ws/client/rest/form/FormDataRequestBean.java b/server/src/main/java/password/pwm/ws/client/rest/form/FormDataRequestBean.java index 9f41af3f9..ec251e13b 100644 --- a/server/src/main/java/password/pwm/ws/client/rest/form/FormDataRequestBean.java +++ b/server/src/main/java/password/pwm/ws/client/rest/form/FormDataRequestBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.client.rest.form; diff --git a/server/src/main/java/password/pwm/ws/client/rest/form/FormDataResponseBean.java b/server/src/main/java/password/pwm/ws/client/rest/form/FormDataResponseBean.java index 72d55da30..c0cc0f29b 100644 --- a/server/src/main/java/password/pwm/ws/client/rest/form/FormDataResponseBean.java +++ b/server/src/main/java/password/pwm/ws/client/rest/form/FormDataResponseBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.client.rest.form; diff --git a/server/src/main/java/password/pwm/ws/client/rest/form/RestFormDataClient.java b/server/src/main/java/password/pwm/ws/client/rest/form/RestFormDataClient.java index 8215c5161..c40f423dc 100644 --- a/server/src/main/java/password/pwm/ws/client/rest/form/RestFormDataClient.java +++ b/server/src/main/java/password/pwm/ws/client/rest/form/RestFormDataClient.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.client.rest.form; diff --git a/server/src/main/java/password/pwm/ws/server/PresentableForm.java b/server/src/main/java/password/pwm/ws/server/PresentableForm.java index 6ffc9360c..1c3ebca23 100644 --- a/server/src/main/java/password/pwm/ws/server/PresentableForm.java +++ b/server/src/main/java/password/pwm/ws/server/PresentableForm.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server; diff --git a/server/src/main/java/password/pwm/ws/server/PresentableFormRow.java b/server/src/main/java/password/pwm/ws/server/PresentableFormRow.java index 0d515c94b..243ca9bf3 100644 --- a/server/src/main/java/password/pwm/ws/server/PresentableFormRow.java +++ b/server/src/main/java/password/pwm/ws/server/PresentableFormRow.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server; diff --git a/server/src/main/java/password/pwm/ws/server/RestAuthentication.java b/server/src/main/java/password/pwm/ws/server/RestAuthentication.java index 88ad27634..0fdfd60db 100644 --- a/server/src/main/java/password/pwm/ws/server/RestAuthentication.java +++ b/server/src/main/java/password/pwm/ws/server/RestAuthentication.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server; diff --git a/server/src/main/java/password/pwm/ws/server/RestAuthenticationProcessor.java b/server/src/main/java/password/pwm/ws/server/RestAuthenticationProcessor.java index 97fd767b6..ada07566c 100644 --- a/server/src/main/java/password/pwm/ws/server/RestAuthenticationProcessor.java +++ b/server/src/main/java/password/pwm/ws/server/RestAuthenticationProcessor.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server; diff --git a/server/src/main/java/password/pwm/ws/server/RestAuthenticationType.java b/server/src/main/java/password/pwm/ws/server/RestAuthenticationType.java index 3f6412b8c..d591107f4 100644 --- a/server/src/main/java/password/pwm/ws/server/RestAuthenticationType.java +++ b/server/src/main/java/password/pwm/ws/server/RestAuthenticationType.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server; diff --git a/server/src/main/java/password/pwm/ws/server/RestMethodHandler.java b/server/src/main/java/password/pwm/ws/server/RestMethodHandler.java index 08e6cd96b..f6a6a42b3 100644 --- a/server/src/main/java/password/pwm/ws/server/RestMethodHandler.java +++ b/server/src/main/java/password/pwm/ws/server/RestMethodHandler.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server; diff --git a/server/src/main/java/password/pwm/ws/server/RestRequest.java b/server/src/main/java/password/pwm/ws/server/RestRequest.java index a49c886d3..abdcaa44c 100644 --- a/server/src/main/java/password/pwm/ws/server/RestRequest.java +++ b/server/src/main/java/password/pwm/ws/server/RestRequest.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server; diff --git a/server/src/main/java/password/pwm/ws/server/RestResultBean.java b/server/src/main/java/password/pwm/ws/server/RestResultBean.java index f766f5fac..f9168c226 100644 --- a/server/src/main/java/password/pwm/ws/server/RestResultBean.java +++ b/server/src/main/java/password/pwm/ws/server/RestResultBean.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server; diff --git a/server/src/main/java/password/pwm/ws/server/RestServlet.java b/server/src/main/java/password/pwm/ws/server/RestServlet.java index e42402c10..0a32bab14 100644 --- a/server/src/main/java/password/pwm/ws/server/RestServlet.java +++ b/server/src/main/java/password/pwm/ws/server/RestServlet.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server; diff --git a/server/src/main/java/password/pwm/ws/server/RestUtility.java b/server/src/main/java/password/pwm/ws/server/RestUtility.java index b4f400991..b5535c730 100644 --- a/server/src/main/java/password/pwm/ws/server/RestUtility.java +++ b/server/src/main/java/password/pwm/ws/server/RestUtility.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server; diff --git a/server/src/main/java/password/pwm/ws/server/RestWebServer.java b/server/src/main/java/password/pwm/ws/server/RestWebServer.java index 9e1769a54..729fa6d1e 100644 --- a/server/src/main/java/password/pwm/ws/server/RestWebServer.java +++ b/server/src/main/java/password/pwm/ws/server/RestWebServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server; diff --git a/server/src/main/java/password/pwm/ws/server/rest/RestChallengesServer.java b/server/src/main/java/password/pwm/ws/server/rest/RestChallengesServer.java index 30a539348..5c20b2ae4 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/RestChallengesServer.java +++ b/server/src/main/java/password/pwm/ws/server/rest/RestChallengesServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest; diff --git a/server/src/main/java/password/pwm/ws/server/rest/RestCheckPasswordServer.java b/server/src/main/java/password/pwm/ws/server/rest/RestCheckPasswordServer.java index 2911344bb..e7288bbc7 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/RestCheckPasswordServer.java +++ b/server/src/main/java/password/pwm/ws/server/rest/RestCheckPasswordServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest; diff --git a/server/src/main/java/password/pwm/ws/server/rest/RestForgottenPasswordServer.java b/server/src/main/java/password/pwm/ws/server/rest/RestForgottenPasswordServer.java index 9de9954bc..23ccf87ec 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/RestForgottenPasswordServer.java +++ b/server/src/main/java/password/pwm/ws/server/rest/RestForgottenPasswordServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest; diff --git a/server/src/main/java/password/pwm/ws/server/rest/RestFormSigningServer.java b/server/src/main/java/password/pwm/ws/server/rest/RestFormSigningServer.java index af08a769a..d613126e1 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/RestFormSigningServer.java +++ b/server/src/main/java/password/pwm/ws/server/rest/RestFormSigningServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest; diff --git a/server/src/main/java/password/pwm/ws/server/rest/RestHealthServer.java b/server/src/main/java/password/pwm/ws/server/rest/RestHealthServer.java index 6592a6bd4..194edae90 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/RestHealthServer.java +++ b/server/src/main/java/password/pwm/ws/server/rest/RestHealthServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest; diff --git a/server/src/main/java/password/pwm/ws/server/rest/RestProfileServer.java b/server/src/main/java/password/pwm/ws/server/rest/RestProfileServer.java index e90e8561b..dd16a6c17 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/RestProfileServer.java +++ b/server/src/main/java/password/pwm/ws/server/rest/RestProfileServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest; diff --git a/server/src/main/java/password/pwm/ws/server/rest/RestRandomPasswordServer.java b/server/src/main/java/password/pwm/ws/server/rest/RestRandomPasswordServer.java index fb8dd074d..a37c0ffc3 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/RestRandomPasswordServer.java +++ b/server/src/main/java/password/pwm/ws/server/rest/RestRandomPasswordServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest; diff --git a/server/src/main/java/password/pwm/ws/server/rest/RestSetPasswordServer.java b/server/src/main/java/password/pwm/ws/server/rest/RestSetPasswordServer.java index 7929ea108..a8cb629ef 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/RestSetPasswordServer.java +++ b/server/src/main/java/password/pwm/ws/server/rest/RestSetPasswordServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest; diff --git a/server/src/main/java/password/pwm/ws/server/rest/RestStatisticsServer.java b/server/src/main/java/password/pwm/ws/server/rest/RestStatisticsServer.java index b0166b054..1203dc98e 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/RestStatisticsServer.java +++ b/server/src/main/java/password/pwm/ws/server/rest/RestStatisticsServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest; diff --git a/server/src/main/java/password/pwm/ws/server/rest/RestStatusServer.java b/server/src/main/java/password/pwm/ws/server/rest/RestStatusServer.java index 194c954cb..554744e9f 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/RestStatusServer.java +++ b/server/src/main/java/password/pwm/ws/server/rest/RestStatusServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest; diff --git a/server/src/main/java/password/pwm/ws/server/rest/RestVerifyOtpServer.java b/server/src/main/java/password/pwm/ws/server/rest/RestVerifyOtpServer.java index da8d6d0a0..a001b8774 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/RestVerifyOtpServer.java +++ b/server/src/main/java/password/pwm/ws/server/rest/RestVerifyOtpServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest; diff --git a/server/src/main/java/password/pwm/ws/server/rest/RestVerifyResponsesServer.java b/server/src/main/java/password/pwm/ws/server/rest/RestVerifyResponsesServer.java index 6df4ae9b8..6a56eeb1b 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/RestVerifyResponsesServer.java +++ b/server/src/main/java/password/pwm/ws/server/rest/RestVerifyResponsesServer.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest; diff --git a/server/src/main/java/password/pwm/ws/server/rest/bean/HealthData.java b/server/src/main/java/password/pwm/ws/server/rest/bean/HealthData.java index db57ca80d..bca5597a3 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/bean/HealthData.java +++ b/server/src/main/java/password/pwm/ws/server/rest/bean/HealthData.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest.bean; diff --git a/server/src/main/java/password/pwm/ws/server/rest/bean/HealthRecord.java b/server/src/main/java/password/pwm/ws/server/rest/bean/HealthRecord.java index 8a4229ce6..effe8c008 100644 --- a/server/src/main/java/password/pwm/ws/server/rest/bean/HealthRecord.java +++ b/server/src/main/java/password/pwm/ws/server/rest/bean/HealthRecord.java @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package password.pwm.ws.server.rest.bean; diff --git a/server/src/main/resources/password/pwm/AppProperty.properties b/server/src/main/resources/password/pwm/AppProperty.properties index 9f85e10f4..c64f06db6 100644 --- a/server/src/main/resources/password/pwm/AppProperty.properties +++ b/server/src/main/resources/password/pwm/AppProperty.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + # Default application values. This is not an end user modifiable file. Values # can be overridden in configuration at Settings -> Application -> App Property Overrides diff --git a/server/src/main/resources/password/pwm/BuildInformation.properties b/server/src/main/resources/password/pwm/BuildInformation.properties index 2df980d6c..081124034 100644 --- a/server/src/main/resources/password/pwm/BuildInformation.properties +++ b/server/src/main/resources/password/pwm/BuildInformation.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + #Build Number for ANT. Do not edit! #Mon Nov 25 19:53:33 EST 2013 build.version=${project.version} diff --git a/server/src/main/resources/password/pwm/PwmConstants.properties b/server/src/main/resources/password/pwm/PwmConstants.properties index 65df51ec3..d9f5fde81 100644 --- a/server/src/main/resources/password/pwm/PwmConstants.properties +++ b/server/src/main/resources/password/pwm/PwmConstants.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + # # WARNING. This is not intended as a user editable file. Make changes at your own risk. # diff --git a/server/src/main/resources/password/pwm/bean/package.html b/server/src/main/resources/password/pwm/bean/package.html index abe2934d0..a1e70d0a4 100644 --- a/server/src/main/resources/password/pwm/bean/package.html +++ b/server/src/main/resources/password/pwm/bean/package.html @@ -1,25 +1,25 @@ + + Session and Context beans used throughout PWM. diff --git a/server/src/main/resources/password/pwm/config/PwmSetting.xml b/server/src/main/resources/password/pwm/config/PwmSetting.xml index 435b777b3..8e2cccbe9 100644 --- a/server/src/main/resources/password/pwm/config/PwmSetting.xml +++ b/server/src/main/resources/password/pwm/config/PwmSetting.xml @@ -1,22 +1,22 @@ diff --git a/server/src/main/resources/password/pwm/config/StoredConfiguration.xsd b/server/src/main/resources/password/pwm/config/StoredConfiguration.xsd index ac7eaee46..3fb87b4e2 100644 Binary files a/server/src/main/resources/password/pwm/config/StoredConfiguration.xsd and b/server/src/main/resources/password/pwm/config/StoredConfiguration.xsd differ diff --git a/server/src/main/resources/password/pwm/config/package.html b/server/src/main/resources/password/pwm/config/package.html index 9d1ee3a3d..668e67cb8 100644 --- a/server/src/main/resources/password/pwm/config/package.html +++ b/server/src/main/resources/password/pwm/config/package.html @@ -1,25 +1,25 @@ + + Configuration state managers and data objects. diff --git a/server/src/main/resources/password/pwm/http/servlet/package.html b/server/src/main/resources/password/pwm/http/servlet/package.html index 2e1a594bc..730f7c8de 100644 --- a/server/src/main/resources/password/pwm/http/servlet/package.html +++ b/server/src/main/resources/password/pwm/http/servlet/package.html @@ -1,25 +1,25 @@ + + All PWM servlets that implement {@link HttpServlet}, and are mapped in web.xml. diff --git a/server/src/main/resources/password/pwm/http/tag/package.html b/server/src/main/resources/password/pwm/http/tag/package.html index a7885fdb8..6653ae59d 100644 --- a/server/src/main/resources/password/pwm/http/tag/package.html +++ b/server/src/main/resources/password/pwm/http/tag/package.html @@ -1,25 +1,25 @@ + + Custom jsp tag libraries. diff --git a/server/src/main/resources/password/pwm/i18n/Admin.properties b/server/src/main/resources/password/pwm/i18n/Admin.properties index c458e7905..2f4b215c2 100644 --- a/server/src/main/resources/password/pwm/i18n/Admin.properties +++ b/server/src/main/resources/password/pwm/i18n/Admin.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + # Strings found in "admin" viewable sections of the application Header_AdminUser=You are logged in as administrator. diff --git a/server/src/main/resources/password/pwm/i18n/Admin_nl.properties b/server/src/main/resources/password/pwm/i18n/Admin_nl.properties index a29f03f31..c89a70325 100644 --- a/server/src/main/resources/password/pwm/i18n/Admin_nl.properties +++ b/server/src/main/resources/password/pwm/i18n/Admin_nl.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + # Strings found in "admin" viewable sections of the application Header_ConfigModeActive=%1% is in open configuratiemodus. Gebruik de configuratiemanager om de configuratie te wijzigen of te vergrendelen. diff --git a/server/src/main/resources/password/pwm/i18n/Config.properties b/server/src/main/resources/password/pwm/i18n/Config.properties index c6cb1040b..54cdd0ad8 100644 --- a/server/src/main/resources/password/pwm/i18n/Config.properties +++ b/server/src/main/resources/password/pwm/i18n/Config.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + # Strings found in "ConfigManager" viewable sections of the application Actor_Label_proxy=Proxy User \u0020\u21e8\u0020 All diff --git a/server/src/main/resources/password/pwm/i18n/ConfigGuide.properties b/server/src/main/resources/password/pwm/i18n/ConfigGuide.properties index fc748d99f..6447d7b42 100644 --- a/server/src/main/resources/password/pwm/i18n/ConfigGuide.properties +++ b/server/src/main/resources/password/pwm/i18n/ConfigGuide.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + ldap_admin_description=

Please enter the credentials for your LDAP server. For best security, use a proxy account created specifically for this application. The proxy account must have sufficient rights to administer the users that will be logging into this system. Use the fully qualified LDAP distinguished name (DN) of the proxy account.

ldap_admin_title=LDAP Proxy Credentials ldap_admin_title_proxy_dn=Proxy DN diff --git a/server/src/main/resources/password/pwm/i18n/Display.properties b/server/src/main/resources/password/pwm/i18n/Display.properties index 40c71041d..dc76909ac 100644 --- a/server/src/main/resources/password/pwm/i18n/Display.properties +++ b/server/src/main/resources/password/pwm/i18n/Display.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + # General user-facing display strings. # # Note the following keys must be present in this file only. If localized values are present the build diff --git a/server/src/main/resources/password/pwm/i18n/Display_ca.properties b/server/src/main/resources/password/pwm/i18n/Display_ca.properties index 12223e318..27e883b1d 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_ca.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_ca.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Activa Button_Attributes=Dades d'usuari Button_Agree=Hi estic d'acord diff --git a/server/src/main/resources/password/pwm/i18n/Display_cs.properties b/server/src/main/resources/password/pwm/i18n/Display_cs.properties index 158a77ecd..308c5efac 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_cs.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_cs.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Aktivovat Button_Agree=Souhlas\u00edm Button_Cancel=Zru\u0161it diff --git a/server/src/main/resources/password/pwm/i18n/Display_da.properties b/server/src/main/resources/password/pwm/i18n/Display_da.properties index 8ee89bd29..b45de90dd 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_da.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_da.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Aktiv\u00e9r Button_Attributes=Brugerdata Button_Agree=Jeg accepterer diff --git a/server/src/main/resources/password/pwm/i18n/Display_de.properties b/server/src/main/resources/password/pwm/i18n/Display_de.properties index 8df233bba..2251eb3d7 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_de.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_de.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Aktivieren Button_Attributes=Benutzerdaten Button_Agree=Ich stimme zu diff --git a/server/src/main/resources/password/pwm/i18n/Display_el.properties b/server/src/main/resources/password/pwm/i18n/Display_el.properties index 1dcb9f3ed..9bb2315ee 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_el.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_el.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate = \u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 Button_Agree = \u03a3\u03c5\u03bc\u03c6\u03c9\u03bd\u03ce Button_Cancel = \u0386\u03ba\u03c5\u03c1\u03bf diff --git a/server/src/main/resources/password/pwm/i18n/Display_en_CA.properties b/server/src/main/resources/password/pwm/i18n/Display_en_CA.properties index c9f5ed847..16271d7e4 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_en_CA.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_en_CA.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Activate Button_Attributes=User Data Button_Agree=I Agree diff --git a/server/src/main/resources/password/pwm/i18n/Display_es.properties b/server/src/main/resources/password/pwm/i18n/Display_es.properties index 7d6b7cf1b..7d9080efe 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_es.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_es.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Activar Button_Attributes=Datos del usuario Button_Agree=Acepto diff --git a/server/src/main/resources/password/pwm/i18n/Display_fi.properties b/server/src/main/resources/password/pwm/i18n/Display_fi.properties index c22ac19ff..3fe7cfb7b 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_fi.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_fi.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Aktivoi Button_Agree=Hyv\u00e4ksyn Button_Cancel=Peruuta diff --git a/server/src/main/resources/password/pwm/i18n/Display_fr.properties b/server/src/main/resources/password/pwm/i18n/Display_fr.properties index 29079beab..2ad9e1059 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_fr.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_fr.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Activer Button_Attributes=Donn\u00e9es utilisateur Button_Agree=J'accepte diff --git a/server/src/main/resources/password/pwm/i18n/Display_fr_CA.properties b/server/src/main/resources/password/pwm/i18n/Display_fr_CA.properties index 25cb6061c..d1f83b335 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_fr_CA.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_fr_CA.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Activer Button_Attributes=Donn\u00e9es utilisateur Button_Agree=J'accepte diff --git a/server/src/main/resources/password/pwm/i18n/Display_hu.properties b/server/src/main/resources/password/pwm/i18n/Display_hu.properties index 8979a3665..cea2865d9 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_hu.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_hu.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Aktiv\u00e1l\u00e1s Button_Agree=Elfogadom Button_Cancel=M\u00e9gse diff --git a/server/src/main/resources/password/pwm/i18n/Display_it.properties b/server/src/main/resources/password/pwm/i18n/Display_it.properties index def4dd37f..41e43181d 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_it.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_it.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Attiva Button_Attributes=Dati utente Button_Agree=Accetto diff --git a/server/src/main/resources/password/pwm/i18n/Display_iw.properties b/server/src/main/resources/password/pwm/i18n/Display_iw.properties index a789af411..94f1aaf49 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_iw.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_iw.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=\u05d4\u05e4\u05e2\u05dc Button_Attributes=\u05e0\u05ea\u05d5\u05e0\u05d9 \u05de\u05e9\u05ea\u05de\u05e9 Button_Agree=\u05d0\u05e0\u05d9 \u05de\u05e1\u05db\u05d9\u05dd diff --git a/server/src/main/resources/password/pwm/i18n/Display_ja.properties b/server/src/main/resources/password/pwm/i18n/Display_ja.properties index d7de93d3a..ab0c82c06 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_ja.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_ja.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=\u6709\u52b9\u5316 Button_Attributes=\u30e6\u30fc\u30b6\u30c7\u30fc\u30bf Button_Agree=\u540c\u610f\u3059\u308b diff --git a/server/src/main/resources/password/pwm/i18n/Display_ko.properties b/server/src/main/resources/password/pwm/i18n/Display_ko.properties index df949adef..f59c52196 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_ko.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_ko.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=\ud65c\uc131\ud654 Button_Agree=\ub3d9\uc758\ud568 Button_Cancel=\ucde8\uc18c diff --git a/server/src/main/resources/password/pwm/i18n/Display_nb.properties b/server/src/main/resources/password/pwm/i18n/Display_nb.properties index ffa06c961..b938d85db 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_nb.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_nb.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Aktiver Button_Attributes=Brukerdata Button_Agree=Aksepter diff --git a/server/src/main/resources/password/pwm/i18n/Display_nl-colloquial.properties b/server/src/main/resources/password/pwm/i18n/Display_nl-colloquial.properties index 9a61fc85b..7f5de4372 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_nl-colloquial.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_nl-colloquial.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Field_Username=Gebruikersnaam Field_Password=Wachtwoord Field_Location=Locatie diff --git a/server/src/main/resources/password/pwm/i18n/Display_nl.properties b/server/src/main/resources/password/pwm/i18n/Display_nl.properties index 5b533899c..323fb596f 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_nl.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_nl.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Activeren Button_Attributes=Gebruikersgegevens Button_Agree=Ik ga akkoord diff --git a/server/src/main/resources/password/pwm/i18n/Display_nn.properties b/server/src/main/resources/password/pwm/i18n/Display_nn.properties index 2aea001bc..fce7804e2 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_nn.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_nn.properties @@ -3,24 +3,23 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Field_Username=Brukarnamn Field_Password=Passord Field_Location=Stad diff --git a/server/src/main/resources/password/pwm/i18n/Display_no.properties b/server/src/main/resources/password/pwm/i18n/Display_no.properties index 512f8115e..7912c7d82 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_no.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_no.properties @@ -3,24 +3,23 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Aktiver Button_Attributes=Brukerdata Button_Agree=Aksepter diff --git a/server/src/main/resources/password/pwm/i18n/Display_pl.properties b/server/src/main/resources/password/pwm/i18n/Display_pl.properties index 7455bf3de..b01ac0c9e 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_pl.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_pl.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Aktywuj Button_Attributes=Dane u\u017cytkownika Button_Agree=Zgadzam si\u0119 diff --git a/server/src/main/resources/password/pwm/i18n/Display_pt.properties b/server/src/main/resources/password/pwm/i18n/Display_pt.properties index 57cd424f8..c23902120 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_pt.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_pt.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Ativar Button_Agree=Aceito Button_Cancel=Cancelar diff --git a/server/src/main/resources/password/pwm/i18n/Display_pt_BR.properties b/server/src/main/resources/password/pwm/i18n/Display_pt_BR.properties index ba3705f48..833d9d786 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_pt_BR.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_pt_BR.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Ativar Button_Attributes=Dados do Usu\u00e1rio Button_Agree=Concordo diff --git a/server/src/main/resources/password/pwm/i18n/Display_ru.properties b/server/src/main/resources/password/pwm/i18n/Display_ru.properties index fa4573f7a..88f4e709b 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_ru.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_ru.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u0442\u044c Button_Attributes=\u0414\u0430\u043d\u043d\u044b\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f Button_Agree=\u041f\u0440\u0438\u043d\u0438\u043c\u0430\u044e diff --git a/server/src/main/resources/password/pwm/i18n/Display_sk.properties b/server/src/main/resources/password/pwm/i18n/Display_sk.properties index a27fd00cb..d3a4d8597 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_sk.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_sk.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Aktivova\u0165 Button_Agree=S\u00fahlas\u00edm Button_Cancel=Zru\u0161i\u0165 diff --git a/server/src/main/resources/password/pwm/i18n/Display_sv.properties b/server/src/main/resources/password/pwm/i18n/Display_sv.properties index 628e66e58..4cc5eb96e 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_sv.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_sv.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Aktivera Button_Attributes=Anv\u00e4ndardata Button_Agree=Jag godtar diff --git a/server/src/main/resources/password/pwm/i18n/Display_th.properties b/server/src/main/resources/password/pwm/i18n/Display_th.properties index a163963ff..1417dfdb6 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_th.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_th.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=\u0e23\u0e30\u0e1a\u0e38\u0e43\u0e2b\u0e49\u0e17\u0e33\u0e07\u0e32\u0e19 Button_Agree=\u0e02\u0e49\u0e32\u0e1e\u0e40\u0e08\u0e49\u0e32\u0e22\u0e34\u0e19\u0e22\u0e2d\u0e21 Button_Cancel=\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01 diff --git a/server/src/main/resources/password/pwm/i18n/Display_tr.properties b/server/src/main/resources/password/pwm/i18n/Display_tr.properties index 31c11665f..fc43dab1a 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_tr.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_tr.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=Etkinle\u015ftir Button_Agree=Kabul et Button_Cancel=\u0130ptal diff --git a/server/src/main/resources/password/pwm/i18n/Display_zh_CN.properties b/server/src/main/resources/password/pwm/i18n/Display_zh_CN.properties index cff0ecbc5..c2ccce83c 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_zh_CN.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_zh_CN.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=\u6fc0\u6d3b Button_Attributes=\u7528\u6237\u6570\u636e Button_Agree=\u6211\u540c\u610f diff --git a/server/src/main/resources/password/pwm/i18n/Display_zh_TW.properties b/server/src/main/resources/password/pwm/i18n/Display_zh_TW.properties index aa13836ff..99f29a8a8 100644 --- a/server/src/main/resources/password/pwm/i18n/Display_zh_TW.properties +++ b/server/src/main/resources/password/pwm/i18n/Display_zh_TW.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Button_Activate=\u555f\u52d5 Button_Attributes=\u4f7f\u7528\u8005\u8cc7\u6599 Button_Agree=\u6211\u540c\u610f diff --git a/server/src/main/resources/password/pwm/i18n/Error.properties b/server/src/main/resources/password/pwm/i18n/Error.properties index 64730a32c..888c2681e 100644 --- a/server/src/main/resources/password/pwm/i18n/Error.properties +++ b/server/src/main/resources/password/pwm/i18n/Error.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=Password meets requirements, please type confirmation password Password_DoesNotMatch=Passwords do not match Password_Missing=Password missing diff --git a/server/src/main/resources/password/pwm/i18n/Error_ca.properties b/server/src/main/resources/password/pwm/i18n/Error_ca.properties index 4f201be73..fce6fcb22 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_ca.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_ca.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=La contrasenya compleix els requisits, introdueixi la contrasenya de confirmaci\u00f3 Password_DoesNotMatch=Les contrasenyes no coincideixen Password_Missing=Falta la contrasenya diff --git a/server/src/main/resources/password/pwm/i18n/Error_cs.properties b/server/src/main/resources/password/pwm/i18n/Error_cs.properties index 32711abfd..7a92cdbd6 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_cs.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_cs.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Error_ActivateUserNoQueryMatch=U\u017eivatelsk\u00fd \u00fa\u010det nen\u00ed zp\u016fsobil\u00fd pro aktivaci Error_Activation=Na z\u00e1klad\u011b uveden\u00fdch informac\u00ed nelze aktivovat \u00fa\u010det. Zkuste to pros\u00edm znovu. Error_Activation_Failure=Do\u0161lo k chyb\u011b p\u0159i aktivaci \u00fa\u010dtu. Obra\u0165te se na spr\u00e1vce. diff --git a/server/src/main/resources/password/pwm/i18n/Error_da.properties b/server/src/main/resources/password/pwm/i18n/Error_da.properties index 68029d642..567a4b5c6 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_da.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_da.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=Adgangskoden overholder kravene. Skriv en bekr\u00e6ftelsesadgangskode Password_DoesNotMatch=Adgangskoderne stemmer ikke overens Password_Missing=Adgangskoden mangler diff --git a/server/src/main/resources/password/pwm/i18n/Error_de.properties b/server/src/main/resources/password/pwm/i18n/Error_de.properties index f5aa33f09..38330b4f2 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_de.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_de.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=Passwort erf\u00fcllt die Anforderungen; geben Sie das Best\u00e4tigungspasswort ein Password_DoesNotMatch=Passw\u00f6rter stimmen nicht \u00fcberein Password_Missing=Passwort fehlt diff --git a/server/src/main/resources/password/pwm/i18n/Error_el.properties b/server/src/main/resources/password/pwm/i18n/Error_el.properties index c79483157..ff1773e0d 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_el.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_el.properties @@ -3,22 +3,21 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm = O \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03af \u03c4\u03b9\u03c2 \u03b1\u03c0\u03b1\u03b9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2, \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03b5\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7\u03c2 Password_DoesNotMatch = \u039f\u03b9 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03af \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 \u03b4\u03b5\u03bd \u03c4\u03b1\u03b9\u03c1\u03b9\u03ac\u03b6\u03bf\u03c5\u03bd Password_Missing = \u039b\u03b5\u03af\u03c0\u03b5\u03b9 \u03bf \u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03a0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 diff --git a/server/src/main/resources/password/pwm/i18n/Error_en_CA.properties b/server/src/main/resources/password/pwm/i18n/Error_en_CA.properties index 9e51a68af..9a3bced6d 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_en_CA.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_en_CA.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=Password meets requirements. Please type confirmation password. Password_DoesNotMatch=Passwords do not match Password_Missing=Password missing diff --git a/server/src/main/resources/password/pwm/i18n/Error_es.properties b/server/src/main/resources/password/pwm/i18n/Error_es.properties index 69539819b..56607fc2a 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_es.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_es.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=La contrase\u00f1a cumple los requisitos. Escriba la contrase\u00f1a de confirmaci\u00f3n Password_DoesNotMatch=Las contrase\u00f1as no coinciden Password_Missing=Falta la contrase\u00f1a diff --git a/server/src/main/resources/password/pwm/i18n/Error_fi.properties b/server/src/main/resources/password/pwm/i18n/Error_fi.properties index 49cfdac0a..81ba8eaab 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_fi.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_fi.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=Salasana t\u00e4ytt\u00e4\u00e4 ehdot, sy\u00f6t\u00e4 salasana viel\u00e4 vahvistus kentt\u00e4\u00e4n Password_DoesNotMatch=Salasanat eiv\u00e4t ole samat Password_Missing=Salasana puuttuu diff --git a/server/src/main/resources/password/pwm/i18n/Error_fr.properties b/server/src/main/resources/password/pwm/i18n/Error_fr.properties index 0e8931873..7c74f3d14 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_fr.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_fr.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=Le mot de passe r\u00e9pond aux exigences. Entrez le mot de passe de confirmation Password_DoesNotMatch=Les mots de passe ne correspondent pas Password_Missing=Mot de passe manquant diff --git a/server/src/main/resources/password/pwm/i18n/Error_fr_CA.properties b/server/src/main/resources/password/pwm/i18n/Error_fr_CA.properties index 8d346ce53..c1d7b2988 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_fr_CA.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_fr_CA.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=Le mot de passe r\u00e9pond aux exigences. Entrez le mot de passe de confirmation. Password_DoesNotMatch=Les mots de passe ne correspondent pas Password_Missing=Mot de passe manquant diff --git a/server/src/main/resources/password/pwm/i18n/Error_hu.properties b/server/src/main/resources/password/pwm/i18n/Error_hu.properties index a2cba1161..164969023 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_hu.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_hu.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=A jelsz\u00f3 megfelel a k\u00edv\u00e1nalmaknak, k\u00e9rem \u00edrja be m\u00e9g egyszer a k\u00f6vetkez\u0151 sorba! Password_DoesNotMatch=A jelszavak nem egyeznek Password_Missing=Nem adott meg jelsz\u00f3t diff --git a/server/src/main/resources/password/pwm/i18n/Error_it.properties b/server/src/main/resources/password/pwm/i18n/Error_it.properties index 36845a1e1..f506906c3 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_it.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_it.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=La password soddisfa i requisiti. Inserirla di nuovo per conferma Password_DoesNotMatch=Le password non corrispondono Password_Missing=Password mancante diff --git a/server/src/main/resources/password/pwm/i18n/Error_iw.properties b/server/src/main/resources/password/pwm/i18n/Error_iw.properties index 92601e8c5..4bd81126c 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_iw.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_iw.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=\u05d4\u05e1\u05d9\u05e1\u05de\u05d4 \u05e2\u05d5\u05de\u05d3\u05ea \u05d1\u05d3\u05e8\u05d9\u05e9\u05d5\u05ea. \u05d4\u05e7\u05dc\u05d3 \u05d0\u05ea \u05e1\u05d9\u05e1\u05de\u05ea \u05d4\u05d0\u05d9\u05e9\u05d5\u05e8 Password_DoesNotMatch=\u05d4\u05e1\u05d9\u05e1\u05de\u05d0\u05d5\u05ea \u05dc\u05d0 \u05ea\u05d5\u05d0\u05de\u05d5\u05ea Password_Missing=\u05d4\u05e1\u05d9\u05e1\u05de\u05d4 \u05d7\u05e1\u05e8\u05d4 diff --git a/server/src/main/resources/password/pwm/i18n/Error_ja.properties b/server/src/main/resources/password/pwm/i18n/Error_ja.properties index 33f14275d..a62baf223 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_ja.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_ja.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=\u30d1\u30b9\u30ef\u30fc\u30c9\u306f\u8981\u4ef6\u3092\u6e80\u305f\u3057\u3066\u3044\u307e\u3059\u3002\u78ba\u8a8d\u7528\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044 Password_DoesNotMatch=\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u4e00\u81f4\u3057\u307e\u305b\u3093 Password_Missing=\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u5165\u529b\u3055\u308c\u3066\u3044\u307e\u305b\u3093 diff --git a/server/src/main/resources/password/pwm/i18n/Error_ko.properties b/server/src/main/resources/password/pwm/i18n/Error_ko.properties index 65d4f1517..1acee3e2a 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_ko.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_ko.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Error_ActivateUserNoQueryMatch=\uadc0\ud558\uc758 \uacc4\uc815\uc740 \ud65c\uc131\ud654 \ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4 Error_Activation=\uadc0\ud558\uac00 \uc81c\uacf5\ud55c \uc815\ubcf4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uacc4\uc815\uc744 \ud65c\uc131\ud654 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud574\uc8fc\uc2ed\uc2dc\uc624. Error_Activation_Failure=\uadc0\ud558\uc758 \uacc4\uc815\uc744 \ud65c\uc131\ud654\ud558\ub294 \ub3d9\uc548 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.\uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4. diff --git a/server/src/main/resources/password/pwm/i18n/Error_nb.properties b/server/src/main/resources/password/pwm/i18n/Error_nb.properties index b8a62b313..3c43f6bbc 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_nb.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_nb.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=Passordet oppfyller kravene, vennligst bekreft passordet Password_DoesNotMatch=Passordene samsvarer ikke Password_Missing=Passord mangler diff --git a/server/src/main/resources/password/pwm/i18n/Error_nl.properties b/server/src/main/resources/password/pwm/i18n/Error_nl.properties index 5e8e72ba3..87bf66b47 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_nl.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_nl.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=Wachtwoord voldoet aan de vereisten, Typ het bevestigingswachtwoord Password_DoesNotMatch=Wachtwoorden komen niet overeen Password_Missing=Wachtwoord ontbreekt diff --git a/server/src/main/resources/password/pwm/i18n/Error_nn.properties b/server/src/main/resources/password/pwm/i18n/Error_nn.properties index b8068f223..c0aa8255f 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_nn.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_nn.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=Passordet oppfyller krava, ver venleg ? bekreft passordet Password_DoesNotMatch=Passorda er ikkje like Password_Missing=Passord manglar diff --git a/server/src/main/resources/password/pwm/i18n/Error_no.properties b/server/src/main/resources/password/pwm/i18n/Error_no.properties index b8a62b313..3c43f6bbc 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_no.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_no.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=Passordet oppfyller kravene, vennligst bekreft passordet Password_DoesNotMatch=Passordene samsvarer ikke Password_Missing=Passord mangler diff --git a/server/src/main/resources/password/pwm/i18n/Error_pl.properties b/server/src/main/resources/password/pwm/i18n/Error_pl.properties index 2cf2e5367..5fa9abda6 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_pl.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_pl.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=Has\u0142o spe\u0142nia wymagania, wpisz has\u0142o potwierdzaj\u0105ce Password_DoesNotMatch=Has\u0142a nie zgadzaj\u0105 si\u0119 Password_Missing=Brak has\u0142a diff --git a/server/src/main/resources/password/pwm/i18n/Error_pt.properties b/server/src/main/resources/password/pwm/i18n/Error_pt.properties index 42678ecbd..dd87965e7 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_pt.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_pt.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Error_ActivateUserNoQueryMatch=A sua conta de usu\u00e1rio n\u00e3o est\u00e1 eleg\u00edvel para ativa\u00e7\u00e3o Error_Activation=N\u00e3o \u00e9 poss\u00edvel ativar a sua conta usando as informa\u00e7\u00f5es que voc\u00ea forneceu. Por favor, tente novamente. Error_Activation_Failure=Ocorreu um erro ao ativar sua conta.Por favor, contate o administrador. diff --git a/server/src/main/resources/password/pwm/i18n/Error_pt_BR.properties b/server/src/main/resources/password/pwm/i18n/Error_pt_BR.properties index 257acb1a8..7ade9fbbd 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_pt_BR.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_pt_BR.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=A senha cumpre os requisitos. Digite a senha de confirma\u00e7\u00e3o Password_DoesNotMatch=As senhas n\u00e3o correspondem Password_Missing=Senha ausente diff --git a/server/src/main/resources/password/pwm/i18n/Error_ru.properties b/server/src/main/resources/password/pwm/i18n/Error_ru.properties index f6dd1b95f..bca49308c 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_ru.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_ru.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=\u041f\u0430\u0440\u043e\u043b\u044c \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f\u043c; \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435 \u043f\u0430\u0440\u043e\u043b\u044f Password_DoesNotMatch=\u041f\u0430\u0440\u043e\u043b\u0438 \u043d\u0435 \u0441\u043e\u0432\u043f\u0430\u0434\u0430\u044e\u0442 Password_Missing=\u041f\u0430\u0440\u043e\u043b\u044c \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442 diff --git a/server/src/main/resources/password/pwm/i18n/Error_sk.properties b/server/src/main/resources/password/pwm/i18n/Error_sk.properties index 5b44f1ab4..199caea33 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_sk.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_sk.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Error_ActivateUserNoQueryMatch=Pou\u017e\u00edvate\u013esk\u00fd \u00fa\u010det nie je mo\u017en\u00e9 aktivova\u0165 Error_Activation=Na z\u00e1klade poskytnut\u00fdch \u00fadajov nie je mo\u017en\u00e9 aktivova\u0165 V\u00e1\u0161 pou\u017e\u00edvate\u013esk\u00fd \u00fa\u010det. Aktiv\u00e1ciu sk\u00faste zopakova\u0165. Error_Activation_Failure=Pri aktiv\u00e1cii \u00fa\u010dtu nastala chyba. Kontaktuje pros\u00edm V\u00e1\u0161ho administr\u00e1tora. diff --git a/server/src/main/resources/password/pwm/i18n/Error_sv.properties b/server/src/main/resources/password/pwm/i18n/Error_sv.properties index cb1f761a3..54010546f 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_sv.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_sv.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=L\u00f6senordet uppfyller kraven. Skriv l\u00f6senordet igen som bekr\u00e4ftelse Password_DoesNotMatch=L\u00f6senorden st\u00e4mmer inte \u00f6verens Password_Missing=L\u00f6senordet saknas diff --git a/server/src/main/resources/password/pwm/i18n/Error_th.properties b/server/src/main/resources/password/pwm/i18n/Error_th.properties index 4638593e5..aaa3e6bb1 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_th.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_th.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Error_ActivateUserNoQueryMatch=\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e02\u0e2d\u0e07\u0e17\u0e48\u0e32\u0e19\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e2d\u0e19\u0e38\u0e21\u0e31\u0e15\u0e34\u0e43\u0e2b\u0e49\u0e17\u0e33\u0e07\u0e32\u0e19 Error_Activation=\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49 \u0e42\u0e14\u0e22\u0e43\u0e0a\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e1b\u0e49\u0e2d\u0e19\u0e21\u0e32 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e25\u0e2d\u0e07\u0e43\u0e2b\u0e21\u0e48 Error_Activation_Failure=\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e44\u0e14\u0e49\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e02\u0e13\u0e30\u0e17\u0e35\u0e48\u0e01\u0e33\u0e25\u0e31\u0e07\u0e40\u0e1b\u0e34\u0e14\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e14\u0e39\u0e41\u0e25\u0e23\u0e30\u0e1a\u0e1a diff --git a/server/src/main/resources/password/pwm/i18n/Error_tr.properties b/server/src/main/resources/password/pwm/i18n/Error_tr.properties index 1aebe5061..9daeb7f8e 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_tr.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_tr.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Error_ActivateUserNoQueryMatch=Kullan\u0131c\u0131 hesab\u0131n\u0131z etkinle\u015ftirme i\u00e7in uygun de\u011fil. Error_Activation=Verdi\u011finiz bilgilerle hesab\u0131n\u0131z aktifle\u015ftirilemedi. L\u00fctfen tekrar deneyin. Error_Activation_Failure=Hesab\u0131n\u0131z\u0131 etkinle\u015ftirirken bir hata olu\u015ftu. L\u00fctfen sistem y\u00f6neticinize ba\u015fvurun. diff --git a/server/src/main/resources/password/pwm/i18n/Error_zh_CN.properties b/server/src/main/resources/password/pwm/i18n/Error_zh_CN.properties index a85577a02..3b5703670 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_zh_CN.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_zh_CN.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=\u53e3\u4ee4\u7b26\u5408\u8981\u6c42\uff0c\u8bf7\u952e\u5165\u786e\u8ba4\u53e3\u4ee4 Password_DoesNotMatch=\u53e3\u4ee4\u4e0d\u7b26 Password_Missing=\u53e3\u4ee4\u7f3a\u5931 diff --git a/server/src/main/resources/password/pwm/i18n/Error_zh_TW.properties b/server/src/main/resources/password/pwm/i18n/Error_zh_TW.properties index d2ba470cf..db6f50051 100644 --- a/server/src/main/resources/password/pwm/i18n/Error_zh_TW.properties +++ b/server/src/main/resources/password/pwm/i18n/Error_zh_TW.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Password_MissingConfirm=\u5bc6\u78bc\u7b26\u5408\u8981\u6c42\uff0c\u8acb\u8f38\u5165\u78ba\u8a8d\u5bc6\u78bc Password_DoesNotMatch=\u5bc6\u78bc\u4e0d\u76f8\u7b26 Password_Missing=\u5bc6\u78bc\u907a\u5931 diff --git a/server/src/main/resources/password/pwm/i18n/Health.properties b/server/src/main/resources/password/pwm/i18n/Health.properties index 894ba50c6..0f0964220 100644 --- a/server/src/main/resources/password/pwm/i18n/Health.properties +++ b/server/src/main/resources/password/pwm/i18n/Health.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + HealthMessage_NoData=Health data is not currently available. Please check again in a moment. HealthMessage_LDAP_OK=All configured LDAP servers are reachable HealthMessage_LDAP_No_Connection=Unable to connect to LDAP server %1%, error: %2% diff --git a/server/src/main/resources/password/pwm/i18n/Health_nl.properties b/server/src/main/resources/password/pwm/i18n/Health_nl.properties index 5b4284e86..601e88cf9 100644 --- a/server/src/main/resources/password/pwm/i18n/Health_nl.properties +++ b/server/src/main/resources/password/pwm/i18n/Health_nl.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + HealthMessage_LDAP_OK=Alle ingestelde LDAP-servers zijn bereikbaar HealthMessage_LDAP_AD_Unsecure=%1% is niet geconfigureerd voor een veilige verbinding. Active Directory vereist een beveiligde verbinding voor wachtwoordwijzigingen. HealthMessage_LDAP_AD_StaticIP=%1% dient te worden ingesteld met een DNS-hostnaam in plaats van een IP-adres. Active Directory kan some problemen geven als er een IP-adres wordt ingesteld. diff --git a/server/src/main/resources/password/pwm/i18n/Message.properties b/server/src/main/resources/password/pwm/i18n/Message.properties index 18680469e..e2b030162 100644 --- a/server/src/main/resources/password/pwm/i18n/Message.properties +++ b/server/src/main/resources/password/pwm/i18n/Message.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Application Startup EventLog_Shutdown=Application Shutdown EventLog_FatalEvent=Fatal Event diff --git a/server/src/main/resources/password/pwm/i18n/Message_ca.properties b/server/src/main/resources/password/pwm/i18n/Message_ca.properties index 3616dbc10..1b018aa40 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_ca.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_ca.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Inici de l'aplicaci\u00f3 EventLog_Shutdown=Aturada de l'aplicaci\u00f3 EventLog_FatalEvent=Esdeveniment molt greu diff --git a/server/src/main/resources/password/pwm/i18n/Message_cs.properties b/server/src/main/resources/password/pwm/i18n/Message_cs.properties index 736aed7f9..6a53d2587 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_cs.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_cs.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_ActivateUser=Aktivovat u\u017eivatele EventLog_ChangePassword=Zm\u011bnit heslo EventLog_HelpdeskClearResponses=Helpdesk Jasn\u00e9 odpov\u011bdi diff --git a/server/src/main/resources/password/pwm/i18n/Message_da.properties b/server/src/main/resources/password/pwm/i18n/Message_da.properties index e3ca5dd4b..5a64b6542 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_da.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_da.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Programstart EventLog_Shutdown=Programlukning EventLog_FatalEvent=Alvorlig h\u00e6ndelse diff --git a/server/src/main/resources/password/pwm/i18n/Message_de.properties b/server/src/main/resources/password/pwm/i18n/Message_de.properties index 7d07e7a0b..168facd53 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_de.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_de.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Anwendungsstart EventLog_Shutdown=Herunterfahren der Anwendung EventLog_FatalEvent=Schwerwiegendes Ereignis diff --git a/server/src/main/resources/password/pwm/i18n/Message_el.properties b/server/src/main/resources/password/pwm/i18n/Message_el.properties index 76d73fe8d..b2404e72a 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_el.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_el.properties @@ -3,22 +3,21 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup = \u0395\u03ba\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae\u03c2 EventLog_Shutdown = \u03a4\u03b5\u03c1\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2 \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae\u03c2 EventLog_FatalEvent = \u039a\u03c1\u03af\u03c3\u03b9\u03bc\u03bf \u03a3\u03c5\u03bc\u03b2\u03ac\u03bd diff --git a/server/src/main/resources/password/pwm/i18n/Message_en_CA.properties b/server/src/main/resources/password/pwm/i18n/Message_en_CA.properties index 5d00d4f60..497bb56ab 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_en_CA.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_en_CA.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Application Startup EventLog_Shutdown=Application Shutdown EventLog_FatalEvent=Fatal Event diff --git a/server/src/main/resources/password/pwm/i18n/Message_es.properties b/server/src/main/resources/password/pwm/i18n/Message_es.properties index 996e28cdb..0fa8a0ba4 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_es.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_es.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Inicio de la aplicaci\u00f3n EventLog_Shutdown=Cierre de la aplicaci\u00f3n EventLog_FatalEvent=Evento irrecuperable diff --git a/server/src/main/resources/password/pwm/i18n/Message_fi.properties b/server/src/main/resources/password/pwm/i18n/Message_fi.properties index 4b9bc791a..0f6b48b96 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_fi.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_fi.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_ActivateUser=Aktivoi k\u00e4ytt\u00e4j\u00e4 EventLog_ChangePassword=Vaihda salasana EventLog_IntruderLockout=Tunnuksen lukitus (Intruder Lockout) diff --git a/server/src/main/resources/password/pwm/i18n/Message_fr.properties b/server/src/main/resources/password/pwm/i18n/Message_fr.properties index 65c162595..09b73250f 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_fr.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_fr.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=D\u00e9marrage de l'application EventLog_Shutdown=Arr\u00eat de l'application EventLog_FatalEvent=\u00c9v\u00e9nement fatal diff --git a/server/src/main/resources/password/pwm/i18n/Message_fr_CA.properties b/server/src/main/resources/password/pwm/i18n/Message_fr_CA.properties index df646306b..5b21ad751 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_fr_CA.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_fr_CA.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=D\u00e9marrage de l'application EventLog_Shutdown=Arr\u00eat de l'application EventLog_FatalEvent=\u00c9v\u00e9nement fatal diff --git a/server/src/main/resources/password/pwm/i18n/Message_hu.properties b/server/src/main/resources/password/pwm/i18n/Message_hu.properties index d230b23ea..b799687ca 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_hu.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_hu.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_ActivateUser=Felhaszn\u00e1l\u00f3azonos\u00edt\u00f3 aktiv\u00e1l\u00e1sa EventLog_Authenticate=Felhaszn\u00e1l\u00f3azonos\u00edt\u00e1s EventLog_ChangePassword=Jelsz\u00f3m\u00f3dos\u00edt\u00e1s diff --git a/server/src/main/resources/password/pwm/i18n/Message_it.properties b/server/src/main/resources/password/pwm/i18n/Message_it.properties index 9990ee69a..a6a7016b8 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_it.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_it.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Avvio applicazione EventLog_Shutdown=Arresto applicazione EventLog_FatalEvent=Evento irreversibile diff --git a/server/src/main/resources/password/pwm/i18n/Message_iw.properties b/server/src/main/resources/password/pwm/i18n/Message_iw.properties index b092b1fe9..d98c8abc0 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_iw.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_iw.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=\u05d4\u05e4\u05e2\u05dc\u05d4 \u05de\u05d7\u05d3\u05e9 \u05e9\u05dc \u05d4\u05d9\u05d9\u05e9\u05d5\u05dd EventLog_Shutdown=\u05db\u05d9\u05d1\u05d5\u05d9 \u05e9\u05dc \u05d4\u05d9\u05d9\u05e9\u05d5\u05dd EventLog_FatalEvent=\u05d0\u05d9\u05e8\u05d5\u05e2 \u05d7\u05de\u05d5\u05e8 diff --git a/server/src/main/resources/password/pwm/i18n/Message_ja.properties b/server/src/main/resources/password/pwm/i18n/Message_ja.properties index e7b859583..06a977db8 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_ja.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_ja.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u8d77\u52d5 EventLog_Shutdown=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3 EventLog_FatalEvent=\u81f4\u547d\u7684\u30a4\u30d9\u30f3\u30c8 diff --git a/server/src/main/resources/password/pwm/i18n/Message_ko.properties b/server/src/main/resources/password/pwm/i18n/Message_ko.properties index c00424780..6ce78b498 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_ko.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_ko.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_ActivateUser=\uc0ac\uc6a9\uc790 \ud65c\uc131\ud654 EventLog_ChangePassword=\uc554\ud638 \ubcc0\uacbd EventLog_HelpdeskClearResponses=\ud5ec\ud504 \ub370\uc2a4\ud06c \uc9c0\uc6b0\uae30 \uc751\ub2f5 diff --git a/server/src/main/resources/password/pwm/i18n/Message_nb.properties b/server/src/main/resources/password/pwm/i18n/Message_nb.properties index 238ba6069..9b4779e8b 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_nb.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_nb.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Application Startup EventLog_Shutdown=Application Shutdown EventLog_FatalEvent=Fatal Event diff --git a/server/src/main/resources/password/pwm/i18n/Message_nl-colloquial.properties b/server/src/main/resources/password/pwm/i18n/Message_nl-colloquial.properties index ab7ab6c30..ea31c5545 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_nl-colloquial.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_nl-colloquial.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Requirement_MinLength=Moet minimaal %1% karakter lang zijn. Requirement_MinLengthPlural=Moet minimaal %1% karakters lang zijn. Requirement_MaxLength=Mag niet langer dan %1% karakter zijn. diff --git a/server/src/main/resources/password/pwm/i18n/Message_nl.properties b/server/src/main/resources/password/pwm/i18n/Message_nl.properties index ee357d6ae..a6dac929e 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_nl.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_nl.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Toepassing opstarten EventLog_Shutdown=Toepassing afsluiten EventLog_FatalEvent=Fatale gebeurtenis diff --git a/server/src/main/resources/password/pwm/i18n/Message_nn.properties b/server/src/main/resources/password/pwm/i18n/Message_nn.properties index 0a782ab04..c06277a07 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_nn.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_nn.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + < Requirement_MinLength=M\u00e5 vera minst %1% teikn langt. Requirement_MinLengthPlural=M\u00e5 vera minst %1% teikn langt. diff --git a/server/src/main/resources/password/pwm/i18n/Message_no.properties b/server/src/main/resources/password/pwm/i18n/Message_no.properties index ab1e99879..8544826be 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_no.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_no.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Application Startup EventLog_Shutdown=Application Shutdown EventLog_FatalEvent=Fatal Event diff --git a/server/src/main/resources/password/pwm/i18n/Message_pl.properties b/server/src/main/resources/password/pwm/i18n/Message_pl.properties index fbe43b638..1f615a11d 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_pl.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_pl.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Uruchomienie aplikacji EventLog_Shutdown=Zamkni\u0119cie aplikacji EventLog_FatalEvent=Zdarzenie krytyczne diff --git a/server/src/main/resources/password/pwm/i18n/Message_pt.properties b/server/src/main/resources/password/pwm/i18n/Message_pt.properties index 56434e409..83910d078 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_pt.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_pt.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_ActivateUser=Ativar o Usu\u00e1rio EventLog_ChangePassword=Mudan\u00e7a de Senha EventLog_HelpdeskClearResponses=Limpar resposta de Helpdesk diff --git a/server/src/main/resources/password/pwm/i18n/Message_pt_BR.properties b/server/src/main/resources/password/pwm/i18n/Message_pt_BR.properties index 885ca3c03..c44914043 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_pt_BR.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_pt_BR.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Inicializa\u00e7\u00e3o do Aplicativo EventLog_Shutdown=Encerramento do Aplicativo EventLog_FatalEvent=Evento Fatal diff --git a/server/src/main/resources/password/pwm/i18n/Message_ru.properties b/server/src/main/resources/password/pwm/i18n/Message_ru.properties index 9845ce9ea..b00c7754b 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_ru.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_ru.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=\u0417\u0430\u043f\u0443\u0441\u043a \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f EventLog_Shutdown=\u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f EventLog_FatalEvent=\u041d\u0435\u0443\u0441\u0442\u0440\u0430\u043d\u0438\u043c\u043e\u0435 \u0441\u043e\u0431\u044b\u0442\u0438\u0435 diff --git a/server/src/main/resources/password/pwm/i18n/Message_sk.properties b/server/src/main/resources/password/pwm/i18n/Message_sk.properties index 93a234569..0667a48bc 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_sk.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_sk.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_ActivateUser=Aktivovanie pou\u017e\u00edvate\u013ea EventLog_ChangePassword=Zmena hesla EventLog_HelpdeskClearResponses=Helpdesk Vy\u010disti\u0165 odpovede diff --git a/server/src/main/resources/password/pwm/i18n/Message_sv.properties b/server/src/main/resources/password/pwm/i18n/Message_sv.properties index 05bbdf796..27e041e3b 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_sv.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_sv.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=Programstart EventLog_Shutdown=Programnedst\u00e4ngning EventLog_FatalEvent=Allvarlig h\u00e4ndelse diff --git a/server/src/main/resources/password/pwm/i18n/Message_th.properties b/server/src/main/resources/password/pwm/i18n/Message_th.properties index a5082f03c..df7388751 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_th.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_th.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_ActivateUser=\u0e2a\u0e31\u0e48\u0e07\u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e43\u0e2b\u0e21\u0e48\u0e17\u0e33\u0e07\u0e32\u0e19 EventLog_ChangePassword=\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19 EventLog_HelpdeskClearResponses=Helpdesk \u0e25\u0e49\u0e32\u0e07\u0e04\u0e33\u0e15\u0e2d\u0e1a diff --git a/server/src/main/resources/password/pwm/i18n/Message_tr.properties b/server/src/main/resources/password/pwm/i18n/Message_tr.properties index aa703e372..133501424 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_tr.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_tr.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_ActivateUser=Kullan\u0131c\u0131 etkinle\u015ftir EventLog_ChangePassword=Parola de\u011fi\u015ftir EventLog_HelpdeskClearResponses=Yard\u0131m Masas\u0131 Yan\u0131tlar\u0131 Temizle diff --git a/server/src/main/resources/password/pwm/i18n/Message_zh_CN.properties b/server/src/main/resources/password/pwm/i18n/Message_zh_CN.properties index 84074146b..c52977def 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_zh_CN.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_zh_CN.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=\u542f\u52a8\u5e94\u7528\u7a0b\u5e8f EventLog_Shutdown=\u5173\u95ed\u5e94\u7528\u7a0b\u5e8f EventLog_FatalEvent=\u4e25\u91cd\u4e8b\u4ef6 diff --git a/server/src/main/resources/password/pwm/i18n/Message_zh_TW.properties b/server/src/main/resources/password/pwm/i18n/Message_zh_TW.properties index 237138491..65b4862e4 100644 --- a/server/src/main/resources/password/pwm/i18n/Message_zh_TW.properties +++ b/server/src/main/resources/password/pwm/i18n/Message_zh_TW.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + EventLog_Startup=\u61c9\u7528\u7a0b\u5f0f\u555f\u52d5 EventLog_Shutdown=\u61c9\u7528\u7a0b\u5f0f\u95dc\u9589 EventLog_FatalEvent=\u56b4\u91cd\u4e8b\u4ef6 diff --git a/server/src/main/resources/password/pwm/i18n/PwmSetting.properties b/server/src/main/resources/password/pwm/i18n/PwmSetting.properties index 529e30e7c..a31aefbf3 100644 --- a/server/src/main/resources/password/pwm/i18n/PwmSetting.properties +++ b/server/src/main/resources/password/pwm/i18n/PwmSetting.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + Category_Description_ACCOUNT_INFO=Show account information to the logged in user. Category_Description_ACTIVATION=The user activation module enables users to activate an account they have not previously authenticated. The user does not need to know the password to activate the account. Configure settings so that users can only execute this function once. Existing users cannot use this function. Category_Description_ACTIVE_DIRECTORY=Active Directory specific settings diff --git a/server/src/main/resources/password/pwm/ldap/schema/SchemaDefinition.properties b/server/src/main/resources/password/pwm/ldap/schema/SchemaDefinition.properties index 1006ca0a2..6ee96839e 100644 --- a/server/src/main/resources/password/pwm/ldap/schema/SchemaDefinition.properties +++ b/server/src/main/resources/password/pwm/ldap/schema/SchemaDefinition.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + pwmEventLog={schemaType:"attribute",name:"pwmEventLog",definition:"( 1.3.6.1.4.1.35015.1.2.1 NAME 'pwmEventLog' SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 )"} pwmResponseSet={schemaType:"attribute",name:"pwmResponseSet",definition:"( 1.3.6.1.4.1.35015.1.2.2 NAME 'pwmResponseSet' SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 )"} pwmLastPwdUpdate={schemaType:"attribute",name:"pwmLastPwdUpdate",definition:"( 1.3.6.1.4.1.35015.1.2.3 NAME 'pwmLastPwdUpdate' SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 )"} diff --git a/server/src/main/resources/password/pwm/package.html b/server/src/main/resources/password/pwm/package.html index 28aea2e0a..efc8f7dbf 100644 --- a/server/src/main/resources/password/pwm/package.html +++ b/server/src/main/resources/password/pwm/package.html @@ -1,25 +1,26 @@ + + + PWM root package. diff --git a/server/src/main/resources/password/pwm/svc/event/AuditEvent.properties b/server/src/main/resources/password/pwm/svc/event/AuditEvent.properties index 2fd39715b..2681c364c 100644 --- a/server/src/main/resources/password/pwm/svc/event/AuditEvent.properties +++ b/server/src/main/resources/password/pwm/svc/event/AuditEvent.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + STARTUP={"xdasTaxonomy":"XDAS_AE_INVOKE_SERVICE","xdasOutcome":"XDAS_OUT_SUCCESS"} SHUTDOWN={"xdasTaxonomy":"XDAS_AE_TERMINATE_SERVICE","xdasOutcome":"XDAS_OUT_SUCCESS"} FATAL_EVENT={"xdasTaxonomy":"XDAS_AE_WF_FINISH","xdasOutcome":"XDAS_OUT_SERVICE_FAILURE"} diff --git a/server/src/main/resources/password/pwm/util/localdb/XodusLocalDB.properties b/server/src/main/resources/password/pwm/util/localdb/XodusLocalDB.properties index a09a50fa9..54dbdd774 100644 --- a/server/src/main/resources/password/pwm/util/localdb/XodusLocalDB.properties +++ b/server/src/main/resources/password/pwm/util/localdb/XodusLocalDB.properties @@ -3,23 +3,22 @@ # http://www.pwm-project.org # # Copyright (c) 2006-2009 Novell, Inc. -# Copyright (c) 2009-2018 The PWM Project +# Copyright (c) 2009-2019 The PWM Project # -# 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 2 of the License, or -# (at your option) any later version. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# 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. +# http://www.apache.org/licenses/LICENSE-2.0 # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # + ReadmeContents=The files in this directory contain the LocalDB contents.\n\ \n\ DO NOT DELETE, MODIFY, OR RENAME ANY FILE IN THIS DIRECTORY.\n\ diff --git a/server/src/main/resources/password/pwm/util/package.html b/server/src/main/resources/password/pwm/util/package.html index 8feee7490..ff7a885ea 100644 --- a/server/src/main/resources/password/pwm/util/package.html +++ b/server/src/main/resources/password/pwm/util/package.html @@ -1,25 +1,25 @@ + + Utility classes. diff --git a/server/src/main/resources/password/pwm/ws/client/novell/pwdmgt/service.wsdl b/server/src/main/resources/password/pwm/ws/client/novell/pwdmgt/service.wsdl index f5f83c21d..5787d3ecb 100644 --- a/server/src/main/resources/password/pwm/ws/client/novell/pwdmgt/service.wsdl +++ b/server/src/main/resources/password/pwm/ws/client/novell/pwdmgt/service.wsdl @@ -4,21 +4,19 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/accountinformation.jsp b/webapp/src/main/webapp/WEB-INF/jsp/accountinformation.jsp index 94f7083b5..b9a726f28 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/accountinformation.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/accountinformation.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.PwmRequestAttribute" %> <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/activateuser-agreement.jsp b/webapp/src/main/webapp/WEB-INF/jsp/activateuser-agreement.jsp index 9dadf9092..9a7cc324e 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/activateuser-agreement.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/activateuser-agreement.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.bean.ActivateUserBean" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/activateuser-entercode.jsp b/webapp/src/main/webapp/WEB-INF/jsp/activateuser-entercode.jsp index e6bebdc47..59fda8222 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/activateuser-entercode.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/activateuser-entercode.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/activateuser-tokenchoice.jsp b/webapp/src/main/webapp/WEB-INF/jsp/activateuser-tokenchoice.jsp index 6a912115c..6c5ebc25b 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/activateuser-tokenchoice.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/activateuser-tokenchoice.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.bean.TokenDestinationItem" %> <%@ page import="java.util.List" %> <%@ page import="password.pwm.http.servlet.activation.ActivateUserServlet" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/activateuser-tokensuccess.jsp b/webapp/src/main/webapp/WEB-INF/jsp/activateuser-tokensuccess.jsp index 4d02d21e9..572512003 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/activateuser-tokensuccess.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/activateuser-tokensuccess.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.bean.TokenDestinationItem" %> <%@ page import="password.pwm.http.servlet.newuser.NewUserServlet" %> <%@ page import="password.pwm.http.servlet.activation.ActivateUserServlet" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/activateuser.jsp b/webapp/src/main/webapp/WEB-INF/jsp/activateuser.jsp index 0cd03d6a4..9d457a2f5 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/activateuser.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/activateuser.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/admin-activity.jsp b/webapp/src/main/webapp/WEB-INF/jsp/admin-activity.jsp index cd17a75e1..b8fc40f83 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/admin-activity.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/admin-activity.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.error.PwmException" %> <%@ page import="password.pwm.http.tag.value.PwmValue" %> <%@ page import="password.pwm.i18n.Admin" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/admin-analysis.jsp b/webapp/src/main/webapp/WEB-INF/jsp/admin-analysis.jsp index 979805074..995689243 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/admin-analysis.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/admin-analysis.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.error.PwmException" %> <%@ page import="password.pwm.i18n.Admin" %> <%@ page import="password.pwm.svc.stats.AvgStatistic" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/admin-dashboard.jsp b/webapp/src/main/webapp/WEB-INF/jsp/admin-dashboard.jsp index a1eac9fa0..a1555c531 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/admin-dashboard.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/admin-dashboard.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.option.DataStorageMethod" %> <%@ page import="password.pwm.config.profile.LdapProfile" %> <%@ page import="password.pwm.health.HealthRecord" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/admin-logview-window.jsp b/webapp/src/main/webapp/WEB-INF/jsp/admin-logview-window.jsp index 1d93b8eb6..36f7ba63c 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/admin-logview-window.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/admin-logview-window.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/admin-logview.jsp b/webapp/src/main/webapp/WEB-INF/jsp/admin-logview.jsp index 64b76d04c..4f0bf39ae 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/admin-logview.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/admin-logview.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.i18n.Admin" %> <%@ page import="password.pwm.util.logging.LocalDBLogger" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/admin-tokenlookup.jsp b/webapp/src/main/webapp/WEB-INF/jsp/admin-tokenlookup.jsp index 6dbbacc50..2e1eed534 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/admin-tokenlookup.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/admin-tokenlookup.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.error.PwmError" %> <%@ page import="password.pwm.error.PwmException" %> <%@ page import="password.pwm.error.PwmOperationalException" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/admin-urlreference.jsp b/webapp/src/main/webapp/WEB-INF/jsp/admin-urlreference.jsp index bba59cb4c..b77c70e51 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/admin-urlreference.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/admin-urlreference.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> <%@ taglib uri="pwm" prefix="pwm" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/admin-user-debug.jsp b/webapp/src/main/webapp/WEB-INF/jsp/admin-user-debug.jsp index 2b5f44193..34f3d7ea8 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/admin-user-debug.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/admin-user-debug.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="com.novell.ldapchai.cr.Challenge" %> <%@ page import="password.pwm.Permission" %> <%@ page import="password.pwm.bean.ResponseInfoBean" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/application-unavailable.jsp b/webapp/src/main/webapp/WEB-INF/jsp/application-unavailable.jsp index bbdf17d61..fd492e8b7 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/application-unavailable.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/application-unavailable.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.PwmConstants" %> <%@ page import="password.pwm.error.ErrorInformation" %> <%@ page import="password.pwm.error.PwmError" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/changepassword-agreement.jsp b/webapp/src/main/webapp/WEB-INF/jsp/changepassword-agreement.jsp index 2e5ea4be4..0784b82e8 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/changepassword-agreement.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/changepassword-agreement.jsp @@ -3,23 +3,20 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> - <%@ page import="password.pwm.bean.PasswordStatus" %> <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/changepassword-complete.jsp b/webapp/src/main/webapp/WEB-INF/jsp/changepassword-complete.jsp index 514470249..f46133754 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/changepassword-complete.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/changepassword-complete.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.command.CommandServlet" %> <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/changepassword-form.jsp b/webapp/src/main/webapp/WEB-INF/jsp/changepassword-form.jsp index 1af7d93eb..4425496a7 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/changepassword-form.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/changepassword-form.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.bean.PasswordStatus" %> <%@ page import="password.pwm.http.bean.ChangePasswordBean" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/changepassword-wait.jsp b/webapp/src/main/webapp/WEB-INF/jsp/changepassword-wait.jsp index b5c0ec4e6..18e7051ef 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/changepassword-wait.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/changepassword-wait.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.error.PwmException" %> <%@ page import="password.pwm.http.bean.ChangePasswordBean" %> <%@ page import="password.pwm.util.java.TimeDuration" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/changepassword-warn.jsp b/webapp/src/main/webapp/WEB-INF/jsp/changepassword-warn.jsp index aa713ea1e..385a82b21 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/changepassword-warn.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/changepassword-warn.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.bean.LocalSessionStateBean" %> <%@ page import="password.pwm.ldap.UserInfo" %> <%@ page import="password.pwm.http.JspUtility" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/changepassword.jsp b/webapp/src/main/webapp/WEB-INF/jsp/changepassword.jsp index 459985191..02b0ab1b1 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/changepassword.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/changepassword.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.PwmConstants" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configeditor.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configeditor.jsp index 777218e6f..5932f196a 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configeditor.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configeditor.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.tag.value.PwmValue" %> <%@ page import="password.pwm.http.tag.url.PwmThemeURL" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-app.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-app.jsp index 85f4b0492..29a8f71a9 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-app.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-app.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.util.java.StringUtil" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideFormField" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-cr_policy.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-cr_policy.jsp index a08f01e6d..60b0c725d 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-cr_policy.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-cr_policy.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.value.FileValue" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.util.java.StringUtil" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-database.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-database.jsp index a9bfd8620..22fe3ca2c 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-database.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-database.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.value.FileValue" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.util.java.StringUtil" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-end.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-end.jsp index c74a1ebfe..968a122ac 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-end.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-end.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.util.java.StringUtil" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-eula.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-eula.jsp index f0aaa7b98..2ca871639 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-eula.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-eula.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.http.tag.value.PwmValue" %> <%@ page import="com.novell.ldapchai.util.StringHelper" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_admins.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_admins.jsp index fa950b026..eb236dcbe 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_admins.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_admins.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.util.java.StringUtil" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_cert.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_cert.jsp index e7a0fba88..a9347d3b8 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_cert.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_cert.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.PwmEnvironment" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.util.java.JavaHelper" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_context.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_context.jsp index d7eb0218e..bb30c1a27 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_context.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_context.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.util.java.StringUtil" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_permissions.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_permissions.jsp index 9bcd4bd84..1b9cf6325 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_permissions.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_permissions.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <% JspUtility.setFlag(pageContext, PwmRequestFlag.HIDE_LOCALE); %> <% JspUtility.setFlag(pageContext, PwmRequestFlag.INCLUDE_CONFIG_CSS); %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_proxy.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_proxy.jsp index a0ff85e14..258389729 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_proxy.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_proxy.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.PwmSettingTemplate" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideFormField" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_schema.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_schema.jsp index ffd452c35..ee5ef92c2 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_schema.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_schema.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.PwmSettingTemplate" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.ldap.schema.SchemaOperationResult" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_server.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_server.jsp index 9b20dc608..f54e8b3ad 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_server.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_server.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideFormField" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_testuser.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_testuser.jsp index fb5462af6..ea43aec8e 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_testuser.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-ldap_testuser.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.util.java.StringUtil" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-menu.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-menu.jsp index 7c06a31f2..8aa66b93d 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-menu.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-menu.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.PwmEnvironment" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.util.java.StringUtil" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-password.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-password.jsp index 0dbf8cd40..48b60ef37 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-password.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-password.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.http.tag.value.PwmValue" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideFormField" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-start.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-start.jsp index 5d7cc9ee9..d8d6f1427 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-start.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-start.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.util.java.JavaHelper" %> <%@ page import="password.pwm.util.java.StringUtil" %> <%@ page import="password.pwm.util.macro.MacroMachine" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-storage.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-storage.jsp index ddc368047..806a0d400 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-storage.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-storage.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideFormField" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-telemetry.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-telemetry.jsp index 7ccdd2e19..c6b51005a 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-telemetry.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-telemetry.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.util.java.JavaHelper" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideFormField" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configguide-template.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configguide-template.jsp index d9b021362..5289147d8 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configguide-template.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configguide-template.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideForm" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideFormField" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configmanager-certificates.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configmanager-certificates.jsp index 0541b9a0d..0f942d89d 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configmanager-certificates.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configmanager-certificates.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.servlet.configmanager.ConfigManagerCertificatesServlet" %> <%@ page import="password.pwm.i18n.Config" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configmanager-localdb.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configmanager-localdb.jsp index 39155a126..d4c0e2f14 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configmanager-localdb.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configmanager-localdb.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.error.PwmException" %> <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configmanager-login.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configmanager-login.jsp index 76425bb7d..ca7d33eee 100755 --- a/webapp/src/main/webapp/WEB-INF/jsp/configmanager-login.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configmanager-login.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.filter.ConfigAccessFilter" %> <%@ page import="password.pwm.i18n.Config" %> <%@ page import="password.pwm.util.i18n.LocaleHelper" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configmanager-permissions.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configmanager-permissions.jsp index c305bc0e8..6283989d8 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configmanager-permissions.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configmanager-permissions.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.i18n.Config" %> <%@ page import="password.pwm.http.servlet.configmanager.ConfigManagerServlet" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configmanager-summary.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configmanager-summary.jsp index 7df995c14..643bf1577 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configmanager-summary.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configmanager-summary.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.Configuration" %> <%@ page import="password.pwm.error.PwmException" %> <%@ page import="password.pwm.http.JspUtility" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configmanager-wordlists.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configmanager-wordlists.jsp index 4f1250e66..54f22bef9 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configmanager-wordlists.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configmanager-wordlists.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.i18n.Config" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/configmanager.jsp b/webapp/src/main/webapp/WEB-INF/jsp/configmanager.jsp index 0fe053004..7a88b0e1e 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/configmanager.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/configmanager.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.PwmEnvironment" %> <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.i18n.Config" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/deleteaccount-agreement.jsp b/webapp/src/main/webapp/WEB-INF/jsp/deleteaccount-agreement.jsp index cb45c9ab3..63e65ef04 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/deleteaccount-agreement.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/deleteaccount-agreement.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.DeleteAccountServlet" %> <%@ page import="password.pwm.i18n.Display" %> <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/deleteaccount-confirm.jsp b/webapp/src/main/webapp/WEB-INF/jsp/deleteaccount-confirm.jsp index 965c5647d..1ec378cb6 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/deleteaccount-confirm.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/deleteaccount-confirm.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.i18n.Display" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/error-http.jsp b/webapp/src/main/webapp/WEB-INF/jsp/error-http.jsp index 4734b452d..1fc8a9ba2 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/error-http.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/error-http.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.error.PwmError" %> <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.servlet.command.CommandServlet" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/error.jsp b/webapp/src/main/webapp/WEB-INF/jsp/error.jsp index 60fa0441c..da767cbed 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/error.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/error.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.error.ErrorInformation" %> <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.servlet.command.CommandServlet" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-actionchoice.jsp b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-actionchoice.jsp index 6d6e532aa..759050b94 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-actionchoice.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-actionchoice.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-attributes.jsp b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-attributes.jsp index 73f45e703..cd3bce026 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-attributes.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-attributes.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.http.tag.value.PwmValue" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-enterotp.jsp b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-enterotp.jsp index f2d2934cc..6499da028 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-enterotp.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-enterotp.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> <%@ page import="password.pwm.ldap.UserInfo"%> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-entertoken.jsp b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-entertoken.jsp index 661b0d342..4f30d32c6 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-entertoken.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-entertoken.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> <%@ page import="password.pwm.http.bean.ForgottenPasswordBean" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-method.jsp b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-method.jsp index 9821a06a5..1c0b30f9e 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-method.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-method.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.option.IdentityVerificationMethod" %> <%@ page import="java.util.LinkedHashSet" %> <%@ page import="java.util.Set" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-remote.jsp b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-remote.jsp index 5971dcf70..b0aea646c 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-remote.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-remote.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> <%@ page import="password.pwm.VerificationMethodSystem" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-responses.jsp b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-responses.jsp index 121c2148a..7482c52a7 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-responses.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-responses.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="com.novell.ldapchai.cr.bean.ChallengeBean" %> <%@ page import="com.novell.ldapchai.cr.bean.ChallengeSetBean" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-search.jsp b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-search.jsp index da201fa08..60d5a8613 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-search.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-search.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.forgottenpw.ForgottenPasswordServlet" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-tokenchoice.jsp b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-tokenchoice.jsp index e8c1ac028..26864d4b0 100755 --- a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-tokenchoice.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-tokenchoice.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.bean.TokenDestinationItem" %> <%@ page import="password.pwm.http.servlet.forgottenpw.ForgottenPasswordServlet" %> <%@ page import="java.util.List" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-tokensuccess.jsp b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-tokensuccess.jsp index 739da2470..041faccf2 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-tokensuccess.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/forgottenpassword-tokensuccess.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.bean.TokenDestinationItem" %> <%@ page import="password.pwm.http.servlet.forgottenpw.ForgottenPasswordServlet" %> <%@ page import="java.util.List" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/forgottenusername-complete.jsp b/webapp/src/main/webapp/WEB-INF/jsp/forgottenusername-complete.jsp index 04bf0fe11..0a11459c6 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/forgottenusername-complete.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/forgottenusername-complete.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.command.CommandServlet" %> <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/forgottenusername-search.jsp b/webapp/src/main/webapp/WEB-INF/jsp/forgottenusername-search.jsp index 54a833e84..2e774e667 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/forgottenusername-search.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/forgottenusername-search.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/admin-nav.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/admin-nav.jsp index e7b4a3e50..3ecf40ea2 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/admin-nav.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/admin-nav.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.admin.AdminServlet" %> <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/cancel-button.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/cancel-button.jsp index a5cee1d5d..1fa2b529a 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/cancel-button.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/cancel-button.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/cancel-form.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/cancel-form.jsp index ac79087db..a1a3c2536 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/cancel-form.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/cancel-form.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.PwmConstants" %> <%@ page import="password.pwm.http.servlet.command.CommandServlet" %> <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/captcha-embed.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/captcha-embed.jsp index efa8e9e7e..e225bc77c 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/captcha-embed.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/captcha-embed.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.PwmRequestAttribute" %> <%@ page import="password.pwm.http.tag.value.PwmValue" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/configguide-buttonbar.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/configguide-buttonbar.jsp index 756016adf..ebee2bddb 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/configguide-buttonbar.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/configguide-buttonbar.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %>
diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/configguide-header.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/configguide-header.jsp index c6af33ab0..4ada4cfaa 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/configguide-header.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/configguide-header.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.bean.ConfigGuideBean" %> <%@ page import="password.pwm.http.servlet.configguide.ConfigGuideServlet" %> <%@ page import="password.pwm.http.JspUtility" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/configmanager-nav.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/configmanager-nav.jsp index c2114f235..4023acf0e 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/configmanager-nav.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/configmanager-nav.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/customlink.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/customlink.jsp index 4eaaaf378..4663c693e 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/customlink.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/customlink.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.PwmRequest" %> <%@ page import="java.util.List" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/debug.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/debug.jsp index b33299bb7..826cf22cd 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/debug.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/debug.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.util.java.StringUtil" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/displayelement-row.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/displayelement-row.jsp index 7e2ffe841..0a17e5fd5 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/displayelement-row.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/displayelement-row.jsp @@ -3,22 +3,21 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.util.java.StringUtil" %> <%@ page import="password.pwm.http.bean.DisplayElement" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/footer.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/footer.jsp index 3685d13cf..98fb67a7e 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/footer.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/footer.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.PwmSetting" %> <%@ page import="password.pwm.http.tag.value.PwmValue" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/forgottenpassword-cancel.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/forgottenpassword-cancel.jsp index 1b8a85ec5..78f7c3dea 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/forgottenpassword-cancel.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/forgottenpassword-cancel.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.servlet.forgottenpw.ForgottenPasswordServlet" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/form.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/form.jsp index 2ee7266fd..718b4e671 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/form.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/form.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.PwmApplication" %> <%@ page import="password.pwm.PwmConstants" %> <%@ page import="password.pwm.config.PwmSetting" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/guest-nav.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/guest-nav.jsp index d3d5bf32b..1e48ce30c 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/guest-nav.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/guest-nav.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.http.bean.GuestRegistrationBean" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/header-body.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/header-body.jsp index 54ad09fb8..c29d439c9 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/header-body.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/header-body.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%-- This file is imported by most JSPs, it shows the main 'header' in the html --%> <%@ page import="password.pwm.http.tag.value.PwmValue" %> <%@ page import="password.pwm.http.JspUtility" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/header-common.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/header-common.jsp index e6948bdcc..7b49ddc14 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/header-common.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/header-common.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.PwmApplication" %> <%@ page import="password.pwm.PwmConstants" %> <%@ page import="password.pwm.error.PwmUnrecoverableException" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/header-menu.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/header-menu.jsp index 905688b1c..d721f5588 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/header-menu.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/header-menu.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.Permission" %> <%@ page import="password.pwm.PwmConstants" %> <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/header.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/header.jsp index 42f029cde..b053ad142 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/header.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/header.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%-- The code for this JSP has been moved into header-common.jsp. Pages pointing to header.jsp will continue to work as they did before, but pages that need access to the header tag can now include header-common.jsp as shown below: diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/ldap-permissions.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/ldap-permissions.jsp index f0d752a73..52923a20f 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/ldap-permissions.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/ldap-permissions.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.LDAPPermissionInfo" %> <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.PwmRequest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/ldap-selector.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/ldap-selector.jsp index 77da60f86..a21f44136 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/ldap-selector.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/ldap-selector.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.option.SelectableContextMode" %> <%@ page import="password.pwm.config.profile.LdapProfile" %> <%@ page import="password.pwm.error.PwmException" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/log-viewer.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/log-viewer.jsp index 427d2cbaa..c69ea3154 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/log-viewer.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/log-viewer.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.PwmSetting" %> <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/message.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/message.jsp index d78b27aa7..4c87fbdfa 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/message.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/message.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.error.ErrorInformation" %> <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/setupresponses-form.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/setupresponses-form.jsp index 9aa76b12d..b741ad104 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/setupresponses-form.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/setupresponses-form.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="com.novell.ldapchai.cr.Challenge" %> <%@ page import="password.pwm.http.bean.SetupResponsesBean" %> <%@ page import="password.pwm.http.tag.value.PwmValue" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fragment/token-form-field.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fragment/token-form-field.jsp index d87456ef4..3ae75a4f0 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fragment/token-form-field.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fragment/token-form-field.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.PwmConstants" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/fullpagehealth.jsp b/webapp/src/main/webapp/WEB-INF/jsp/fullpagehealth.jsp index 54b1d5c3a..db66deee0 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/fullpagehealth.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/fullpagehealth.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.error.ErrorInformation" %> <%@ page import="password.pwm.error.PwmError" %> <%@ page import="password.pwm.http.JspUtility" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/guest-create.jsp b/webapp/src/main/webapp/WEB-INF/jsp/guest-create.jsp index e95616d87..285bd4b0d 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/guest-create.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/guest-create.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/guest-search.jsp b/webapp/src/main/webapp/WEB-INF/jsp/guest-search.jsp index 7da936a17..1f819b7d6 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/guest-search.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/guest-search.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> <%@ taglib uri="pwm" prefix="pwm" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/guest-update.jsp b/webapp/src/main/webapp/WEB-INF/jsp/guest-update.jsp index 7601383e0..f4b120e67 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/guest-update.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/guest-update.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/helpdesk.jsp b/webapp/src/main/webapp/WEB-INF/jsp/helpdesk.jsp index ca1193f6b..8c1d3c42c 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/helpdesk.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/helpdesk.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/init.jsp b/webapp/src/main/webapp/WEB-INF/jsp/init.jsp index b4363e086..fd2576869 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/init.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/init.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.util.java.StringUtil" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/login-passwordonly.jsp b/webapp/src/main/webapp/WEB-INF/jsp/login-passwordonly.jsp index 27dd5a72f..6225593e5 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/login-passwordonly.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/login-passwordonly.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.util.java.StringUtil" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/login.jsp b/webapp/src/main/webapp/WEB-INF/jsp/login.jsp index 12fa1dffc..96c731f97 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/login.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/login.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.tag.conditional.PwmIfTag" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/logout-public.jsp b/webapp/src/main/webapp/WEB-INF/jsp/logout-public.jsp index 59134d12f..c4ac6c621 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/logout-public.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/logout-public.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/logout.jsp b/webapp/src/main/webapp/WEB-INF/jsp/logout.jsp index aef101fd5..6be8c77b9 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/logout.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/logout.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/newuser-agreement.jsp b/webapp/src/main/webapp/WEB-INF/jsp/newuser-agreement.jsp index 596e5fef7..51ac25f5a 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/newuser-agreement.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/newuser-agreement.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/newuser-entercode.jsp b/webapp/src/main/webapp/WEB-INF/jsp/newuser-entercode.jsp index 7f39e3393..b0296d1db 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/newuser-entercode.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/newuser-entercode.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.bean.TokenDestinationItem" %> <%@ page import="password.pwm.http.servlet.newuser.NewUserServlet" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/newuser-profilechoice.jsp b/webapp/src/main/webapp/WEB-INF/jsp/newuser-profilechoice.jsp index 398ffb041..7722d7c62 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/newuser-profilechoice.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/newuser-profilechoice.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.profile.NewUserProfile" %> <%@ page import="password.pwm.http.servlet.newuser.NewUserServlet" %> <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/newuser-tokensuccess.jsp b/webapp/src/main/webapp/WEB-INF/jsp/newuser-tokensuccess.jsp index 4fad744ba..3ae81a4b9 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/newuser-tokensuccess.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/newuser-tokensuccess.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.bean.TokenDestinationItem" %> <%@ page import="password.pwm.http.servlet.newuser.NewUserServlet" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/newuser-wait.jsp b/webapp/src/main/webapp/WEB-INF/jsp/newuser-wait.jsp index 0eb89a52a..5f717938c 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/newuser-wait.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/newuser-wait.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.error.PwmException" %> <%@ page import="password.pwm.http.servlet.newuser.NewUserServlet" %> <%@ page import="password.pwm.AppProperty" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/newuser.jsp b/webapp/src/main/webapp/WEB-INF/jsp/newuser.jsp index adf3b41f1..a9e2c6438 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/newuser.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/newuser.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.newuser.NewUserServlet" %> <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/peoplesearch.jsp b/webapp/src/main/webapp/WEB-INF/jsp/peoplesearch.jsp index 05ef9619e..e69a49b3f 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/peoplesearch.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/peoplesearch.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> <%@ taglib uri="pwm" prefix="pwm" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret-existing.jsp b/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret-existing.jsp index 9e5cdd77b..74565098c 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret-existing.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret-existing.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> <%@ taglib uri="pwm" prefix="pwm" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret-success.jsp b/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret-success.jsp index c668b5b3b..18c020bec 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret-success.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret-success.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@page import="password.pwm.http.bean.SetupOtpBean"%> <%@page import="password.pwm.http.tag.conditional.PwmIfTest"%> <%@ page import="password.pwm.util.operations.otp.OTPUserRecord" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret-test.jsp b/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret-test.jsp index 9e10c24ae..000464b65 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret-test.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret-test.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.bean.SetupOtpBean" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.i18n.Display" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret.jsp b/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret.jsp index d8edd41fe..0a3ac075b 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/setupotpsecret.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.util.operations.otp.OTPUserRecord" %> <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/setupresponses-confirm.jsp b/webapp/src/main/webapp/WEB-INF/jsp/setupresponses-confirm.jsp index 6cbc75c5d..b805c66fb 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/setupresponses-confirm.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/setupresponses-confirm.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="com.novell.ldapchai.cr.Challenge" %> <%@ page import="password.pwm.http.bean.SetupResponsesBean" %> <%@ page import="password.pwm.http.servlet.SetupResponsesServlet" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/setupresponses-existing.jsp b/webapp/src/main/webapp/WEB-INF/jsp/setupresponses-existing.jsp index cf729a254..d6ae79bb1 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/setupresponses-existing.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/setupresponses-existing.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="com.novell.ldapchai.cr.Challenge" %> <%@ page import="password.pwm.bean.ResponseInfoBean" %> <%@ page import="password.pwm.util.java.StringUtil" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/setupresponses-helpdesk.jsp b/webapp/src/main/webapp/WEB-INF/jsp/setupresponses-helpdesk.jsp index 6681f23f7..90b39cf5d 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/setupresponses-helpdesk.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/setupresponses-helpdesk.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.bean.SetupResponsesBean" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/setupresponses.jsp b/webapp/src/main/webapp/WEB-INF/jsp/setupresponses.jsp index 6ea1a6a76..20784d671 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/setupresponses.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/setupresponses.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.bean.SetupResponsesBean" %> <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/shortcut.jsp b/webapp/src/main/webapp/WEB-INF/jsp/shortcut.jsp index 6881bdfa6..fe55fd8eb 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/shortcut.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/shortcut.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.value.data.ShortcutItem" %> <%@ page import="password.pwm.error.PwmException" %> <%@ page import="password.pwm.http.JspUtility" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/success.jsp b/webapp/src/main/webapp/WEB-INF/jsp/success.jsp index 1467eceab..3dae6bcb9 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/success.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/success.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.http.servlet.command.CommandServlet" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-agreement.jsp b/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-agreement.jsp index afbb554cb..b56078114 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-agreement.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-agreement.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> <%@ page import="password.pwm.http.PwmRequestAttribute" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-confirm.jsp b/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-confirm.jsp index 591c84667..02f0c6e21 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-confirm.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-confirm.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.value.data.FormConfiguration" %> <%@ page import="password.pwm.http.servlet.updateprofile.UpdateProfileServlet" %> <%@ page import="password.pwm.util.java.StringUtil" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-entercode.jsp b/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-entercode.jsp index 0ca35924a..4a90f84e5 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-entercode.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-entercode.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.bean.NewUserBean" %> <%@ page import="password.pwm.http.servlet.newuser.NewUserServlet" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-tokensuccess.jsp b/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-tokensuccess.jsp index 91512e259..13182e5d1 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-tokensuccess.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/updateprofile-tokensuccess.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.bean.TokenDestinationItem" %> <%@ page import="password.pwm.http.servlet.newuser.NewUserServlet" %> <%@ page import="password.pwm.http.servlet.activation.ActivateUserServlet" %> diff --git a/webapp/src/main/webapp/WEB-INF/jsp/updateprofile.jsp b/webapp/src/main/webapp/WEB-INF/jsp/updateprofile.jsp index b7a9c47c3..931d538ca 100644 --- a/webapp/src/main/webapp/WEB-INF/jsp/updateprofile.jsp +++ b/webapp/src/main/webapp/WEB-INF/jsp/updateprofile.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.servlet.updateprofile.UpdateProfileServlet" %> <%@ page language="java" session="true" isThreadSafe="true" diff --git a/webapp/src/main/webapp/WEB-INF/log4jconfig-sample.xml b/webapp/src/main/webapp/WEB-INF/log4jconfig-sample.xml index a8590f278..8a7c4b3e6 100644 --- a/webapp/src/main/webapp/WEB-INF/log4jconfig-sample.xml +++ b/webapp/src/main/webapp/WEB-INF/log4jconfig-sample.xml @@ -1,22 +1,22 @@ diff --git a/webapp/src/main/webapp/WEB-INF/pwm-taglib.tld b/webapp/src/main/webapp/WEB-INF/pwm-taglib.tld index 21de399f7..094af06d1 100644 --- a/webapp/src/main/webapp/WEB-INF/pwm-taglib.tld +++ b/webapp/src/main/webapp/WEB-INF/pwm-taglib.tld @@ -1,26 +1,25 @@ - + + diff --git a/webapp/src/main/webapp/WEB-INF/web.xml b/webapp/src/main/webapp/WEB-INF/web.xml index 76e857ea9..f583a5691 100644 --- a/webapp/src/main/webapp/WEB-INF/web.xml +++ b/webapp/src/main/webapp/WEB-INF/web.xml @@ -1,22 +1,22 @@ + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index e383b7f03..f4b179c68 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> diff --git a/webapp/src/main/webapp/private/config/index.jsp b/webapp/src/main/webapp/private/config/index.jsp index 16ccf5b5d..57b00c97f 100644 --- a/webapp/src/main/webapp/private/config/index.jsp +++ b/webapp/src/main/webapp/private/config/index.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.i18n.Config" %> diff --git a/webapp/src/main/webapp/private/index.jsp b/webapp/src/main/webapp/private/index.jsp index 93e7d3820..5044362d5 100644 --- a/webapp/src/main/webapp/private/index.jsp +++ b/webapp/src/main/webapp/private/index.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTag" %> diff --git a/webapp/src/main/webapp/public/examples/rest-client-example.js b/webapp/src/main/webapp/public/examples/rest-client-example.js index 25e94304b..ae13e615e 100644 --- a/webapp/src/main/webapp/public/examples/rest-client-example.js +++ b/webapp/src/main/webapp/public/examples/rest-client-example.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ let lastState; diff --git a/webapp/src/main/webapp/public/examples/rest-client-example.jsp b/webapp/src/main/webapp/public/examples/rest-client-example.jsp index 39491e344..fe3a6b4a4 100644 --- a/webapp/src/main/webapp/public/examples/rest-client-example.jsp +++ b/webapp/src/main/webapp/public/examples/rest-client-example.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> diff --git a/webapp/src/main/webapp/public/examples/rest-dest-token-server.jsp b/webapp/src/main/webapp/public/examples/rest-dest-token-server.jsp index 3720e0cda..147ddfe4b 100644 --- a/webapp/src/main/webapp/public/examples/rest-dest-token-server.jsp +++ b/webapp/src/main/webapp/public/examples/rest-dest-token-server.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" contentType="application/json; charset=UTF-8" pageEncoding="UTF-8"%> { "email":"email@example.org", diff --git a/webapp/src/main/webapp/public/examples/rest-macro-server.jsp b/webapp/src/main/webapp/public/examples/rest-macro-server.jsp index 593114151..53652b48a 100644 --- a/webapp/src/main/webapp/public/examples/rest-macro-server.jsp +++ b/webapp/src/main/webapp/public/examples/rest-macro-server.jsp @@ -3,22 +3,21 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" contentType="application/json; charset=UTF-8" pageEncoding="UTF-8"%> {"output":"macro api output"} diff --git a/webapp/src/main/webapp/public/examples/rest-pwcheck-server.jsp b/webapp/src/main/webapp/public/examples/rest-pwcheck-server.jsp index 87a703b8c..45dc70d61 100644 --- a/webapp/src/main/webapp/public/examples/rest-pwcheck-server.jsp +++ b/webapp/src/main/webapp/public/examples/rest-pwcheck-server.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" contentType="application/json; charset=UTF-8" pageEncoding="UTF-8"%> { "error": true, "errorMessage":"password check output - from rest api" diff --git a/webapp/src/main/webapp/public/health.jsp b/webapp/src/main/webapp/public/health.jsp index 270397e9e..ba852c776 100644 --- a/webapp/src/main/webapp/public/health.jsp +++ b/webapp/src/main/webapp/public/health.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.i18n.Config" %> diff --git a/webapp/src/main/webapp/public/index.jsp b/webapp/src/main/webapp/public/index.jsp index dbb136d67..8804f1363 100644 --- a/webapp/src/main/webapp/public/index.jsp +++ b/webapp/src/main/webapp/public/index.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.servlet.PwmServletDefinition" %> <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> diff --git a/webapp/src/main/webapp/public/localeselect.jsp b/webapp/src/main/webapp/public/localeselect.jsp index 0f9a1120e..4203166d4 100644 --- a/webapp/src/main/webapp/public/localeselect.jsp +++ b/webapp/src/main/webapp/public/localeselect.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.error.PwmException" %> <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="java.util.Collections" %> diff --git a/webapp/src/main/webapp/public/randomgen.jsp b/webapp/src/main/webapp/public/randomgen.jsp index efdbe7b56..f9b6250a8 100644 --- a/webapp/src/main/webapp/public/randomgen.jsp +++ b/webapp/src/main/webapp/public/randomgen.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page language="java" session="true" isThreadSafe="true" contentType="text/html" %> diff --git a/webapp/src/main/webapp/public/reference/displaystrings.jsp b/webapp/src/main/webapp/public/reference/displaystrings.jsp index 8cccd4232..997b8a0e2 100644 --- a/webapp/src/main/webapp/public/reference/displaystrings.jsp +++ b/webapp/src/main/webapp/public/reference/displaystrings.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.i18n.PwmLocaleBundle" %> <%@ page import="password.pwm.util.i18n.LocaleHelper" %> diff --git a/webapp/src/main/webapp/public/reference/environment.jsp b/webapp/src/main/webapp/public/reference/environment.jsp index 28490e86d..6313cd090 100644 --- a/webapp/src/main/webapp/public/reference/environment.jsp +++ b/webapp/src/main/webapp/public/reference/environment.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.http.tag.value.PwmValue" %> <%@ page import="password.pwm.config.PwmSettingCategory" %> diff --git a/webapp/src/main/webapp/public/reference/index.jsp b/webapp/src/main/webapp/public/reference/index.jsp index 53e850fda..3e0a3927b 100644 --- a/webapp/src/main/webapp/public/reference/index.jsp +++ b/webapp/src/main/webapp/public/reference/index.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> diff --git a/webapp/src/main/webapp/public/reference/ldap-schema.jsp b/webapp/src/main/webapp/public/reference/ldap-schema.jsp index 422971895..5a98277b2 100644 --- a/webapp/src/main/webapp/public/reference/ldap-schema.jsp +++ b/webapp/src/main/webapp/public/reference/ldap-schema.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.ldap.schema.SchemaDefinition" %> <%@ page import="java.text.NumberFormat" %> diff --git a/webapp/src/main/webapp/public/reference/license.jsp b/webapp/src/main/webapp/public/reference/license.jsp index 0388a8993..a5c99ce01 100644 --- a/webapp/src/main/webapp/public/reference/license.jsp +++ b/webapp/src/main/webapp/public/reference/license.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.Permission" %> <%@ page import="password.pwm.util.java.StringUtil" %> <%@ page import="java.util.List" %> diff --git a/webapp/src/main/webapp/public/reference/localeinfo.jsp b/webapp/src/main/webapp/public/reference/localeinfo.jsp index f8f9fb904..9fd77a8c9 100644 --- a/webapp/src/main/webapp/public/reference/localeinfo.jsp +++ b/webapp/src/main/webapp/public/reference/localeinfo.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.i18n.PwmLocaleBundle" %> <%@ page import="password.pwm.util.i18n.ConfigLocaleStats" %> <%@ page import="password.pwm.util.i18n.LocaleHelper" %> diff --git a/webapp/src/main/webapp/public/reference/reference-nav.jsp b/webapp/src/main/webapp/public/reference/reference-nav.jsp index 645668dc8..09af3d599 100644 --- a/webapp/src/main/webapp/public/reference/reference-nav.jsp +++ b/webapp/src/main/webapp/public/reference/reference-nav.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.tag.conditional.PwmIfTest" %> Reference Library diff --git a/webapp/src/main/webapp/public/reference/referencedoc.jsp b/webapp/src/main/webapp/public/reference/referencedoc.jsp index 05f88b4e6..ff41f7d4b 100644 --- a/webapp/src/main/webapp/public/reference/referencedoc.jsp +++ b/webapp/src/main/webapp/public/reference/referencedoc.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.tag.value.PwmValue" %> diff --git a/webapp/src/main/webapp/public/reference/rest.jsp b/webapp/src/main/webapp/public/reference/rest.jsp index 446cdb036..22ed3fb4c 100644 --- a/webapp/src/main/webapp/public/reference/rest.jsp +++ b/webapp/src/main/webapp/public/reference/rest.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.http.JspUtility" %> diff --git a/webapp/src/main/webapp/public/reference/settings.jsp b/webapp/src/main/webapp/public/reference/settings.jsp index 6d216bfe2..99e652420 100644 --- a/webapp/src/main/webapp/public/reference/settings.jsp +++ b/webapp/src/main/webapp/public/reference/settings.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.config.PwmSettingCategory" %> <%@ page import="password.pwm.config.PwmSettingFlag" %> <%@ page import="password.pwm.config.PwmSettingSyntax" %> diff --git a/webapp/src/main/webapp/public/reference/tables.jsp b/webapp/src/main/webapp/public/reference/tables.jsp index 6d8b21043..a65626577 100644 --- a/webapp/src/main/webapp/public/reference/tables.jsp +++ b/webapp/src/main/webapp/public/reference/tables.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.error.PwmError" %> <%@ page import="password.pwm.http.JspUtility" %> <%@ page import="password.pwm.svc.event.AuditEvent" %> diff --git a/webapp/src/main/webapp/public/reference/timezones.jsp b/webapp/src/main/webapp/public/reference/timezones.jsp index 87b72a2c6..e9a061e58 100644 --- a/webapp/src/main/webapp/public/reference/timezones.jsp +++ b/webapp/src/main/webapp/public/reference/timezones.jsp @@ -3,23 +3,22 @@ ~ http://www.pwm-project.org ~ ~ Copyright (c) 2006-2009 Novell, Inc. - ~ Copyright (c) 2009-2018 The PWM Project + ~ Copyright (c) 2009-2019 The PWM Project ~ - ~ 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 2 of the License, or - ~ (at your option) any later version. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ 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. + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program; if not, write to the Free Software - ~ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License. --%> + <%@ page import="password.pwm.util.java.TimeDuration" %> <%@ page import="java.util.TimeZone" %> diff --git a/webapp/src/main/webapp/public/resources/configmanagerStyle.css b/webapp/src/main/webapp/public/resources/configmanagerStyle.css index bb6bbbfe8..dcefdd8f5 100644 --- a/webapp/src/main/webapp/public/resources/configmanagerStyle.css +++ b/webapp/src/main/webapp/public/resources/configmanagerStyle.css @@ -1,23 +1,21 @@ -/* +/*! * Password Management Servlets (PWM) * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ .buttoncell { diff --git a/webapp/src/main/webapp/public/resources/html-editor.css b/webapp/src/main/webapp/public/resources/html-editor.css index 9c83b5f4a..01b491531 100644 --- a/webapp/src/main/webapp/public/resources/html-editor.css +++ b/webapp/src/main/webapp/public/resources/html-editor.css @@ -1,23 +1,21 @@ -/* +/*! * Password Management Servlets (PWM) * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ .html-editor { diff --git a/webapp/src/main/webapp/public/resources/js/admin.js b/webapp/src/main/webapp/public/resources/js/admin.js index 3b4701c24..1e7f76442 100755 --- a/webapp/src/main/webapp/public/resources/js/admin.js +++ b/webapp/src/main/webapp/public/resources/js/admin.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ var PWM_ADMIN = PWM_ADMIN || {}; diff --git a/webapp/src/main/webapp/public/resources/js/changepassword.js b/webapp/src/main/webapp/public/resources/js/changepassword.js index 6fa2937b1..98d5506f5 100644 --- a/webapp/src/main/webapp/public/resources/js/changepassword.js +++ b/webapp/src/main/webapp/public/resources/js/changepassword.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ // diff --git a/webapp/src/main/webapp/public/resources/js/configeditor-settings-action.js b/webapp/src/main/webapp/public/resources/js/configeditor-settings-action.js index 78a089f3e..fa1946deb 100644 --- a/webapp/src/main/webapp/public/resources/js/configeditor-settings-action.js +++ b/webapp/src/main/webapp/public/resources/js/configeditor-settings-action.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/webapp/src/main/webapp/public/resources/js/configeditor-settings-challenges.js b/webapp/src/main/webapp/public/resources/js/configeditor-settings-challenges.js index fff060863..fb6b375d5 100644 --- a/webapp/src/main/webapp/public/resources/js/configeditor-settings-challenges.js +++ b/webapp/src/main/webapp/public/resources/js/configeditor-settings-challenges.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ var ChallengeSettingHandler = {}; diff --git a/webapp/src/main/webapp/public/resources/js/configeditor-settings-customlink.js b/webapp/src/main/webapp/public/resources/js/configeditor-settings-customlink.js index 101c2aa93..ca757657b 100644 --- a/webapp/src/main/webapp/public/resources/js/configeditor-settings-customlink.js +++ b/webapp/src/main/webapp/public/resources/js/configeditor-settings-customlink.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ // -------------------------- Custom link handler ------------------------------------ diff --git a/webapp/src/main/webapp/public/resources/js/configeditor-settings-form.js b/webapp/src/main/webapp/public/resources/js/configeditor-settings-form.js index d7257182e..218347756 100644 --- a/webapp/src/main/webapp/public/resources/js/configeditor-settings-form.js +++ b/webapp/src/main/webapp/public/resources/js/configeditor-settings-form.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/webapp/src/main/webapp/public/resources/js/configeditor-settings-remotewebservices.js b/webapp/src/main/webapp/public/resources/js/configeditor-settings-remotewebservices.js index ec2e8c5fe..fac31e7e4 100644 --- a/webapp/src/main/webapp/public/resources/js/configeditor-settings-remotewebservices.js +++ b/webapp/src/main/webapp/public/resources/js/configeditor-settings-remotewebservices.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ var RemoteWebServiceHandler = {}; diff --git a/webapp/src/main/webapp/public/resources/js/configeditor-settings.js b/webapp/src/main/webapp/public/resources/js/configeditor-settings.js index 6cf792d9b..f806f4260 100644 --- a/webapp/src/main/webapp/public/resources/js/configeditor-settings.js +++ b/webapp/src/main/webapp/public/resources/js/configeditor-settings.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ "use strict"; diff --git a/webapp/src/main/webapp/public/resources/js/configeditor.js b/webapp/src/main/webapp/public/resources/js/configeditor.js index b0a9be12d..65ef98cb8 100644 --- a/webapp/src/main/webapp/public/resources/js/configeditor.js +++ b/webapp/src/main/webapp/public/resources/js/configeditor.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ "use strict"; diff --git a/webapp/src/main/webapp/public/resources/js/configguide.js b/webapp/src/main/webapp/public/resources/js/configguide.js index 5e75b7afe..52e973a66 100644 --- a/webapp/src/main/webapp/public/resources/js/configguide.js +++ b/webapp/src/main/webapp/public/resources/js/configguide.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ "use strict"; diff --git a/webapp/src/main/webapp/public/resources/js/configmanager.js b/webapp/src/main/webapp/public/resources/js/configmanager.js index 3f193cd56..9d3e26940 100644 --- a/webapp/src/main/webapp/public/resources/js/configmanager.js +++ b/webapp/src/main/webapp/public/resources/js/configmanager.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ "use strict"; diff --git a/webapp/src/main/webapp/public/resources/js/guest.js b/webapp/src/main/webapp/public/resources/js/guest.js index 31bada466..33daea27f 100644 --- a/webapp/src/main/webapp/public/resources/js/guest.js +++ b/webapp/src/main/webapp/public/resources/js/guest.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/webapp/src/main/webapp/public/resources/js/main.js b/webapp/src/main/webapp/public/resources/js/main.js index aff8f7e75..1edd5a12a 100644 --- a/webapp/src/main/webapp/public/resources/js/main.js +++ b/webapp/src/main/webapp/public/resources/js/main.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ "use strict"; diff --git a/webapp/src/main/webapp/public/resources/js/newuser.js b/webapp/src/main/webapp/public/resources/js/newuser.js index 5ee17ebce..20dd79fef 100644 --- a/webapp/src/main/webapp/public/resources/js/newuser.js +++ b/webapp/src/main/webapp/public/resources/js/newuser.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ var COLOR_BAR_TOP = 0x8ced3f; diff --git a/webapp/src/main/webapp/public/resources/js/otpsecret.js b/webapp/src/main/webapp/public/resources/js/otpsecret.js index 176d253ba..533c9c054 100644 --- a/webapp/src/main/webapp/public/resources/js/otpsecret.js +++ b/webapp/src/main/webapp/public/resources/js/otpsecret.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ var PWM_OTP = PWM_OTP || {}; diff --git a/webapp/src/main/webapp/public/resources/js/responses.js b/webapp/src/main/webapp/public/resources/js/responses.js index 7725cadfe..14ab67ed8 100644 --- a/webapp/src/main/webapp/public/resources/js/responses.js +++ b/webapp/src/main/webapp/public/resources/js/responses.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ "use strict"; diff --git a/webapp/src/main/webapp/public/resources/js/uilibrary.js b/webapp/src/main/webapp/public/resources/js/uilibrary.js index 8cb1d669e..81afc3aba 100644 --- a/webapp/src/main/webapp/public/resources/js/uilibrary.js +++ b/webapp/src/main/webapp/public/resources/js/uilibrary.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ // -------------------------- common elements handler ------------------------------------ diff --git a/webapp/src/main/webapp/public/resources/js/updateprofile.js b/webapp/src/main/webapp/public/resources/js/updateprofile.js index 4a66d28ce..ee5bb4413 100644 --- a/webapp/src/main/webapp/public/resources/js/updateprofile.js +++ b/webapp/src/main/webapp/public/resources/js/updateprofile.js @@ -3,21 +3,19 @@ * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ "use strict"; diff --git a/webapp/src/main/webapp/public/resources/mobileStyle.css b/webapp/src/main/webapp/public/resources/mobileStyle.css index b31ba95e0..160ae4f22 100644 --- a/webapp/src/main/webapp/public/resources/mobileStyle.css +++ b/webapp/src/main/webapp/public/resources/mobileStyle.css @@ -1,23 +1,21 @@ -/* +/*! * Password Management Servlets (PWM) * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ html, body { diff --git a/webapp/src/main/webapp/public/resources/pwm-icons.css b/webapp/src/main/webapp/public/resources/pwm-icons.css index ab68748c0..23e6287f4 100644 --- a/webapp/src/main/webapp/public/resources/pwm-icons.css +++ b/webapp/src/main/webapp/public/resources/pwm-icons.css @@ -1,23 +1,21 @@ -/* +/*! * Password Management Servlets (PWM) * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /*! diff --git a/webapp/src/main/webapp/public/resources/referenceStyle.css b/webapp/src/main/webapp/public/resources/referenceStyle.css index aa5b93e8d..1f19b8846 100644 --- a/webapp/src/main/webapp/public/resources/referenceStyle.css +++ b/webapp/src/main/webapp/public/resources/referenceStyle.css @@ -1,23 +1,21 @@ -/* +/*! * Password Management Servlets (PWM) * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ .codeExample { diff --git a/webapp/src/main/webapp/public/resources/style-print.css b/webapp/src/main/webapp/public/resources/style-print.css index fcccdde63..5a7ecd75e 100644 --- a/webapp/src/main/webapp/public/resources/style-print.css +++ b/webapp/src/main/webapp/public/resources/style-print.css @@ -1,23 +1,21 @@ -/* +/*! * Password Management Servlets (PWM) * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /* Hide header and footer when printing */ diff --git a/webapp/src/main/webapp/public/resources/style.css b/webapp/src/main/webapp/public/resources/style.css index 2048c952c..dd3c7014e 100644 --- a/webapp/src/main/webapp/public/resources/style.css +++ b/webapp/src/main/webapp/public/resources/style.css @@ -1,23 +1,21 @@ -/* +/*! * Password Management Servlets (PWM) * http://www.pwm-project.org * * Copyright (c) 2006-2009 Novell, Inc. - * Copyright (c) 2009-2018 The PWM Project + * Copyright (c) 2009-2019 The PWM Project * - * 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 2 of the License, or - * (at your option) any later version. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * 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. + * http://www.apache.org/licenses/LICENSE-2.0 * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ html, body { diff --git a/webapp/src/main/webapp/public/resources/text/datetimeFormatHelp.html b/webapp/src/main/webapp/public/resources/text/datetimeFormatHelp.html index e7c80325d..050425aa2 100644 --- a/webapp/src/main/webapp/public/resources/text/datetimeFormatHelp.html +++ b/webapp/src/main/webapp/public/resources/text/datetimeFormatHelp.html @@ -1,23 +1,22 @@ +
diff --git a/webapp/src/main/webapp/public/resources/text/macroHelp.html b/webapp/src/main/webapp/public/resources/text/macroHelp.html index 4bb970ee4..8dab950cf 100644 --- a/webapp/src/main/webapp/public/resources/text/macroHelp.html +++ b/webapp/src/main/webapp/public/resources/text/macroHelp.html @@ -1,23 +1,22 @@ +