diff --git a/AUTHORS b/AUTHORS deleted file mode 100644 index cee1bf284ee78330f3046689e90be287416aeab4..0000000000000000000000000000000000000000 --- a/AUTHORS +++ /dev/null @@ -1,6 +0,0 @@ -Michael Edwardes . -Javier Campos Morales -Felix Rodriguez -John C -Thomas Baumgart -Arni Ingimundarson diff --git a/COPYING b/COPYING deleted file mode 100644 index d8cf7d463e2a4f064a157fa994bb394d3623b9cc..0000000000000000000000000000000000000000 --- a/COPYING +++ /dev/null @@ -1,280 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 Lesser 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. - - GNU GENERAL PUBLIC LICENSE - 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. - - END OF TERMS AND CONDITIONS diff --git a/LICENSES/GPL-2.0-only.txt b/LICENSES/GPL-2.0-only.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b6070fcd0c53e0e40d54f61cbe4e0e95b23a431 --- /dev/null +++ b/LICENSES/GPL-2.0-only.txt @@ -0,0 +1,311 @@ +GNU GENERAL PUBLIC LICENSE +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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 Lesser 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. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + +one line to give the program's name and an idea of what it does. Copyright +(C) yyyy name of author + +This program is free software; you can redistribute it and/or modify it under +the terms of the 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., 51 Franklin +Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how +to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when +it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author Gnomovision comes +with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, +and you are welcome to redistribute it under certain conditions; type `show +c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than `show w' and `show c'; they could even be mouse-clicks +or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' +(which makes passes at compilers) written by James Hacker. + +signature of Ty Coon, 1 April 1989 Ty Coon, President of Vice diff --git a/LICENSES/GPL-2.0-or-later.txt b/LICENSES/GPL-2.0-or-later.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b6070fcd0c53e0e40d54f61cbe4e0e95b23a431 --- /dev/null +++ b/LICENSES/GPL-2.0-or-later.txt @@ -0,0 +1,311 @@ +GNU GENERAL PUBLIC LICENSE +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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 Lesser 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. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + +one line to give the program's name and an idea of what it does. Copyright +(C) yyyy name of author + +This program is free software; you can redistribute it and/or modify it under +the terms of the 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., 51 Franklin +Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how +to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when +it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author Gnomovision comes +with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, +and you are welcome to redistribute it under certain conditions; type `show +c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than `show w' and `show c'; they could even be mouse-clicks +or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' +(which makes passes at compilers) written by James Hacker. + +signature of Ty Coon, 1 April 1989 Ty Coon, President of Vice diff --git a/LICENSES/GPL-3.0-only.txt b/LICENSES/GPL-3.0-only.txt new file mode 100644 index 0000000000000000000000000000000000000000..599077110a3ad4fd0b729dd03d3ec5b787130f6a --- /dev/null +++ b/LICENSES/GPL-3.0-only.txt @@ -0,0 +1,604 @@ +GNU GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and +other kinds of works. + +The licenses for most software and other practical works are designed to take +away your freedom to share and change the works. By contrast, the GNU General +Public License is intended to guarantee your freedom to share and change all +versions of a program--to make sure it remains free software for all its users. +We, the Free Software Foundation, use the GNU General Public License for most +of our software; it applies also to any other work released this way by its +authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom +to distribute copies of free software (and charge for them if you wish), that +you receive source code or can get it if you want it, that you can change +the software or use pieces of it in new free programs, and that you know you +can do these things. + +To protect your rights, we need to prevent others from denying you these rights +or asking you to surrender the rights. Therefore, you have certain responsibilities +if you distribute copies of the software, or if you modify it: responsibilities +to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or +for a fee, you must pass on to the recipients the same freedoms that you received. +You must make sure that they, too, receive or can get the source code. And +you must show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert +copyright on the software, and (2) offer you this License giving you legal +permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that +there is no warranty for this free software. For both users' and authors' +sake, the GPL requires that modified versions be marked as changed, so that +their problems will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified +versions of the software inside them, although the manufacturer can do so. +This is fundamentally incompatible with the aim of protecting users' freedom +to change the software. The systematic pattern of such abuse occurs in the +area of products for individuals to use, which is precisely where it is most +unacceptable. Therefore, we have designed this version of the GPL to prohibit +the practice for those products. If such problems arise substantially in other +domains, we stand ready to extend this provision to those domains in future +versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States +should not allow patents to restrict development and use of software on general-purpose +computers, but in those that do, we wish to avoid the special danger that +patents applied to a free program could make it effectively proprietary. To +prevent this, the GPL assures that patents cannot be used to render the program +non-free. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS + +0. Definitions. + +“This License” refers to version 3 of the GNU General Public License. + +“Copyright” also means copyright-like laws that apply to other kinds of works, +such as semiconductor masks. + +“The Program” refers to any copyrightable work licensed under this License. +Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals +or organizations. + +To “modify” a work means to copy from or adapt all or part of the work in +a fashion requiring copyright permission, other than the making of an exact +copy. The resulting work is called a “modified version” of the earlier work +or a work “based on” the earlier work. + +A “covered work” means either the unmodified Program or a work based on the +Program. + +To “propagate” a work means to do anything with it that, without permission, +would make you directly or secondarily liable for infringement under applicable +copyright law, except executing it on a computer or modifying a private copy. +Propagation includes copying, distribution (with or without modification), +making available to the public, and in some countries other activities as +well. + +To “convey” a work means any kind of propagation that enables other parties +to make or receive copies. Mere interaction with a user through a computer +network, with no transfer of a copy, is not conveying. + +An interactive user interface displays “Appropriate Legal Notices” to the +extent that it includes a convenient and prominently visible feature that +(1) displays an appropriate copyright notice, and (2) tells the user that +there is no warranty for the work (except to the extent that warranties are +provided), that licensees may convey the work under this License, and how +to view a copy of this License. If the interface presents a list of user commands +or options, such as a menu, a prominent item in the list meets this criterion. + +1. Source Code. +The “source code” for a work means the preferred form of the work for making +modifications to it. “Object code” means any non-source form of a work. + +A “Standard Interface” means an interface that either is an official standard +defined by a recognized standards body, or, in the case of interfaces specified +for a particular programming language, one that is widely used among developers +working in that language. + +The “System Libraries” of an executable work include anything, other than +the work as a whole, that (a) is included in the normal form of packaging +a Major Component, but which is not part of that Major Component, and (b) +serves only to enable use of the work with that Major Component, or to implement +a Standard Interface for which an implementation is available to the public +in source code form. A “Major Component”, in this context, means a major essential +component (kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to produce +the work, or an object code interpreter used to run it. + +The “Corresponding Source” for a work in object code form means all the source +code needed to generate, install, and (for an executable work) run the object +code and to modify the work, including scripts to control those activities. +However, it does not include the work's System Libraries, or general-purpose +tools or generally available free programs which are used unmodified in performing +those activities but which are not part of the work. For example, Corresponding +Source includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically linked +subprograms that the work is specifically designed to require, such as by +intimate data communication or control flow between those subprograms and +other parts of the work. + +The Corresponding Source need not include anything that users can regenerate +automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +2. Basic Permissions. +All rights granted under this License are granted for the term of copyright +on the Program, and are irrevocable provided the stated conditions are met. +This License explicitly affirms your unlimited permission to run the unmodified +Program. The output from running a covered work is covered by this License +only if the output, given its content, constitutes a covered work. This License +acknowledges your rights of fair use or other equivalent, as provided by copyright +law. + +You may make, run and propagate covered works that you do not convey, without +conditions so long as your license otherwise remains in force. You may convey +covered works to others for the sole purpose of having them make modifications +exclusively for you, or provide you with facilities for running those works, +provided that you comply with the terms of this License in conveying all material +for which you do not control copyright. Those thus making or running the covered +works for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of your copyrighted +material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions +stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. +No covered work shall be deemed part of an effective technological measure +under any applicable law fulfilling obligations under article 11 of the WIPO +copyright treaty adopted on 20 December 1996, or similar laws prohibiting +or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention +of technological measures to the extent such circumvention is effected by +exercising rights under this License with respect to the covered work, and +you disclaim any intention to limit operation or modification of the work +as a means of enforcing, against the work's users, your or third parties' +legal rights to forbid circumvention of technological measures. + +4. Conveying Verbatim Copies. +You may convey verbatim copies of the Program's source code as you receive +it, in any medium, provided that you conspicuously and appropriately publish +on each copy an appropriate copyright notice; keep intact all notices stating +that this License and any non-permissive terms added in accord with section +7 apply to the code; keep intact all notices of the absence of any warranty; +and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you +may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. +You may convey a work based on the Program, or the modifications to produce +it from the Program, in the form of source code under the terms of section +4, provided that you also meet all of these conditions: + +a) The work must carry prominent notices stating that you modified it, and +giving a relevant date. + +b) The work must carry prominent notices stating that it is released under +this License and any conditions added under section 7. This requirement modifies +the requirement in section 4 to “keep intact all notices”. + +c) You must license the entire work, as a whole, under this License to anyone +who comes into possession of a copy. This License will therefore apply, along +with any applicable section 7 additional terms, to the whole of the work, +and all its parts, regardless of how they are packaged. This License gives +no permission to license the work in any other way, but it does not invalidate +such permission if you have separately received it. + +d) If the work has interactive user interfaces, each must display Appropriate +Legal Notices; however, if the Program has interactive interfaces that do +not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, +which are not by their nature extensions of the covered work, and which are +not combined with it such as to form a larger program, in or on a volume of +a storage or distribution medium, is called an “aggregate” if the compilation +and its resulting copyright are not used to limit the access or legal rights +of the compilation's users beyond what the individual works permit. Inclusion +of a covered work in an aggregate does not cause this License to apply to +the other parts of the aggregate. + +6. Conveying Non-Source Forms. +You may convey a covered work in object code form under the terms of sections +4 and 5, provided that you also convey the machine-readable Corresponding +Source under the terms of this License, in one of these ways: + +a) Convey the object code in, or embodied in, a physical product (including +a physical distribution medium), accompanied by the Corresponding Source fixed +on a durable physical medium customarily used for software interchange. + +b) Convey the object code in, or embodied in, a physical product (including +a physical distribution medium), accompanied by a written offer, valid for +at least three years and valid for as long as you offer spare parts or customer +support for that product model, to give anyone who possesses the object code +either (1) a copy of the Corresponding Source for all the software in the +product that is covered by this License, on a durable physical medium customarily +used for software interchange, for a price no more than your reasonable cost +of physically performing this conveying of source, or (2) access to copy the +Corresponding Source from a network server at no charge. + +c) Convey individual copies of the object code with a copy of the written +offer to provide the Corresponding Source. This alternative is allowed only +occasionally and noncommercially, and only if you received the object code +with such an offer, in accord with subsection 6b. + +d) Convey the object code by offering access from a designated place (gratis +or for a charge), and offer equivalent access to the Corresponding Source +in the same way through the same place at no further charge. You need not +require recipients to copy the Corresponding Source along with the object +code. If the place to copy the object code is a network server, the Corresponding +Source may be on a different server (operated by you or a third party) that +supports equivalent copying facilities, provided you maintain clear directions +next to the object code saying where to find the Corresponding Source. Regardless +of what server hosts the Corresponding Source, you remain obligated to ensure +that it is available for as long as needed to satisfy these requirements. + +e) Convey the object code using peer-to-peer transmission, provided you inform +other peers where the object code and Corresponding Source of the work are +being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from +the Corresponding Source as a System Library, need not be included in conveying +the object code work. + +A “User Product” is either (1) a “consumer product”, which means any tangible +personal property which is normally used for personal, family, or household +purposes, or (2) anything designed or sold for incorporation into a dwelling. +In determining whether a product is a consumer product, doubtful cases shall +be resolved in favor of coverage. For a particular product received by a particular +user, “normally used” refers to a typical or common use of that class of product, +regardless of the status of the particular user or of the way in which the +particular user actually uses, or expects or is expected to use, the product. +A product is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent the +only significant mode of use of the product. + +“Installation Information” for a User Product means any methods, procedures, +authorization keys, or other information required to install and execute modified +versions of a covered work in that User Product from a modified version of +its Corresponding Source. The information must suffice to ensure that the +continued functioning of the modified object code is in no case prevented +or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically +for use in, a User Product, and the conveying occurs as part of a transaction +in which the right of possession and use of the User Product is transferred +to the recipient in perpetuity or for a fixed term (regardless of how the +transaction is characterized), the Corresponding Source conveyed under this +section must be accompanied by the Installation Information. But this requirement +does not apply if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has been installed +in ROM). + +The requirement to provide Installation Information does not include a requirement +to continue to provide support service, warranty, or updates for a work that +has been modified or installed by the recipient, or for the User Product in +which it has been modified or installed. Access to a network may be denied +when the modification itself materially and adversely affects the operation +of the network or violates the rules and protocols for communication across +the network. + +Corresponding Source conveyed, and Installation Information provided, in accord +with this section must be in a format that is publicly documented (and with +an implementation available to the public in source code form), and must require +no special password or key for unpacking, reading or copying. + +7. Additional Terms. +“Additional permissions” are terms that supplement the terms of this License +by making exceptions from one or more of its conditions. Additional permissions +that are applicable to the entire Program shall be treated as though they +were included in this License, to the extent that they are valid under applicable +law. If additional permissions apply only to part of the Program, that part +may be used separately under those permissions, but the entire Program remains +governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any +additional permissions from that copy, or from any part of it. (Additional +permissions may be written to require their own removal in certain cases when +you modify the work.) You may place additional permissions on material, added +by you to a covered work, for which you have or can give appropriate copyright +permission. + +Notwithstanding any other provision of this License, for material you add +to a covered work, you may (if authorized by the copyright holders of that +material) supplement the terms of this License with terms: + +a) Disclaiming warranty or limiting liability differently from the terms of +sections 15 and 16 of this License; or + +b) Requiring preservation of specified reasonable legal notices or author +attributions in that material or in the Appropriate Legal Notices displayed +by works containing it; or + +c) Prohibiting misrepresentation of the origin of that material, or requiring +that modified versions of such material be marked in reasonable ways as different +from the original version; or + +d) Limiting the use for publicity purposes of names of licensors or authors +of the material; or + +e) Declining to grant rights under trademark law for use of some trade names, +trademarks, or service marks; or + +f) Requiring indemnification of licensors and authors of that material by +anyone who conveys the material (or modified versions of it) with contractual +assumptions of liability to the recipient, for any liability that these contractual +assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered “further restrictions” +within the meaning of section 10. If the Program as you received it, or any +part of it, contains a notice stating that it is governed by this License +along with a term that is a further restriction, you may remove that term. +If a license document contains a further restriction but permits relicensing +or conveying under this License, you may add to a covered work material governed +by the terms of that license document, provided that the further restriction +does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, +in the relevant source files, a statement of the additional terms that apply +to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form +of a separately written license, or stated as exceptions; the above requirements +apply either way. + +8. Termination. +You may not propagate or modify a covered work except as expressly provided +under this License. Any attempt otherwise to propagate or modify it is void, +and will automatically terminate your rights under this License (including +any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from +a particular copyright holder is reinstated (a) provisionally, unless and +until the copyright holder explicitly and finally terminates your license, +and (b) permanently, if the copyright holder fails to notify you of the violation +by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently +if the copyright holder notifies you of the violation by some reasonable means, +this is the first time you have received notice of violation of this License +(for any work) from that copyright holder, and you cure the violation prior +to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses +of parties who have received copies or rights from you under this License. +If your rights have been terminated and not permanently reinstated, you do +not qualify to receive new licenses for the same material under section 10. + +9. Acceptance Not Required for Having Copies. +You are not required to accept this License in order to receive or run a copy +of the Program. Ancillary propagation of a covered work occurring solely as +a consequence of using peer-to-peer transmission to receive a copy likewise +does not require acceptance. However, nothing other than this License grants +you permission to propagate or modify any covered work. These actions infringe +copyright if you do not accept this License. Therefore, by modifying or propagating +a covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. +Each time you convey a covered work, the recipient automatically receives +a license from the original licensors, to run, modify and propagate that work, +subject to this License. You are not responsible for enforcing compliance +by third parties with this License. + +An “entity transaction” is a transaction transferring control of an organization, +or substantially all assets of one, or subdividing an organization, or merging +organizations. If propagation of a covered work results from an entity transaction, +each party to that transaction who receives a copy of the work also receives +whatever licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the Corresponding +Source of the work from the predecessor in interest, if the predecessor has +it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights +granted or affirmed under this License. For example, you may not impose a +license fee, royalty, or other charge for exercise of rights granted under +this License, and you may not initiate litigation (including a cross-claim +or counterclaim in a lawsuit) alleging that any patent claim is infringed +by making, using, selling, offering for sale, or importing the Program or +any portion of it. + +11. Patents. +A “contributor” is a copyright holder who authorizes use under this License +of the Program or a work on which the Program is based. The work thus licensed +is called the contributor's “contributor version”. + +A contributor's “essential patent claims” are all patent claims owned or controlled +by the contributor, whether already acquired or hereafter acquired, that would +be infringed by some manner, permitted by this License, of making, using, +or selling its contributor version, but do not include claims that would be +infringed only as a consequence of further modification of the contributor +version. For purposes of this definition, “control” includes the right to +grant patent sublicenses in a manner consistent with the requirements of this +License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent +license under the contributor's essential patent claims, to make, use, sell, +offer for sale, import and otherwise run, modify and propagate the contents +of its contributor version. + +In the following three paragraphs, a “patent license” is any express agreement +or commitment, however denominated, not to enforce a patent (such as an express +permission to practice a patent or covenant not to sue for patent infringement). +To “grant” such a patent license to a party means to make such an agreement +or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the +Corresponding Source of the work is not available for anyone to copy, free +of charge and under the terms of this License, through a publicly available +network server or other readily accessible means, then you must either (1) +cause the Corresponding Source to be so available, or (2) arrange to deprive +yourself of the benefit of the patent license for this particular work, or +(3) arrange, in a manner consistent with the requirements of this License, +to extend the patent license to downstream recipients. “Knowingly relying” +means you have actual knowledge that, but for the patent license, your conveying +the covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that country +that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, +you convey, or propagate by procuring conveyance of, a covered work, and grant +a patent license to some of the parties receiving the covered work authorizing +them to use, propagate, modify or convey a specific copy of the covered work, +then the patent license you grant is automatically extended to all recipients +of the covered work and works based on it. + +A patent license is “discriminatory” if it does not include within the scope +of its coverage, prohibits the exercise of, or is conditioned on the non-exercise +of one or more of the rights that are specifically granted under this License. +You may not convey a covered work if you are a party to an arrangement with +a third party that is in the business of distributing software, under which +you make payment to the third party based on the extent of your activity of +conveying the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory patent +license (a) in connection with copies of the covered work conveyed by you +(or copies made from those copies), or (b) primarily for and in connection +with specific products or compilations that contain the covered work, unless +you entered into that arrangement, or that patent license was granted, prior +to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied +license or other defenses to infringement that may otherwise be available +to you under applicable patent law. + +12. No Surrender of Others' Freedom. +If conditions are imposed on you (whether by court order, agreement or otherwise) +that contradict the conditions of this License, they do not excuse you from +the conditions of this License. If you cannot convey a covered work so as +to satisfy simultaneously your obligations under this License and any other +pertinent obligations, then as a consequence you may not convey it at all. +For example, if you agree to terms that obligate you to collect a royalty +for further conveying from those to whom you convey the Program, the only +way you could satisfy both those terms and this License would be to refrain +entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. +Notwithstanding any other provision of this License, you have permission to +link or combine any covered work with a work licensed under version 3 of the +GNU Affero General Public License into a single combined work, and to convey +the resulting work. The terms of this License will continue to apply to the +part which is the covered work, but the special requirements of the GNU Affero +General Public License, section 13, concerning interaction through a network +will apply to the combination as such. + +14. Revised Versions of this License. +The Free Software Foundation may publish revised and/or new versions of the +GNU General Public License from time to time. Such new versions will be similar +in spirit to the present version, but may differ in detail to address new +problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies +that a certain numbered version of the GNU General Public License “or any +later version” applies to it, you have the option of following the terms and +conditions either of that numbered version or of any later version published +by the Free Software Foundation. If the Program does not specify a version +number of the GNU General Public License, you may choose any version ever +published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of +the GNU General Public License can be used, that proxy's public statement +of acceptance of a version permanently authorizes you to choose that version +for the Program. + +Later license versions may give you additional or different permissions. However, +no additional obligations are imposed on any author or copyright holder as +a result of your choosing to follow a later version. + +15. Disclaimer of Warranty. +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE +LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER +EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM +PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR +CORRECTION. + +16. Limitation of Liability. +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM +AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, +INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO +USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED +INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE +PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER +PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. +If the disclaimer of warranty and limitation of liability provided above cannot +be given local legal effect according to their terms, reviewing courts shall +apply local law that most closely approximates an absolute waiver of all civil +liability in connection with the Program, unless a warranty or assumption +of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively state the exclusion +of warranty; and each file should have at least the “copyright” line and a +pointer to where the full notice is found. + + + Copyright (C) + +This program is free software: you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free Software +Foundation, either version 3 of the License, or (at your option) any later +version. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like +this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it under certain +conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands might +be different; for a GUI interface, you would use an “about box”. + +You should also get your employer (if you work as a programmer) or school, +if any, to sign a “copyright disclaimer” for the program, if necessary. For +more information on this, and how to apply and follow the GNU GPL, see . + +The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General Public +License instead of this License. But first, please read . diff --git a/LICENSES/LGPL-2.0-or-later.txt b/LICENSES/LGPL-2.0-or-later.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec9eedc542140aa47722bd613f727cede093772d --- /dev/null +++ b/LICENSES/LGPL-2.0-or-later.txt @@ -0,0 +1,444 @@ +GNU LIBRARY GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1991 Free Software Foundation, Inc. +51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is numbered 2 +because it goes with version 2 of the ordinary GPL.] + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public Licenses are intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. + +This license, the Library General Public License, applies to some specially +designated Free Software Foundation software, and to any other libraries whose +authors decide to use it. You can use it for your libraries, 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 library, or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for +a fee, you must give the recipients all the rights that we gave you. You must +make sure that they, too, receive or can get the source code. If you link +a program with the library, you must provide complete object files to the +recipients so that they can relink them with the library, after making changes +to the library and recompiling it. And you must show them these terms so they +know their rights. + +Our method of protecting your rights has two steps: (1) copyright the library, +and (2) offer you this license which gives you legal permission to copy, distribute +and/or modify the library. + +Also, for each distributor's protection, we want to make certain that everyone +understands that there is no warranty for this free library. If the library +is modified by someone else and passed on, we want its recipients to know +that what they have is not the original version, 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 companies distributing free software will individually +obtain patent licenses, thus in effect transforming the program into proprietary +software. To prevent this, we have made it clear that any patent must be licensed +for everyone's free use or not licensed at all. + +Most GNU software, including some libraries, is covered by the ordinary GNU +General Public License, which was designed for utility programs. This license, +the GNU Library General Public License, applies to certain designated libraries. +This license is quite different from the ordinary one; be sure to read it +in full, and don't assume that anything in it is the same as in the ordinary +license. + +The reason we have a separate public license for some libraries is that they +blur the distinction we usually make between modifying or adding to a program +and simply using it. Linking a program with a library, without changing the +library, is in some sense simply using the library, and is analogous to running +a utility program or application program. However, in a textual and legal +sense, the linked executable is a combined work, a derivative of the original +library, and the ordinary General Public License treats it as such. + +Because of this blurred distinction, using the ordinary General Public License +for libraries did not effectively promote software sharing, because most developers +did not use the libraries. We concluded that weaker conditions might promote +sharing better. + +However, unrestricted linking of non-free programs would deprive the users +of those programs of all benefit from the free status of the libraries themselves. +This Library General Public License is intended to permit developers of non-free +programs to use free libraries, while preserving your freedom as a user of +such programs to change the free libraries that are incorporated in them. +(We have not seen how to achieve this as regards changes in header files, +but we have achieved it as regards changes in the actual functions of the +Library.) The hope is that this will lead to faster development of free libraries. + +The precise terms and conditions for copying, distribution and modification +follow. Pay close attention to the difference between a "work based on the +library" and a "work that uses the library". The former contains code derived +from the library, while the latter only works together with the library. + +Note that it is possible for a library to be covered by the ordinary General +Public License rather than by this special one. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License Agreement applies to any software library which contains a +notice placed by the copyright holder or other authorized party saying it +may be distributed under the terms of this Library General Public License +(also called "this License"). Each licensee is addressed as "you". + +A "library" means a collection of software functions and/or data prepared +so as to be conveniently linked with application programs (which use some +of those functions and data) to form executables. + +The "Library", below, refers to any such software library or work which has +been distributed under these terms. A "work based on the Library" means either +the Library or any derivative work under copyright law: that is to say, a +work containing the Library or a portion of it, either verbatim or with modifications +and/or translated straightforwardly into another language. (Hereinafter, translation +is included without limitation in the term "modification".) + +"Source code" for a work means the preferred form of the work for making modifications +to it. For a library, 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 library. + +Activities other than copying, distribution and modification are not covered +by this License; they are outside its scope. The act of running a program +using the Library is not restricted, and output from such a program is covered +only if its contents constitute a work based on the Library (independent of +the use of the Library in a tool for writing it). Whether that is true depends +on what the Library does and what the program that uses the Library does. + +1. You may copy and distribute verbatim copies of the Library's complete 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 distribute a copy of this License along with +the Library. + +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 Library or any portion of it, +thus forming a work based on the Library, 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) The modified work must itself be a software library. + +b) You must cause the files modified to carry prominent notices stating that +you changed the files and the date of any change. + +c) You must cause the whole of the work to be licensed at no charge to all +third parties under the terms of this License. + +d) If a facility in the modified Library refers to a function or a table of +data to be supplied by an application program that uses the facility, other +than as an argument passed when the facility is invoked, then you must make +a good faith effort to ensure that, in the event an application does not supply +such function or table, the facility still operates, and performs whatever +part of its purpose remains meaningful. + +(For example, a function in a library to compute square roots has a purpose +that is entirely well-defined independent of the application. Therefore, Subsection +2d requires that any application-supplied function or table used by this function +must be optional: if the application does not supply it, the square root function +must still compute square roots.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Library, 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 Library, 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 Library. + +In addition, mere aggregation of another work not based on the Library with +the Library (or with a work based on the Library) on a volume of a storage +or distribution medium does not bring the other work under the scope of this +License. + +3. You may opt to apply the terms of the ordinary GNU General Public License +instead of this License to a given copy of the Library. To do this, you must +alter all the notices that refer to this License, so that they refer to the +ordinary GNU General Public License, version 2, instead of to this License. +(If a newer version than version 2 of the ordinary GNU General Public License +has appeared, then you can specify that version instead if you wish.) Do not +make any other change in these notices. + +Once this change is made in a given copy, it is irreversible for that copy, +so the ordinary GNU General Public License applies to all subsequent copies +and derivative works made from that copy. + +This option is useful when you wish to copy part of the code of the Library +into a program that is not a library. + +4. You may copy and distribute the Library (or a portion or derivative of +it, under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you 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. + +If distribution of 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 satisfies the requirement to distribute the source code, even though +third parties are not compelled to copy the source along with the object code. + +5. A program that contains no derivative of any portion of the Library, but +is designed to work with the Library by being compiled or linked with it, +is called a "work that uses the Library". Such a work, in isolation, is not +a derivative work of the Library, and therefore falls outside the scope of +this License. + +However, linking a "work that uses the Library" with the Library creates an +executable that is a derivative of the Library (because it contains portions +of the Library), rather than a "work that uses the library". The executable +is therefore covered by this License. Section 6 states terms for distribution +of such executables. + +When a "work that uses the Library" uses material from a header file that +is part of the Library, the object code for the work may be a derivative work +of the Library even though the source code is not. Whether this is true is +especially significant if the work can be linked without the Library, or if +the work is itself a library. The threshold for this to be true is not precisely +defined by law. + +If such an object file uses only numerical parameters, data structure layouts +and accessors, and small macros and small inline functions (ten lines or less +in length), then the use of the object file is unrestricted, regardless of +whether it is legally a derivative work. (Executables containing this object +code plus portions of the Library will still fall under Section 6.) + +Otherwise, if the work is a derivative of the Library, you may distribute +the object code for the work under the terms of Section 6. Any executables +containing that work also fall under Section 6, whether or not they are linked +directly with the Library itself. + +6. As an exception to the Sections above, you may also compile or link a "work +that uses the Library" with the Library to produce a work containing portions +of the Library, and distribute that work under terms of your choice, provided +that the terms permit modification of the work for the customer's own use +and reverse engineering for debugging such modifications. + +You must give prominent notice with each copy of the work that the Library +is used in it and that the Library and its use are covered by this License. +You must supply a copy of this License. If the work during execution displays +copyright notices, you must include the copyright notice for the Library among +them, as well as a reference directing the user to the copy of this License. +Also, you must do one of these things: + +a) Accompany the work with the complete corresponding machine-readable source +code for the Library including whatever changes were used in the work (which +must be distributed under Sections 1 and 2 above); and, if the work is an +executable linked with the Library, with the complete machine-readable "work +that uses the Library", as object code and/or source code, so that the user +can modify the Library and then relink to produce a modified executable containing +the modified Library. (It is understood that the user who changes the contents +of definitions files in the Library will not necessarily be able to recompile +the application to use the modified definitions.) + +b) Accompany the work with a written offer, valid for at least three years, +to give the same user the materials specified in Subsection 6a, above, for +a charge no more than the cost of performing this distribution. + +c) If distribution of the work is made by offering access to copy from a designated +place, offer equivalent access to copy the above specified materials from +the same place. + +d) Verify that the user has already received a copy of these materials or +that you have already sent this user a copy. + +For an executable, the required form of the "work that uses the Library" must +include any data and utility programs needed for reproducing the executable +from it. 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. + +It may happen that this requirement contradicts the license restrictions of +other proprietary libraries that do not normally accompany the operating system. +Such a contradiction means you cannot use both them and the Library together +in an executable that you distribute. + +7. You may place library facilities that are a work based on the Library side-by-side +in a single library together with other library facilities not covered by +this License, and distribute such a combined library, provided that the separate +distribution of the work based on the Library and of the other library facilities +is otherwise permitted, and provided that you do these two things: + +a) Accompany the combined library with a copy of the same work based on the +Library, uncombined with any other library facilities. This must be distributed +under the terms of the Sections above. + +b) Give prominent notice with the combined library of the fact that part of +it is a work based on the Library, and explaining where to find the accompanying +uncombined form of the same work. + +8. You may not copy, modify, sublicense, link with, or distribute the Library +except as expressly provided under this License. Any attempt otherwise to +copy, modify, sublicense, link with, or distribute the Library 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. + +9. 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 +Library or its derivative works. These actions are prohibited by law if you +do not accept this License. Therefore, by modifying or distributing the Library +(or any work based on the Library), you indicate your acceptance of this License +to do so, and all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + +10. Each time you redistribute the Library (or any work based on the Library), +the recipient automatically receives a license from the original licensor +to copy, distribute, link with or modify the Library 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. + +11. 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 Library at all. For example, if a +patent license would not permit royalty-free redistribution of the Library +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 Library. + +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. + +12. If the distribution and/or use of the Library is restricted in certain +countries either by patents or by copyrighted interfaces, the original copyright +holder who places the Library 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. + +13. The Free Software Foundation may publish revised and/or new versions of +the Library 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 Library 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 +Library does not specify a license version number, you may choose any version +ever published by the Free Software Foundation. + +14. If you wish to incorporate parts of the Library into other free programs +whose distribution conditions are incompatible with these, 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 + +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY +"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 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. 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 LIBRARY 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 LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH +HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible +use to the public, we recommend making it free software that everyone can +redistribute and change. You can do so by permitting redistribution under +these terms (or, alternatively, under the terms of the ordinary General Public +License). + +To apply these terms, attach the following notices to the library. It is safest +to attach them to the start of each source file to most effectively convey +the exclusion of warranty; and each file should have at least the "copyright" +line and a pointer to where the full notice is found. + + one line to give the library's name and an idea of what it does. + Copyright (C) year name of author + +This library is free software; you can redistribute it and/or modify it under +the terms of the GNU Library General Public License as published by the Free +Software Foundation; either version 2 of the License, or (at your option) +any later version. + +This library is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for +more details. + +You should have received a copy of the GNU Library General Public License +along with this library; if not, write to the Free Software Foundation, Inc., +51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the library, if necessary. Here +is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in +the library `Frob' (a library for tweaking knobs) written +by James Random Hacker. + +signature of Ty Coon, 1 April 1990 +Ty Coon, President of Vice + +That's all there is to it! diff --git a/LICENSES/LGPL-2.1-only.txt b/LICENSES/LGPL-2.1-only.txt new file mode 100644 index 0000000000000000000000000000000000000000..aaaba1688e048f86f1003dfdc55f281b135d7025 --- /dev/null +++ b/LICENSES/LGPL-2.1-only.txt @@ -0,0 +1,462 @@ +GNU LESSER GENERAL PUBLIC LICENSE + +Version 2.1, February 1999 + +Copyright (C) 1991, 1999 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts as +the successor of the GNU Library Public License, version 2, hence the version +number 2.1.] + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public Licenses are intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. + +This license, the Lesser General Public License, applies to some specially +designated software packages--typically libraries--of the Free Software Foundation +and other authors who decide to use it. You can use it too, but we suggest +you first think carefully about whether this license or the ordinary General +Public License is the better strategy to use in any particular case, based +on the explanations below. + +When we speak of free software, we are referring to freedom of use, 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 and use pieces of it in new free programs; and that +you are informed that you can do these things. + +To protect your rights, we need to make restrictions that forbid distributors +to deny you these rights or to ask you to surrender these rights. These restrictions +translate to certain responsibilities for you if you distribute copies of +the library or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for +a fee, you must give the recipients all the rights that we gave you. You must +make sure that they, too, receive or can get the source code. If you link +other code with the library, you must provide complete object files to the +recipients, so that they can relink them with the library after making changes +to the library and recompiling it. And you must show them these terms so they +know their rights. + +We protect your rights with a two-step method: (1) we copyright the library, +and (2) we offer you this license, which gives you legal permission to copy, +distribute and/or modify the library. + +To protect each distributor, we want to make it very clear that there is no +warranty for the free library. Also, if the library is modified by someone +else and passed on, the recipients should know that what they have is not +the original version, so that the original author's reputation will not be +affected by problems that might be introduced by others. + +Finally, software patents pose a constant threat to the existence of any free +program. We wish to make sure that a company cannot effectively restrict the +users of a free program by obtaining a restrictive license from a patent holder. +Therefore, we insist that any patent license obtained for a version of the +library must be consistent with the full freedom of use specified in this +license. + +Most GNU software, including some libraries, is covered by the ordinary GNU +General Public License. This license, the GNU Lesser General Public License, +applies to certain designated libraries, and is quite different from the ordinary +General Public License. We use this license for certain libraries in order +to permit linking those libraries into non-free programs. + +When a program is linked with a library, whether statically or using a shared +library, the combination of the two is legally speaking a combined work, a +derivative of the original library. The ordinary General Public License therefore +permits such linking only if the entire combination fits its criteria of freedom. +The Lesser General Public License permits more lax criteria for linking other +code with the library. + +We call this license the "Lesser" General Public License because it does Less +to protect the user's freedom than the ordinary General Public License. It +also provides other free software developers Less of an advantage over competing +non-free programs. These disadvantages are the reason we use the ordinary +General Public License for many libraries. However, the Lesser license provides +advantages in certain special circumstances. + +For example, on rare occasions, there may be a special need to encourage the +widest possible use of a certain library, so that it becomes a de-facto standard. +To achieve this, non-free programs must be allowed to use the library. A more +frequent case is that a free library does the same job as widely used non-free +libraries. In this case, there is little to gain by limiting the free library +to free software only, so we use the Lesser General Public License. + +In other cases, permission to use a particular library in non-free programs +enables a greater number of people to use a large body of free software. For +example, permission to use the GNU C Library in non-free programs enables +many more people to use the whole GNU operating system, as well as its variant, +the GNU/Linux operating system. + +Although the Lesser General Public License is Less protective of the users' +freedom, it does ensure that the user of a program that is linked with the +Library has the freedom and the wherewithal to run that program using a modified +version of the Library. + +The precise terms and conditions for copying, distribution and modification +follow. Pay close attention to the difference between a "work based on the +library" and a "work that uses the library". The former contains code derived +from the library, whereas the latter must be combined with the library in +order to run. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License Agreement applies to any software library or other program +which contains a notice placed by the copyright holder or other authorized +party saying it may be distributed under the terms of this Lesser General +Public License (also called "this License"). Each licensee is addressed as +"you". + +A "library" means a collection of software functions and/or data prepared +so as to be conveniently linked with application programs (which use some +of those functions and data) to form executables. + +The "Library", below, refers to any such software library or work which has +been distributed under these terms. A "work based on the Library" means either +the Library or any derivative work under copyright law: that is to say, a +work containing the Library or a portion of it, either verbatim or with modifications +and/or translated straightforwardly into another language. (Hereinafter, translation +is included without limitation in the term "modification".) + +"Source code" for a work means the preferred form of the work for making modifications +to it. For a library, 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 library. + +Activities other than copying, distribution and modification are not covered +by this License; they are outside its scope. The act of running a program +using the Library is not restricted, and output from such a program is covered +only if its contents constitute a work based on the Library (independent of +the use of the Library in a tool for writing it). Whether that is true depends +on what the Library does and what the program that uses the Library does. + +1. You may copy and distribute verbatim copies of the Library's complete 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 distribute a copy of this License along with +the Library. + +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 Library or any portion of it, +thus forming a work based on the Library, 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) The modified work must itself be a software library. + +b) You must cause the files modified to carry prominent notices stating that +you changed the files and the date of any change. + +c) You must cause the whole of the work to be licensed at no charge to all +third parties under the terms of this License. + +d) If a facility in the modified Library refers to a function or a table of +data to be supplied by an application program that uses the facility, other +than as an argument passed when the facility is invoked, then you must make +a good faith effort to ensure that, in the event an application does not supply +such function or table, the facility still operates, and performs whatever +part of its purpose remains meaningful. + +(For example, a function in a library to compute square roots has a purpose +that is entirely well-defined independent of the application. Therefore, Subsection +2d requires that any application-supplied function or table used by this function +must be optional: if the application does not supply it, the square root function +must still compute square roots.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Library, 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 Library, 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 Library. + +In addition, mere aggregation of another work not based on the Library with +the Library (or with a work based on the Library) on a volume of a storage +or distribution medium does not bring the other work under the scope of this +License. + +3. You may opt to apply the terms of the ordinary GNU General Public License +instead of this License to a given copy of the Library. To do this, you must +alter all the notices that refer to this License, so that they refer to the +ordinary GNU General Public License, version 2, instead of to this License. +(If a newer version than version 2 of the ordinary GNU General Public License +has appeared, then you can specify that version instead if you wish.) Do not +make any other change in these notices. + +Once this change is made in a given copy, it is irreversible for that copy, +so the ordinary GNU General Public License applies to all subsequent copies +and derivative works made from that copy. + +This option is useful when you wish to copy part of the code of the Library +into a program that is not a library. + +4. You may copy and distribute the Library (or a portion or derivative of +it, under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you 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. + +If distribution of 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 satisfies the requirement to distribute the source code, even though +third parties are not compelled to copy the source along with the object code. + +5. A program that contains no derivative of any portion of the Library, but +is designed to work with the Library by being compiled or linked with it, +is called a "work that uses the Library". Such a work, in isolation, is not +a derivative work of the Library, and therefore falls outside the scope of +this License. + +However, linking a "work that uses the Library" with the Library creates an +executable that is a derivative of the Library (because it contains portions +of the Library), rather than a "work that uses the library". The executable +is therefore covered by this License. Section 6 states terms for distribution +of such executables. + +When a "work that uses the Library" uses material from a header file that +is part of the Library, the object code for the work may be a derivative work +of the Library even though the source code is not. Whether this is true is +especially significant if the work can be linked without the Library, or if +the work is itself a library. The threshold for this to be true is not precisely +defined by law. + +If such an object file uses only numerical parameters, data structure layouts +and accessors, and small macros and small inline functions (ten lines or less +in length), then the use of the object file is unrestricted, regardless of +whether it is legally a derivative work. (Executables containing this object +code plus portions of the Library will still fall under Section 6.) + +Otherwise, if the work is a derivative of the Library, you may distribute +the object code for the work under the terms of Section 6. Any executables +containing that work also fall under Section 6, whether or not they are linked +directly with the Library itself. + +6. As an exception to the Sections above, you may also combine or link a "work +that uses the Library" with the Library to produce a work containing portions +of the Library, and distribute that work under terms of your choice, provided +that the terms permit modification of the work for the customer's own use +and reverse engineering for debugging such modifications. + +You must give prominent notice with each copy of the work that the Library +is used in it and that the Library and its use are covered by this License. +You must supply a copy of this License. If the work during execution displays +copyright notices, you must include the copyright notice for the Library among +them, as well as a reference directing the user to the copy of this License. +Also, you must do one of these things: + +a) Accompany the work with the complete corresponding machine-readable source +code for the Library including whatever changes were used in the work (which +must be distributed under Sections 1 and 2 above); and, if the work is an +executable linked with the Library, with the complete machine-readable "work +that uses the Library", as object code and/or source code, so that the user +can modify the Library and then relink to produce a modified executable containing +the modified Library. (It is understood that the user who changes the contents +of definitions files in the Library will not necessarily be able to recompile +the application to use the modified definitions.) + +b) Use a suitable shared library mechanism for linking with the Library. A +suitable mechanism is one that (1) uses at run time a copy of the library +already present on the user's computer system, rather than copying library +functions into the executable, and (2) will operate properly with a modified +version of the library, if the user installs one, as long as the modified +version is interface-compatible with the version that the work was made with. + +c) Accompany the work with a written offer, valid for at least three years, +to give the same user the materials specified in Subsection 6a, above, for +a charge no more than the cost of performing this distribution. + +d) If distribution of the work is made by offering access to copy from a designated +place, offer equivalent access to copy the above specified materials from +the same place. + +e) Verify that the user has already received a copy of these materials or +that you have already sent this user a copy. + +For an executable, the required form of the "work that uses the Library" must +include any data and utility programs needed for reproducing the executable +from it. However, as a special exception, the materials to be 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. + +It may happen that this requirement contradicts the license restrictions of +other proprietary libraries that do not normally accompany the operating system. +Such a contradiction means you cannot use both them and the Library together +in an executable that you distribute. + +7. You may place library facilities that are a work based on the Library side-by-side +in a single library together with other library facilities not covered by +this License, and distribute such a combined library, provided that the separate +distribution of the work based on the Library and of the other library facilities +is otherwise permitted, and provided that you do these two things: + +a) Accompany the combined library with a copy of the same work based on the +Library, uncombined with any other library facilities. This must be distributed +under the terms of the Sections above. + +b) Give prominent notice with the combined library of the fact that part of +it is a work based on the Library, and explaining where to find the accompanying +uncombined form of the same work. + +8. You may not copy, modify, sublicense, link with, or distribute the Library +except as expressly provided under this License. Any attempt otherwise to +copy, modify, sublicense, link with, or distribute the Library 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. + +9. 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 +Library or its derivative works. These actions are prohibited by law if you +do not accept this License. Therefore, by modifying or distributing the Library +(or any work based on the Library), you indicate your acceptance of this License +to do so, and all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + +10. Each time you redistribute the Library (or any work based on the Library), +the recipient automatically receives a license from the original licensor +to copy, distribute, link with or modify the Library 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 with this License. + +11. 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 Library at all. For example, if a +patent license would not permit royalty-free redistribution of the Library +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 Library. + +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. + +12. If the distribution and/or use of the Library is restricted in certain +countries either by patents or by copyrighted interfaces, the original copyright +holder who places the Library 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. + +13. The Free Software Foundation may publish revised and/or new versions of +the Lesser 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 Library 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 +Library does not specify a license version number, you may choose any version +ever published by the Free Software Foundation. + +14. If you wish to incorporate parts of the Library into other free programs +whose distribution conditions are incompatible with these, 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 + +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY +"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 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. 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 LIBRARY 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 LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH +HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible +use to the public, we recommend making it free software that everyone can +redistribute and change. You can do so by permitting redistribution under +these terms (or, alternatively, under the terms of the ordinary General Public +License). + +To apply these terms, attach the following notices to the library. It is safest +to attach them to the start of each source file to most effectively convey +the exclusion of warranty; and each file should have at least the "copyright" +line and a pointer to where the full notice is found. + + one line to give the library's name and an idea of what it does. + Copyright (C) year name of author + +This library is free software; you can redistribute it and/or modify it under +the terms of the GNU Lesser General Public License as published by the Free +Software Foundation; either version 2.1 of the License, or (at your option) +any later version. + +This library is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. + +You should have received a copy of the GNU Lesser General Public License along +with this library; if not, write to the Free Software Foundation, Inc., 51 +Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information +on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the library, if necessary. Here +is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in +the library `Frob' (a library for tweaking knobs) written +by James Random Hacker. + +signature of Ty Coon, 1 April 1990 +Ty Coon, President of Vice +That's all there is to it! diff --git a/LICENSES/LGPL-3.0-only.txt b/LICENSES/LGPL-3.0-only.txt new file mode 100644 index 0000000000000000000000000000000000000000..9e2e9f7831fb391818affa017074c019cabec355 --- /dev/null +++ b/LICENSES/LGPL-3.0-only.txt @@ -0,0 +1,144 @@ +GNU LESSER GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright (C) 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +This version of the GNU Lesser General Public License incorporates the terms +and conditions of version 3 of the GNU General Public License, supplemented +by the additional permissions listed below. + +0. Additional Definitions. + +As used herein, "this License" refers to version 3 of the GNU Lesser General +Public License, and the "GNU GPL" refers to version 3 of the GNU General Public +License. + +"The Library" refers to a covered work governed by this License, other than +an Application or a Combined Work as defined below. + +An "Application" is any work that makes use of an interface provided by the +Library, but which is not otherwise based on the Library. Defining a subclass +of a class defined by the Library is deemed a mode of using an interface provided +by the Library. + +A "Combined Work" is a work produced by combining or linking an Application +with the Library. The particular version of the Library with which the Combined +Work was made is also called the "Linked Version". + +The "Minimal Corresponding Source" for a Combined Work means the Corresponding +Source for the Combined Work, excluding any source code for portions of the +Combined Work that, considered in isolation, are based on the Application, +and not on the Linked Version. + +The "Corresponding Application Code" for a Combined Work means the object +code and/or source code for the Application, including any data and utility +programs needed for reproducing the Combined Work from the Application, but +excluding the System Libraries of the Combined Work. + +1. Exception to Section 3 of the GNU GPL. +You may convey a covered work under sections 3 and 4 of this License without +being bound by section 3 of the GNU GPL. + +2. Conveying Modified Versions. +If you modify a copy of the Library, and, in your modifications, a facility +refers to a function or data to be supplied by an Application that uses the +facility (other than as an argument passed when the facility is invoked), +then you may convey a copy of the modified version: + +a) under this License, provided that you make a good faith effort to ensure +that, in the event an Application does not supply the function or data, the +facility still operates, and performs whatever part of its purpose remains +meaningful, or + +b) under the GNU GPL, with none of the additional permissions of this License +applicable to that copy. + +3. Object Code Incorporating Material from Library Header Files. +The object code form of an Application may incorporate material from a header +file that is part of the Library. You may convey such object code under terms +of your choice, provided that, if the incorporated material is not limited +to numerical parameters, data structure layouts and accessors, or small macros, +inline functions and templates (ten or fewer lines in length), you do both +of the following: + +a) Give prominent notice with each copy of the object code that the Library +is used in it and that the Library and its use are covered by this License. + +b) Accompany the object code with a copy of the GNU GPL and this license document. + +4. Combined Works. +You may convey a Combined Work under terms of your choice that, taken together, +effectively do not restrict modification of the portions of the Library contained +in the Combined Work and reverse engineering for debugging such modifications, +if you also do each of the following: + +a) Give prominent notice with each copy of the Combined Work that the Library +is used in it and that the Library and its use are covered by this License. + +b) Accompany the Combined Work with a copy of the GNU GPL and this license +document. + +c) For a Combined Work that displays copyright notices during execution, include +the copyright notice for the Library among these notices, as well as a reference +directing the user to the copies of the GNU GPL and this license document. + + d) Do one of the following: + +0) Convey the Minimal Corresponding Source under the terms of this License, +and the Corresponding Application Code in a form suitable for, and under terms +that permit, the user to recombine or relink the Application with a modified +version of the Linked Version to produce a modified Combined Work, in the +manner specified by section 6 of the GNU GPL for conveying Corresponding Source. + +1) Use a suitable shared library mechanism for linking with the Library. +A suitable mechanism is one that (a) uses at run time a copy of the Library +already present on the user's computer system, and (b) will operate properly +with a modified version of the Library that is interface-compatible with the +Linked Version. + +e) Provide Installation Information, but only if you would otherwise be required +to provide such information under section 6 of the GNU GPL, and only to the +extent that such information is necessary to install and execute a modified +version of the Combined Work produced by recombining or relinking the Application +with a modified version of the Linked Version. (If you use option 4d0, the +Installation Information must accompany the Minimal Corresponding Source and +Corresponding Application Code. If you use option 4d1, you must provide the +Installation Information in the manner specified by section 6 of the GNU GPL +for conveying Corresponding Source.) + +5. Combined Libraries. +You may place library facilities that are a work based on the Library side +by side in a single library together with other library facilities that are +not Applications and are not covered by this License, and convey such a combined +library under terms of your choice, if you do both of the following: + +a) Accompany the combined library with a copy of the same work based on the +Library, uncombined with any other library facilities, conveyed under the +terms of this License. + +b) Give prominent notice with the combined library that part of it is a work +based on the Library, and explaining where to find the accompanying uncombined +form of the same work. + +6. Revised Versions of the GNU Lesser General Public License. +The Free Software Foundation may publish revised and/or new versions of the +GNU Lesser 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 Library as you +received it specifies that a certain numbered version of the GNU Lesser General +Public License "or any later version" applies to it, you have the option of +following the terms and conditions either of that published version or of +any later version published by the Free Software Foundation. If the Library +as you received it does not specify a version number of the GNU Lesser General +Public License, you may choose any version of the GNU Lesser General Public +License ever published by the Free Software Foundation. + +If the Library as you received it specifies that a proxy can decide whether +future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is permanent +authorization for you to choose that version for the Library. diff --git a/LICENSES/LicenseRef-KDE-Accepted-GPL.txt b/LICENSES/LicenseRef-KDE-Accepted-GPL.txt new file mode 100644 index 0000000000000000000000000000000000000000..60a2dffc9cee5ae6067c259b0f741aeee76e09a6 --- /dev/null +++ b/LICENSES/LicenseRef-KDE-Accepted-GPL.txt @@ -0,0 +1,12 @@ +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as +published by the Free Software Foundation; either version 3 of +the license or (at your option) at any later version that is +accepted by the membership of KDE e.V. (or its successor +approved by the membership of KDE e.V.), which shall act as a +proxy as defined in Section 14 of version 3 of the license. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. diff --git a/LICENSES/LicenseRef-KFQF-Accepted-GPL.txt b/LICENSES/LicenseRef-KFQF-Accepted-GPL.txt new file mode 100644 index 0000000000000000000000000000000000000000..b3526310249cfa9ed8b37a2c5e9d695cab6c33ca --- /dev/null +++ b/LICENSES/LicenseRef-KFQF-Accepted-GPL.txt @@ -0,0 +1,9 @@ +Alternatively, this file may be used under the terms of the GNU +General Public License version 2.0 or (at your option) the GNU General +Public license version 3 or any later version approved by the KDE Free +Qt Foundation. The licenses are as published by the Free Software +Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3 +included in the packaging of this file. Please review the following +information to ensure the GNU General Public License requirements will +be met: https://www.gnu.org/licenses/gpl-2.0.html and +https://www.gnu.org/licenses/gpl-3.0.html. diff --git a/LICENSES/LicenseRef-Qt-Commercial.txt b/LICENSES/LicenseRef-Qt-Commercial.txt new file mode 100644 index 0000000000000000000000000000000000000000..11e00c74265daa8c04307099b5a092f857bf6c3a --- /dev/null +++ b/LICENSES/LicenseRef-Qt-Commercial.txt @@ -0,0 +1,7 @@ +Commercial License Usage +Licensees holding valid commercial Qt licenses may use this file in +accordance with the commercial license agreement provided with the +Software or, alternatively, in accordance with the terms contained in +a written agreement between you and The Qt Company. For licensing terms +and conditions see https://www.qt.io/terms-conditions. For further +information use the contact form at https://www.qt.io/contact-us. diff --git a/LICENSES/Qt-LGPL-exception-1.1.txt b/LICENSES/Qt-LGPL-exception-1.1.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd94b5538f5b4ce3eb2c6a103c07e5ac938799f6 --- /dev/null +++ b/LICENSES/Qt-LGPL-exception-1.1.txt @@ -0,0 +1,22 @@ +The Qt Company Qt LGPL Exception version 1.1 + +As an additional permission to the GNU Lesser General Public License version +2.1, the object code form of a "work that uses the Library" may incorporate +material from a header file that is part of the Library. You may distribute +such object code under terms of your choice, provided that: + (i) the header files of the Library have not been modified; and + (ii) the incorporated material is limited to numerical parameters, data + structure layouts, accessors, macros, inline functions and + templates; and + (iii) you comply with the terms of Section 6 of the GNU Lesser General + Public License version 2.1. + +Moreover, you may apply this exception to a modified version of the Library, +provided that such modification does not involve copying material from the +Library into the modified Library's header files unless such material is +limited to (i) numerical parameters; (ii) data structure layouts; +(iii) accessors; and (iv) small macros, templates and inline functions of +five lines or less in length. + +Furthermore, you are not required to apply this additional permission to a +modified version of the Library. diff --git a/cmake/modules/FindLibOfx.cmake b/cmake/modules/FindLibOfx.cmake index e455087fb57982995e2dbdc87aa203dcd8277e75..a651cc6ba0bff599437436919fbb4c9661d725a3 100644 --- a/cmake/modules/FindLibOfx.cmake +++ b/cmake/modules/FindLibOfx.cmake @@ -6,7 +6,7 @@ # LIBOFX_LIBRARIES - Link these to LibOfx # LIBOFX_DEFINITIONS - Compiler switches required for using LibOfx -# Copyright (c) 2006, Alexander Neundorf, +# SPDX-FileCopyrightText: 2006 Alexander Neundorf # Copied from FindLibXslt.cmake, 2009, Guillaume DE BURE, # # Redistribution and use is allowed according to the terms of the BSD license. diff --git a/cmake/modules/FindLibical.cmake b/cmake/modules/FindLibical.cmake index 852e935d312ae99108679cfe4cc57a3751933230..275e4720cc7a0605e7f9091426b8a30cdc691335 100644 --- a/cmake/modules/FindLibical.cmake +++ b/cmake/modules/FindLibical.cmake @@ -5,7 +5,7 @@ # LIBICAL_LIBRARIES - The libraries needed to use Libical # LIBICAL_VERSION = The value of ICAL_VERSION defined in ical.h -# Copyright (c) 2008, Allen Winter +# SPDX-FileCopyrightText: 2008 Allen Winter # # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. diff --git a/config-kmymoney-version.h.cmake b/config-kmymoney-version.h.cmake index c0ff1befa5fb64a372bec91a07c3d6e5578e7a88..54dce50a4245cc417cc0734f9d7e75c71da64766 100644 --- a/config-kmymoney-version.h.cmake +++ b/config-kmymoney-version.h.cmake @@ -1,7 +1,7 @@ /* - * config-kmymoney-version.h - * Generated from config-kmymoney-version.h.cmake by cmake - */ + config-kmymoney-version.h + Generated from config-kmymoney-version.h.cmake by cmake +*/ /* Version number of package */ #define VERSION "@PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@.@PROJECT_VERSION_PATCH@@PROJECT_VERSION_SUFFIX@" diff --git a/contrib/acst2qif.py b/contrib/acst2qif.py index a9538012e2cc0973547cb1cf52bd0513b90005d4..b7cc384991795253a040813b77617084a9d8b34a 100644 --- a/contrib/acst2qif.py +++ b/contrib/acst2qif.py @@ -2,20 +2,8 @@ # -*- coding: utf-8 -*- #*************************************************************************** -# acst2qif.py - description -# ------------------- -# copyright : (C) 2013 by Volker Paul -# email : volker.paul@v-paul.de -# -#***************************************************************************/ -# -#*************************************************************************** -#* * -#* This program is free software; you can redistribute it and/or modify * -#* it under the terms of the GNU General Public License as published by * -#* the Free Software Foundation; either version 2 of the License, or * -#* (at your option) any later version. * -#* * +# SPDX-FileCopyrightText: 2013 Volker Paul +# SPDX-License-Identifier: GPL-2.0-or-later #***************************************************************************/ # Usage: diff --git a/contrib/find-devel-pkg.pl b/contrib/find-devel-pkg.pl index accc99c9e128da24cbeaffebe761ac45d182a0eb..c2cd64e1e8ac644d16e44fcb14099fcefce39142 100755 --- a/contrib/find-devel-pkg.pl +++ b/contrib/find-devel-pkg.pl @@ -1,19 +1,7 @@ #!/usr/bin/perl # -# Copyright 2019 Thomas Baumgart -# -# This program is free software; you can redistribute it and/or -# modify it under the terms of the 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, see . +# SPDX-FileCopyrightText: 2019 Thomas Baumgart +# SPDX-License-Identifier: GPL-2.0-or-later # # --- # diff --git a/contrib/fixup-pricepairs.pl b/contrib/fixup-pricepairs.pl index efffde98d12be565218c4d7ed68a4adf75ed50a1..bc81808dd8a4a68c520bd79146abfda499b637fe 100755 --- a/contrib/fixup-pricepairs.pl +++ b/contrib/fixup-pricepairs.pl @@ -1,19 +1,7 @@ #!/usr/bin/perl # -# Copyright 2018 Thomas Baumgart -# -# This program is free software; you can redistribute it and/or -# modify it under the terms of the 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, see . +# SPDX-FileCopyrightText: 2018 Thomas Baumgart +# SPDX-License-Identifier: GPL-2.0-or-later # # ---------------------------------------------------------------------- # diff --git a/contrib/fy-qif-history.pl b/contrib/fy-qif-history.pl index 443430dc95596b38661de4f3e903510c5202c404..d2ada7b01a48f0c79a089994c823e5aab760be0f 100644 --- a/contrib/fy-qif-history.pl +++ b/contrib/fy-qif-history.pl @@ -1,21 +1,8 @@ #!/usr/bin/perl -w #*************************************************************************** -# fy-qif.pl - description -# ------------------- -# begin : Sat 10 Feb 2012 -# copyright : (C) 2012 by Joe W. Byers -# email : financialseal@financialseal.com -# -#***************************************************************************/ -# -#*************************************************************************** -#* * -#* This program is free software; you can redistribute it and/or modify * -#* it under the terms of the GNU General Public License as published by * -#* the Free Software Foundation; either version 2 of the License, or * -#* (at your option) any later version. * -#* * +# SPDX-FileCopyrightText: 2012 Joe W. Byers +# SPDX-License-Identifier: GPL-2.0-or-later #***************************************************************************/ # Simple script to download security prices from finance.yahoo and create a @@ -31,7 +18,7 @@ # ^ # This uses perl-Finance-YahooQuote -# Copyright (C) 2002 Dirk Eddelbuettel , and GPL'ed +# SPDX-FileCopyrightText: 2002 Dirk Eddelbuettel , and GPL'ed # Based on the original example by Dj Padzensky # # $Id: yahooquote,v 1.2 2002/12/24 17:50:28 edd Exp $ diff --git a/contrib/fy-qif.pl b/contrib/fy-qif.pl index 765b73595f8378dabd7e0f062882ac213b46fb20..e2ce6964947a1c95efb4466beda02b3c99e4f91f 100644 --- a/contrib/fy-qif.pl +++ b/contrib/fy-qif.pl @@ -1,21 +1,8 @@ #!/usr/bin/perl -w #*************************************************************************** -# fy-qif.pl - description -# ------------------- -# begin : Sat 10 Feb 2012 -# copyright : (C) 2012 by Joe W. Byers -# email : financialseal@financialseal.com -# -#***************************************************************************/ -# -#*************************************************************************** -#* * -#* This program is free software; you can redistribute it and/or modify * -#* it under the terms of the GNU General Public License as published by * -#* the Free Software Foundation; either version 2 of the License, or * -#* (at your option) any later version. * -#* * +# SPDX-FileCopyrightText: 2012 Joe W. Byers +# SPDX-License-Identifier: GPL-2.0-or-later #***************************************************************************/ # Simple script to download security prices from finance.yahoo and create a @@ -31,7 +18,7 @@ # ^ # This uses perl-Finance-YahooQuote -# Copyright (C) 2002 Dirk Eddelbuettel , and GPL'ed +# SPDX-FileCopyrightText: 2002 Dirk Eddelbuettel , and GPL'ed # Based on the original example by Dj Padzensky # # $Id: yahooquote,v 1.2 2002/12/24 17:50:28 edd Exp $ diff --git a/contrib/getsplitpart.pl b/contrib/getsplitpart.pl index e327acf77dc17c3aeabe8e1bf638d4238ac39ef0..cd3141b55e13f9174bde1fe96981215789eb89f1 100755 --- a/contrib/getsplitpart.pl +++ b/contrib/getsplitpart.pl @@ -1,19 +1,7 @@ #!/usr/bin/perl # -# Copyright 2019 Thomas Baumgart -# -# This program is free software; you can redistribute it and/or -# modify it under the terms of the 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, see . +# SPDX-FileCopyrightText: 2019 Thomas Baumgart +# SPDX-License-Identifier: GPL-2.0-or-later # # ---------------------------------------------------------------------- # diff --git a/kmymoney.doxygen.in b/kmymoney.doxygen.in index 0d5061907386b1b1daf201d93b5af2331c495f6c..6529dd62112788cb414f36140ffc16c468f43426 100644 --- a/kmymoney.doxygen.in +++ b/kmymoney.doxygen.in @@ -705,9 +705,7 @@ EXCLUDE_SYMLINKS = NO # certain files from those directories. Note that the wildcards are matched # against the file with absolute path, so to exclude all test directories # for example use the pattern */test/* - EXCLUDE_PATTERNS = @CMAKE_CURRENT_BINARY_DIR@-*/* - # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the # output. The symbol name can be a fully qualified name, a word, or if the diff --git a/kmymoney/converter/existingtransactionmatchfinder.cpp b/kmymoney/converter/existingtransactionmatchfinder.cpp index 27d3706b9ebbab9eaa1efa5b60aba92a68ea7cb2..cf71c262ba04a274afa2f86d7054fe650e6236f1 100644 --- a/kmymoney/converter/existingtransactionmatchfinder.cpp +++ b/kmymoney/converter/existingtransactionmatchfinder.cpp @@ -1,18 +1,9 @@ -/*************************************************************************** +/* KMyMoney transaction importing module - searches for a matching transaction in the ledger - copyright : (C) 2012 by Lukasz Maszczynski - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ + SPDX-FileCopyrightText: 2012 Lukasz Maszczynski + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "existingtransactionmatchfinder.h" diff --git a/kmymoney/converter/existingtransactionmatchfinder.h b/kmymoney/converter/existingtransactionmatchfinder.h index 05fd68c6f9c12425f86c131421c1e0c86394ead1..12388adeb14540bd1c029619431592aa17415cfd 100644 --- a/kmymoney/converter/existingtransactionmatchfinder.h +++ b/kmymoney/converter/existingtransactionmatchfinder.h @@ -1,18 +1,9 @@ -/*************************************************************************** +/* KMyMoney transaction importing module - searches for a matching transaction in the ledger - copyright : (C) 2012 by Lukasz Maszczynski - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ + SPDX-FileCopyrightText: 2012 Lukasz Maszczynski + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef EXISTINGTRANSACTIONMATCHFINDER_H #define EXISTINGTRANSACTIONMATCHFINDER_H diff --git a/kmymoney/converter/mymoneystatementreader.cpp b/kmymoney/converter/mymoneystatementreader.cpp index 5de39e146061a47e6c919bd110591157a674c8ad..b9a376bc8fc69e63e9bcef8cd2ed75e0d2582657 100644 --- a/kmymoney/converter/mymoneystatementreader.cpp +++ b/kmymoney/converter/mymoneystatementreader.cpp @@ -1,25 +1,13 @@ -/*************************************************************************** - mymoneystatementreader.cpp - ------------------- - begin : Mon Aug 30 2004 - copyright : (C) 2000-2004 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - John C - Thomas Baumgart - Kevin Tambascio - Ace Jones - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2004 Michael Edwardes + SPDX-FileCopyrightText: 2000-2004 Javier Campos Morales + SPDX-FileCopyrightText: 2000-2004 Felix Rodriguez + SPDX-FileCopyrightText: 2000-2004 John C + SPDX-FileCopyrightText: 2000-2004 Thomas Baumgart + SPDX-FileCopyrightText: 2000-2004 Kevin Tambascio + SPDX-FileCopyrightText: 2000-2004 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneystatementreader.h" #include diff --git a/kmymoney/converter/mymoneystatementreader.h b/kmymoney/converter/mymoneystatementreader.h index 0ebdbb0d4c0d6cc01a1b99da607d92872b58c288..26a29453e3f8e1c4f8f2e8030328753d1bd930fb 100644 --- a/kmymoney/converter/mymoneystatementreader.h +++ b/kmymoney/converter/mymoneystatementreader.h @@ -1,25 +1,13 @@ -/*************************************************************************** - mymoneystatementreader - ------------------- - begin : Mon Aug 30 2004 - copyright : (C) 2000-2004 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - John C - Thomas Baumgart - Kevin Tambascio - Ace Jones - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2004 Michael Edwardes + SPDX-FileCopyrightText: 2000-2004 Javier Campos Morales + SPDX-FileCopyrightText: 2000-2004 Felix Rodriguez + SPDX-FileCopyrightText: 2000-2004 John C + SPDX-FileCopyrightText: 2000-2004 Thomas Baumgart + SPDX-FileCopyrightText: 2000-2004 Kevin Tambascio + SPDX-FileCopyrightText: 2000-2004 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSTATEMENTREADER_H #define MYMONEYSTATEMENTREADER_H diff --git a/kmymoney/converter/mymoneytemplate.cpp b/kmymoney/converter/mymoneytemplate.cpp index d029b58d5e97f9ac2482de5a016464bbf3f5ec92..751bc627760ea6866920dfecac1fe266258feff8 100644 --- a/kmymoney/converter/mymoneytemplate.cpp +++ b/kmymoney/converter/mymoneytemplate.cpp @@ -1,19 +1,7 @@ -/*************************************************************************** - mymoneytemplate.cpp - description - ------------------- - begin : Sat Aug 14 2004 - copyright : (C) 2004 by Thomas Baumgart - email : ipwizard@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2004 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneytemplate.h" diff --git a/kmymoney/converter/mymoneytemplate.h b/kmymoney/converter/mymoneytemplate.h index bdc0f1483979afa63c9cf9c2c9e988e99af7a9dc..8a63a7b669e9229f705b1f09ac2a712d921c896d 100644 --- a/kmymoney/converter/mymoneytemplate.h +++ b/kmymoney/converter/mymoneytemplate.h @@ -1,19 +1,7 @@ -/*************************************************************************** - mymoneytemplate.h - description - ------------------- - begin : Sat Aug 14 2004 - copyright : (C) 2004 by Thomas Baumgart - email : ipwizard@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2004 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYTEMPLATE_H #define MYMONEYTEMPLATE_H diff --git a/kmymoney/converter/scheduledtransactionmatchfinder.cpp b/kmymoney/converter/scheduledtransactionmatchfinder.cpp index 7896a94c6dd675aaf286eec168bb2151e90cfad3..42737c27a0aee886ae450eb0934f206c7ed3e63c 100644 --- a/kmymoney/converter/scheduledtransactionmatchfinder.cpp +++ b/kmymoney/converter/scheduledtransactionmatchfinder.cpp @@ -1,18 +1,9 @@ -/*************************************************************************** +/* KMyMoney transaction importing module - searches for a matching scheduled transaction - copyright : (C) 2012 by Lukasz Maszczynski - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ + SPDX-FileCopyrightText: 2012 Lukasz Maszczynski + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "scheduledtransactionmatchfinder.h" diff --git a/kmymoney/converter/scheduledtransactionmatchfinder.h b/kmymoney/converter/scheduledtransactionmatchfinder.h index 471913bb4b3431e395a2d07d11290ac4d89ac6e7..d78f0e59dc74f7c69adbc2d8fed2cda2550c1da1 100644 --- a/kmymoney/converter/scheduledtransactionmatchfinder.h +++ b/kmymoney/converter/scheduledtransactionmatchfinder.h @@ -1,18 +1,9 @@ -/*************************************************************************** +/* KMyMoney transaction importing module - searches for a matching scheduled transaction - copyright : (C) 2012 by Lukasz Maszczynski - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ + SPDX-FileCopyrightText: 2012 Lukasz Maszczynski + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SCHEDULEDTRANSACTIONMATCHFINDER_H #define SCHEDULEDTRANSACTIONMATCHFINDER_H diff --git a/kmymoney/converter/tests/converter-test.cpp b/kmymoney/converter/tests/converter-test.cpp index fec3fa9279964440e8935e3e03902f4f0420b33f..6ba25ab11dc43a7e9ebcefcd5dd7b34bd9fd586d 100644 --- a/kmymoney/converter/tests/converter-test.cpp +++ b/kmymoney/converter/tests/converter-test.cpp @@ -1,19 +1,8 @@ -/*************************************************************************** - convertertest.cpp - ------------------- - copyright : (C) 2002 by Thomas Baumgart - email : ipwizard@users.sourceforge.net - Ace Jones - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2002 Thomas Baumgart + SPDX-FileCopyrightText: 2002 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "converter-test.h" diff --git a/kmymoney/converter/tests/converter-test.h b/kmymoney/converter/tests/converter-test.h index 14b39d8410d97763ac0622075de5be2cd7543e1f..c138a32301d5663fbeb1a7629a0d6c5f14dfc557 100644 --- a/kmymoney/converter/tests/converter-test.h +++ b/kmymoney/converter/tests/converter-test.h @@ -1,19 +1,8 @@ -/*************************************************************************** - convertertest.h - ------------------- - copyright : (C) 2002 by Thomas Baumgart - email : ipwizard@users.sourceforge.net - Ace Jones - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2002 Thomas Baumgart + SPDX-FileCopyrightText: 2002 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CONVERTERTEST_H #define CONVERTERTEST_H diff --git a/kmymoney/converter/tests/matchfinder-test.cpp b/kmymoney/converter/tests/matchfinder-test.cpp index 5150b18804458c78ce7e5789daa8bb50cbadda6a..0336896fa7edf30c4737d2a7558e12cba010087d 100644 --- a/kmymoney/converter/tests/matchfinder-test.cpp +++ b/kmymoney/converter/tests/matchfinder-test.cpp @@ -1,18 +1,9 @@ -/*************************************************************************** +/* KMyMoney transaction importing module - tests for ExistingTransactionMatchFinder - copyright : (C) 2012 by Lukasz Maszczynski - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ + SPDX-FileCopyrightText: 2012 Lukasz Maszczynski + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "matchfinder-test.h" #include "existingtransactionmatchfinder.h" diff --git a/kmymoney/converter/tests/matchfinder-test.h b/kmymoney/converter/tests/matchfinder-test.h index 044b26667a9a1dc8a4762ad045894b4118e6c374..4407d28e6e0b545a51d6e6ccbc4f40ee6c9af615 100644 --- a/kmymoney/converter/tests/matchfinder-test.h +++ b/kmymoney/converter/tests/matchfinder-test.h @@ -1,18 +1,9 @@ -/*************************************************************************** +/* KMyMoney transaction importing module - tests for ExistingTransactionMatchFinder - copyright : (C) 2012 by Lukasz Maszczynski - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ + SPDX-FileCopyrightText: 2012 Lukasz Maszczynski + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MATCHFINDERTEST_H #define MATCHFINDERTEST_H diff --git a/kmymoney/converter/transactionmatchfinder.cpp b/kmymoney/converter/transactionmatchfinder.cpp index 5cb8cfbb3fe7e73afda349adcb9bbe5538931720..c22135db4f50c08f08c1edaff8e1677033e612eb 100644 --- a/kmymoney/converter/transactionmatchfinder.cpp +++ b/kmymoney/converter/transactionmatchfinder.cpp @@ -1,18 +1,9 @@ -/*************************************************************************** +/* KMyMoney transaction importing module - base class for searching for a matching transaction - copyright : (C) 2012 by Lukasz Maszczynski - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ + SPDX-FileCopyrightText: 2012 Lukasz Maszczynski + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "transactionmatchfinder.h" diff --git a/kmymoney/converter/transactionmatchfinder.h b/kmymoney/converter/transactionmatchfinder.h index cb928b651a0624a9f6e5acfed2840126dbee467e..c0a9ed8ac26847c3d48d4c2a2f73dfa24ee86fe5 100644 --- a/kmymoney/converter/transactionmatchfinder.h +++ b/kmymoney/converter/transactionmatchfinder.h @@ -1,18 +1,9 @@ -/*************************************************************************** +/* KMyMoney transaction importing module - base class for searching for a matching transaction - copyright : (C) 2012 by Lukasz Maszczynski - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ + SPDX-FileCopyrightText: 2012 Lukasz Maszczynski + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef TRANSACTIONMATCHFINDER_H #define TRANSACTIONMATCHFINDER_H diff --git a/kmymoney/converter/webpricequote.cpp b/kmymoney/converter/webpricequote.cpp index 1d8f892b029ecbd1a81caa9ff330c16b45bc2637..3ac4ad1df6407d9c23c88d84bf641a4288d71d58 100644 --- a/kmymoney/converter/webpricequote.cpp +++ b/kmymoney/converter/webpricequote.cpp @@ -1,21 +1,8 @@ -/*************************************************************************** - webpricequote.cpp - ------------------- - begin : Thu Dec 30 2004 - copyright : (C) 2004 by Ace Jones - email : Ace Jones - copyright : (C) 2017 by Łukasz Wojniłowicz - email : Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2004 Ace Jones > + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz <Łukasz Wojniłowicz > + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "webpricequote.h" diff --git a/kmymoney/converter/webpricequote.h b/kmymoney/converter/webpricequote.h index 7d75a7f23f66785ed383b4ae71f34b5ca63bc93e..60887a4d725873fb82ac8f02a01b05cff9dcb262 100644 --- a/kmymoney/converter/webpricequote.h +++ b/kmymoney/converter/webpricequote.h @@ -1,19 +1,7 @@ -/*************************************************************************** - webpricequote.h - ------------------- - begin : Thu Dec 30 2004 - copyright : (C) 2004 by Ace Jones - email : Ace Jones - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2004 Ace Jones > + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef WEBPRICEQUOTE_H #define WEBPRICEQUOTE_H diff --git a/kmymoney/dialogs/dialogenums.h b/kmymoney/dialogs/dialogenums.h index f0c125b5c1bee7fbff7e57bda9ecf0446e1da0e9..f271b591271373b0912c46def5ffe3fc22108aeb 100644 --- a/kmymoney/dialogs/dialogenums.h +++ b/kmymoney/dialogs/dialogenums.h @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef DIALOGENUMS_H #define DIALOGENUMS_H diff --git a/kmymoney/dialogs/editpersonaldatadlg.cpp b/kmymoney/dialogs/editpersonaldatadlg.cpp index 2f9f673955c0b74a147bc905762eb4ccc55c5f2b..34d5cdde3459669457f8b2168fbae4ecf3a9dee5 100644 --- a/kmymoney/dialogs/editpersonaldatadlg.cpp +++ b/kmymoney/dialogs/editpersonaldatadlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2000-2004 Michael Edwardes - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2004 Michael Edwardes + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "editpersonaldatadlg.h" diff --git a/kmymoney/dialogs/editpersonaldatadlg.h b/kmymoney/dialogs/editpersonaldatadlg.h index 82d4a65fe8929cf20171d8edf3e7886bb0806c17..8122d0cfa1400325846ba7c5d6446bcf35c10952 100644 --- a/kmymoney/dialogs/editpersonaldatadlg.h +++ b/kmymoney/dialogs/editpersonaldatadlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2000-2004 Michael Edwardes - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2004 Michael Edwardes + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef EDITPERSONALDATADLG_H #define EDITPERSONALDATADLG_H diff --git a/kmymoney/dialogs/hierarchyfilterproxymodel.cpp b/kmymoney/dialogs/hierarchyfilterproxymodel.cpp index 7be9fb2378e5c1f4a12ed97ad58f353c6eea6254..24266960acdfb1b05a6c075e3985fce038c61378 100644 --- a/kmymoney/dialogs/hierarchyfilterproxymodel.cpp +++ b/kmymoney/dialogs/hierarchyfilterproxymodel.cpp @@ -1,22 +1,10 @@ /* - * Copyright 2002-2003 Michael Edwardes - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * Copyright 2020 Robert Szczesiak - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2003 Michael Edwardes + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2020 Robert Szczesiak + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "hierarchyfilterproxymodel.h" diff --git a/kmymoney/dialogs/hierarchyfilterproxymodel.h b/kmymoney/dialogs/hierarchyfilterproxymodel.h index 7e3dfd80c561f61cbc500dea8177092296b35c74..820e30202a74a828687031f42c583cab3c1cb211 100644 --- a/kmymoney/dialogs/hierarchyfilterproxymodel.h +++ b/kmymoney/dialogs/hierarchyfilterproxymodel.h @@ -1,21 +1,9 @@ /* - * Copyright 2002-2003 Michael Edwardes - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2003 Michael Edwardes + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef HIERARCHYFILTERPROXYMODEL_H #define HIERARCHYFILTERPROXYMODEL_H diff --git a/kmymoney/dialogs/investactivities.cpp b/kmymoney/dialogs/investactivities.cpp index 0d3bb4b66ad45c1ba3da0b0c210e6252dcd9da1b..6841db8cbf4ed74ff37efcc5deb27a08943afc3f 100644 --- a/kmymoney/dialogs/investactivities.cpp +++ b/kmymoney/dialogs/investactivities.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2007-2019 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2019 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "investactivities.h" diff --git a/kmymoney/dialogs/investactivities.h b/kmymoney/dialogs/investactivities.h index 735aad103257816d657977eae5c7d626c75db375..4caa702672cb1e1389880ad1b868900e8bd87597 100644 --- a/kmymoney/dialogs/investactivities.h +++ b/kmymoney/dialogs/investactivities.h @@ -1,20 +1,8 @@ /* - * Copyright 2007-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef INVESTACTIVITIES_H #define INVESTACTIVITIES_H diff --git a/kmymoney/dialogs/investtransactioneditor.cpp b/kmymoney/dialogs/investtransactioneditor.cpp index b2b3ad77cc6792394453b05497b44a462d5634f3..ac994d121fec049e123758cab675bfefddb81be7 100644 --- a/kmymoney/dialogs/investtransactioneditor.cpp +++ b/kmymoney/dialogs/investtransactioneditor.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2007-2019 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2019 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "investtransactioneditor.h" #include "transactioneditor_p.h" diff --git a/kmymoney/dialogs/investtransactioneditor.h b/kmymoney/dialogs/investtransactioneditor.h index 2b6cfb939eaef5e37ffe2fe76106573a98623698..b6419ee7009e46f953d35d61a0df9e0523edda19 100644 --- a/kmymoney/dialogs/investtransactioneditor.h +++ b/kmymoney/dialogs/investtransactioneditor.h @@ -1,20 +1,8 @@ /* - * Copyright 2007-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef INVESTTRANSACTIONEDITOR_H #define INVESTTRANSACTIONEDITOR_H diff --git a/kmymoney/dialogs/kaccountselectdlg.cpp b/kmymoney/dialogs/kaccountselectdlg.cpp index c051611a6209c9444e45868a0ff58e443a88a3f1..023eb56f430e0650f7edf99c008a91465f7f6786 100644 --- a/kmymoney/dialogs/kaccountselectdlg.cpp +++ b/kmymoney/dialogs/kaccountselectdlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2003-2017 Thomas Baumgart - * Copyright 2016-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2003-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2016-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kaccountselectdlg.h" diff --git a/kmymoney/dialogs/kaccountselectdlg.h b/kmymoney/dialogs/kaccountselectdlg.h index 3a10c84e3fbd2a727abdf26e310ede8353c08449..c25098a685be6d0555b0255604bb5b4e859c7d83 100644 --- a/kmymoney/dialogs/kaccountselectdlg.h +++ b/kmymoney/dialogs/kaccountselectdlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2003-2017 Thomas Baumgart - * Copyright 2016-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2003-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2016-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KACCOUNTSELECTDLG_H #define KACCOUNTSELECTDLG_H diff --git a/kmymoney/dialogs/kavailablecurrencydlg.cpp b/kmymoney/dialogs/kavailablecurrencydlg.cpp index b60e71e8fbb42dfbd9559b649b77c50304af3e22..00c27b3c6dea1299df220649d2694d1f86c918e6 100644 --- a/kmymoney/dialogs/kavailablecurrencydlg.cpp +++ b/kmymoney/dialogs/kavailablecurrencydlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * Copyright 2020 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2020 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kavailablecurrencydlg.h" diff --git a/kmymoney/dialogs/kavailablecurrencydlg.h b/kmymoney/dialogs/kavailablecurrencydlg.h index d74761b3d2bf48558bc6ff288631e9a7851950ff..ef2c8e5059d21e15bd3b262ca585ceebfac7c52f 100644 --- a/kmymoney/dialogs/kavailablecurrencydlg.h +++ b/kmymoney/dialogs/kavailablecurrencydlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * Copyright 2020 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2020 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KAVAILABLECURRENCYDLG_H #define KAVAILABLECURRENCYDLG_H diff --git a/kmymoney/dialogs/kbackupdlg.cpp b/kmymoney/dialogs/kbackupdlg.cpp index 1966c361cc07939b7b6206160123ec3a10f35366..4dc1a90d27fa0f5a237df6eceda6ffbc8f347c8f 100644 --- a/kmymoney/dialogs/kbackupdlg.cpp +++ b/kmymoney/dialogs/kbackupdlg.cpp @@ -1,22 +1,10 @@ /* - * Copyright 2001-2003 Michael Edwardes - * Copyright 2001-2002 Felix Rodriguez - * Copyright 2017 Łukasz Wojniłowicz - * Copyright 2020 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2001-2003 Michael Edwardes + SPDX-FileCopyrightText: 2001-2002 Felix Rodriguez + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2020 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kbackupdlg.h" diff --git a/kmymoney/dialogs/kbackupdlg.h b/kmymoney/dialogs/kbackupdlg.h index 7edcff7718937537b607c83fa578fe63e2680054..cca2f8bc836a27c314c6386133addaee573795e4 100644 --- a/kmymoney/dialogs/kbackupdlg.h +++ b/kmymoney/dialogs/kbackupdlg.h @@ -1,21 +1,9 @@ /* - * Copyright 2001-2003 Michael Edwardes - * Copyright 2001-2002 Felix Rodriguez - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2001-2003 Michael Edwardes + SPDX-FileCopyrightText: 2001-2002 Felix Rodriguez + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KBACKUPDLG_H #define KBACKUPDLG_H diff --git a/kmymoney/dialogs/kbalancewarning.cpp b/kmymoney/dialogs/kbalancewarning.cpp index 410bb7aa1e16ba826916c0e16ecba882c00e36dc..2dd5c78d150a7a8cf033e617aa255290dcfa8e28 100644 --- a/kmymoney/dialogs/kbalancewarning.cpp +++ b/kmymoney/dialogs/kbalancewarning.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2009 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kbalancewarning.h" diff --git a/kmymoney/dialogs/kbalancewarning.h b/kmymoney/dialogs/kbalancewarning.h index c21a42be22542e45c1b69ddf4da44722c38018fb..687896958ae63adea75360e05633a09530a853ef 100644 --- a/kmymoney/dialogs/kbalancewarning.h +++ b/kmymoney/dialogs/kbalancewarning.h @@ -1,20 +1,8 @@ /* - * Copyright 2009 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KBALANCEWARNING_H #define KBALANCEWARNING_H diff --git a/kmymoney/dialogs/kcategoryreassigndlg.cpp b/kmymoney/dialogs/kcategoryreassigndlg.cpp index 6287ce122d8c46550dea890e91fc8f73efd7f323..1e8844c2b9c6b422d9e7f9e3355dfca85e080f5c 100644 --- a/kmymoney/dialogs/kcategoryreassigndlg.cpp +++ b/kmymoney/dialogs/kcategoryreassigndlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2007-2008 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kcategoryreassigndlg.h" diff --git a/kmymoney/dialogs/kcategoryreassigndlg.h b/kmymoney/dialogs/kcategoryreassigndlg.h index 740c5722152c92884f1070836ae194d5dfecb194..aef53cd6ea3a5490661367ffa9ef6b359ce9062d 100644 --- a/kmymoney/dialogs/kcategoryreassigndlg.h +++ b/kmymoney/dialogs/kcategoryreassigndlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2007-2008 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KCATEGORYREASSIGNDLG_H #define KCATEGORYREASSIGNDLG_H diff --git a/kmymoney/dialogs/kchooseimportexportdlg.cpp b/kmymoney/dialogs/kchooseimportexportdlg.cpp index eec652de7f0d08dbcb27c51ee671e29500c8881e..3c3449cd6533a723b0adcff0f19d5726c9c871ce 100644 --- a/kmymoney/dialogs/kchooseimportexportdlg.cpp +++ b/kmymoney/dialogs/kchooseimportexportdlg.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2001-2002 Michael Edwardes - * Copyright 2001-2002 Felix Rodriguez - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2001-2002 Michael Edwardes + SPDX-FileCopyrightText: 2001-2002 Felix Rodriguez + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kchooseimportexportdlg.h" diff --git a/kmymoney/dialogs/kchooseimportexportdlg.h b/kmymoney/dialogs/kchooseimportexportdlg.h index 68aa08b2b3cfd10f80227c244c64ee5e615081cd..644af2793df68979afc8844c508bd5ff84066e5d 100644 --- a/kmymoney/dialogs/kchooseimportexportdlg.h +++ b/kmymoney/dialogs/kchooseimportexportdlg.h @@ -1,21 +1,9 @@ /* - * Copyright 2001-2002 Michael Edwardes - * Copyright 2001-2002 Felix Rodriguez - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2001-2002 Michael Edwardes + SPDX-FileCopyrightText: 2001-2002 Felix Rodriguez + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KCHOOSEIMPORTEXPORTDLG_H #define KCHOOSEIMPORTEXPORTDLG_H diff --git a/kmymoney/dialogs/kconfirmmanualenterdlg.cpp b/kmymoney/dialogs/kconfirmmanualenterdlg.cpp index 51f6bc3138a5c36825e4cd8a4bbf5d898d30470c..69625aa6d1b1de9d5c2a4b5d5752d5373a992a7c 100644 --- a/kmymoney/dialogs/kconfirmmanualenterdlg.cpp +++ b/kmymoney/dialogs/kconfirmmanualenterdlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2007-2011 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2011 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kconfirmmanualenterdlg.h" diff --git a/kmymoney/dialogs/kconfirmmanualenterdlg.h b/kmymoney/dialogs/kconfirmmanualenterdlg.h index 7398d840e37ca312530581642e8b882e3ab48d8d..f9a60b18fb3c0ace42fa15f664f6303c3c7a28bf 100644 --- a/kmymoney/dialogs/kconfirmmanualenterdlg.h +++ b/kmymoney/dialogs/kconfirmmanualenterdlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2007-2011 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2011 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KCONFIRMMANUALENTERDLG_H #define KCONFIRMMANUALENTERDLG_H diff --git a/kmymoney/dialogs/kcurrencycalculator.cpp b/kmymoney/dialogs/kcurrencycalculator.cpp index c995b23618fb44f87ca6342c24c05fe36f26692e..7ac1daadec575784fa8680a9d3bd9ff0bbfee104 100644 --- a/kmymoney/dialogs/kcurrencycalculator.cpp +++ b/kmymoney/dialogs/kcurrencycalculator.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2004-2018 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kcurrencycalculator.h" diff --git a/kmymoney/dialogs/kcurrencycalculator.h b/kmymoney/dialogs/kcurrencycalculator.h index 151e8217213f5664e9b64eee41e7c669d0214493..cb793da0cc58decc40eefc9c48b622619bd53e8a 100644 --- a/kmymoney/dialogs/kcurrencycalculator.h +++ b/kmymoney/dialogs/kcurrencycalculator.h @@ -1,20 +1,8 @@ /* - * Copyright 2004-2018 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KCURRENCYCALCULATOR_H #define KCURRENCYCALCULATOR_H diff --git a/kmymoney/dialogs/kcurrencyeditdlg.cpp b/kmymoney/dialogs/kcurrencyeditdlg.cpp index 7aeff6f7310333a83e35dd4d9ee86fc85784c144..92ce5bb44a1649008e33e5fd8517c41bdd5417a0 100644 --- a/kmymoney/dialogs/kcurrencyeditdlg.cpp +++ b/kmymoney/dialogs/kcurrencyeditdlg.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2004-2020 Thomas Baumgart - * Copyright 2009-2010 Alvaro Soliverez - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2020 Thomas Baumgart + SPDX-FileCopyrightText: 2009-2010 Alvaro Soliverez + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kcurrencyeditdlg.h" diff --git a/kmymoney/dialogs/kcurrencyeditdlg.h b/kmymoney/dialogs/kcurrencyeditdlg.h index 4f2ff42d7eaac6105427875e8e6f467274b06d76..4aa2390c6b70522639c20b1254128fdbc9adbfa9 100644 --- a/kmymoney/dialogs/kcurrencyeditdlg.h +++ b/kmymoney/dialogs/kcurrencyeditdlg.h @@ -1,21 +1,9 @@ /* - * Copyright 2004-2020 Thomas Baumgart - * Copyright 2009-2010 Alvaro Soliverez - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2020 Thomas Baumgart + SPDX-FileCopyrightText: 2009-2010 Alvaro Soliverez + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KCURRENCYEDITDLG_H #define KCURRENCYEDITDLG_H diff --git a/kmymoney/dialogs/kcurrencyeditordlg.cpp b/kmymoney/dialogs/kcurrencyeditordlg.cpp index 87aaef18736b3df6121a3faa502ce462d2be34e3..cd29783b641e5c6a5b52b660a597fe43da670442 100644 --- a/kmymoney/dialogs/kcurrencyeditordlg.cpp +++ b/kmymoney/dialogs/kcurrencyeditordlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * Copyright 2020 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2020 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kcurrencyeditordlg.h" diff --git a/kmymoney/dialogs/kcurrencyeditordlg.h b/kmymoney/dialogs/kcurrencyeditordlg.h index 65597ae13e7f25a099e6528228c63917980e392a..07cce4f548cf4ee78afc4943408472c3842477d3 100644 --- a/kmymoney/dialogs/kcurrencyeditordlg.h +++ b/kmymoney/dialogs/kcurrencyeditordlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * Copyright 2020 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2020 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KCURRENCYEDITORDLG_H #define KCURRENCYEDITORDLG_H diff --git a/kmymoney/dialogs/keditscheduledlg.cpp b/kmymoney/dialogs/keditscheduledlg.cpp index 32a3fffc1398278d596ec5b5019cc2ae0979cffd..31efec34f875dcdcbdc537d583a2b9036bb7c82d 100644 --- a/kmymoney/dialogs/keditscheduledlg.cpp +++ b/kmymoney/dialogs/keditscheduledlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2007-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "keditscheduledlg.h" diff --git a/kmymoney/dialogs/keditscheduledlg.h b/kmymoney/dialogs/keditscheduledlg.h index 83fc4d06aba1d2cd8452424e9dcb4b251cc614c0..bbccc924403618dda26977141b5023d39d0f6805 100644 --- a/kmymoney/dialogs/keditscheduledlg.h +++ b/kmymoney/dialogs/keditscheduledlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2007-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KEDITSCHEDULEDLG_H #define KEDITSCHEDULEDLG_H diff --git a/kmymoney/dialogs/kenterscheduledlg.cpp b/kmymoney/dialogs/kenterscheduledlg.cpp index 2173971cf9f9b3cde97e1893391737cb9dbc8f64..116757115e187fc83ee8e3176da8e4d6b239364f 100644 --- a/kmymoney/dialogs/kenterscheduledlg.cpp +++ b/kmymoney/dialogs/kenterscheduledlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2007-2012 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2012 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kenterscheduledlg.h" diff --git a/kmymoney/dialogs/kenterscheduledlg.h b/kmymoney/dialogs/kenterscheduledlg.h index 327b7f25b92b36c7a9611599ba9dd9e2d69cd461..2d4217fb6a3d65fe39e020b6b9c1c5a29169d05c 100644 --- a/kmymoney/dialogs/kenterscheduledlg.h +++ b/kmymoney/dialogs/kenterscheduledlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2007-2012 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2012 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KENTERSCHEDULEDLG_H #define KENTERSCHEDULEDLG_H diff --git a/kmymoney/dialogs/kequitypriceupdateconfdlg.cpp b/kmymoney/dialogs/kequitypriceupdateconfdlg.cpp index fe2f8cc21ecf8baf10e2efb0adf115b171937a82..8a7b14c34fc96c4a11f38fe9566e84c96b2da14a 100644 --- a/kmymoney/dialogs/kequitypriceupdateconfdlg.cpp +++ b/kmymoney/dialogs/kequitypriceupdateconfdlg.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kequitypriceupdateconfdlg.h" diff --git a/kmymoney/dialogs/kequitypriceupdateconfdlg.h b/kmymoney/dialogs/kequitypriceupdateconfdlg.h index 3a2801e988f82c47eecbee85dbbf40dfa7c19eaf..b17bc272a5c24438e6c59d3714361ffca0edc72c 100644 --- a/kmymoney/dialogs/kequitypriceupdateconfdlg.h +++ b/kmymoney/dialogs/kequitypriceupdateconfdlg.h @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KEQUITYPRICEUPDATECONFDLG_H #define KEQUITYPRICEUPDATECONFDLG_H diff --git a/kmymoney/dialogs/kequitypriceupdatedlg.cpp b/kmymoney/dialogs/kequitypriceupdatedlg.cpp index a8fad14c0f3620dd667dc5c12665c66b6164059a..e086604a6ae57a66e0b15e2b0381f8ac20f66d26 100644 --- a/kmymoney/dialogs/kequitypriceupdatedlg.cpp +++ b/kmymoney/dialogs/kequitypriceupdatedlg.cpp @@ -1,22 +1,10 @@ /* - * Copyright 2004-2017 Thomas Baumgart - * Copyright 2004 Kevin Tambascio - * Copyright 2004-2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kequitypriceupdatedlg.h" diff --git a/kmymoney/dialogs/kequitypriceupdatedlg.h b/kmymoney/dialogs/kequitypriceupdatedlg.h index 7b65b1c9689dbd459feffa7fb52ea0e1e4dc4848..9d9e4059c6f24a38f12f3fe6bb17fb08d8abc3f3 100644 --- a/kmymoney/dialogs/kequitypriceupdatedlg.h +++ b/kmymoney/dialogs/kequitypriceupdatedlg.h @@ -1,22 +1,10 @@ /* - * Copyright 2004-2017 Thomas Baumgart - * Copyright 2004 Kevin Tambascio - * Copyright 2004-2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KEQUITYPRICEUPDATEDLG_H #define KEQUITYPRICEUPDATEDLG_H diff --git a/kmymoney/dialogs/kfindtransactiondlg.cpp b/kmymoney/dialogs/kfindtransactiondlg.cpp index 0950aec29d2039f16ae57e168469a6f9027dc7e2..a0c2eb759e1e6681afae8f0d5c49b8c70b212037 100644 --- a/kmymoney/dialogs/kfindtransactiondlg.cpp +++ b/kmymoney/dialogs/kfindtransactiondlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kfindtransactiondlg.h" #include "kfindtransactiondlg_p.h" diff --git a/kmymoney/dialogs/kfindtransactiondlg.h b/kmymoney/dialogs/kfindtransactiondlg.h index 87c31767a82dddccaed11312bffec53570895fe1..d7b475d9fa73ba03217c8ccda25356f65520fe9c 100644 --- a/kmymoney/dialogs/kfindtransactiondlg.h +++ b/kmymoney/dialogs/kfindtransactiondlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KFINDTRANSACTIONDLG_H #define KFINDTRANSACTIONDLG_H diff --git a/kmymoney/dialogs/kfindtransactiondlg_p.h b/kmymoney/dialogs/kfindtransactiondlg_p.h index 613f588d28e66cb0f5a20cbd1ec22a68dfdb088c..74c298073939227909999d5f03a5a5ab210a0a56 100644 --- a/kmymoney/dialogs/kfindtransactiondlg_p.h +++ b/kmymoney/dialogs/kfindtransactiondlg_p.h @@ -1,20 +1,8 @@ /* - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KFINDTRANSACTIONDLG_P_H #define KFINDTRANSACTIONDLG_P_H diff --git a/kmymoney/dialogs/kloadtemplatedlg.cpp b/kmymoney/dialogs/kloadtemplatedlg.cpp index 49bf6c815c61a35b4c7a62c010fd33499c104653..7cf250f7925ee5989e98942a909590f2824ff622 100644 --- a/kmymoney/dialogs/kloadtemplatedlg.cpp +++ b/kmymoney/dialogs/kloadtemplatedlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2008 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kloadtemplatedlg.h" diff --git a/kmymoney/dialogs/kloadtemplatedlg.h b/kmymoney/dialogs/kloadtemplatedlg.h index 1e43f78c00b0e817a77141a0d33d19fd4d4b0a55..6d03a30e57a74252c5694b64024f486b2dcb0cfa 100644 --- a/kmymoney/dialogs/kloadtemplatedlg.h +++ b/kmymoney/dialogs/kloadtemplatedlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2008 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KLOADTEMPLATEDLG_H #define KLOADTEMPLATEDLG_H diff --git a/kmymoney/dialogs/kmergetransactionsdlg.cpp b/kmymoney/dialogs/kmergetransactionsdlg.cpp index 995970679aa10127ffdab1caff647855a5fa5d75..5e1120fac96f562b5828888cad09233c1ecaa610 100644 --- a/kmymoney/dialogs/kmergetransactionsdlg.cpp +++ b/kmymoney/dialogs/kmergetransactionsdlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2006 Ace Jones - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kmergetransactionsdlg.h" #include "kselecttransactionsdlg_p.h" diff --git a/kmymoney/dialogs/kmergetransactionsdlg.h b/kmymoney/dialogs/kmergetransactionsdlg.h index d5e4010e76a962eddeacb23ba56663e5ab642739..fa60e69aed54d34973e2ad5694beb3cc39665c3b 100644 --- a/kmymoney/dialogs/kmergetransactionsdlg.h +++ b/kmymoney/dialogs/kmergetransactionsdlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2006 Ace Jones - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMERGETRANSACTIONSDLG_H #define KMERGETRANSACTIONSDLG_H diff --git a/kmymoney/dialogs/kmymoneyfileinfodlg.cpp b/kmymoney/dialogs/kmymoneyfileinfodlg.cpp index 6562d1de5c960685d0056276366fbb4bd4d7e96f..118814c030e79d48a7f9a273f4dca774250e8b90 100644 --- a/kmymoney/dialogs/kmymoneyfileinfodlg.cpp +++ b/kmymoney/dialogs/kmymoneyfileinfodlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005-2009 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2009 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kmymoneyfileinfodlg.h" diff --git a/kmymoney/dialogs/kmymoneyfileinfodlg.h b/kmymoney/dialogs/kmymoneyfileinfodlg.h index 4e53ccb27f1f3718b6be91e7d9119f129884a136..40eb33a08c851b5fefa9d66a54e69f47b88fa109 100644 --- a/kmymoney/dialogs/kmymoneyfileinfodlg.h +++ b/kmymoney/dialogs/kmymoneyfileinfodlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2009 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2009 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMYMONEYFILEINFODLG_H #define KMYMONEYFILEINFODLG_H diff --git a/kmymoney/dialogs/kmymoneypricedlg.cpp b/kmymoney/dialogs/kmymoneypricedlg.cpp index 75d7230e0aa8ad11ce79079e53812d2f86198114..6db786384bd4dfaf78cfe5cb5d53a6bce2dda203 100644 --- a/kmymoney/dialogs/kmymoneypricedlg.cpp +++ b/kmymoney/dialogs/kmymoneypricedlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2004-2017 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kmymoneypricedlg.h" diff --git a/kmymoney/dialogs/kmymoneypricedlg.h b/kmymoney/dialogs/kmymoneypricedlg.h index 689a5bd08a3acab87290cfd61a1ab7eef7c2ec3f..23b86777e4c4cbe139c948b8855a58d4f6cc3745 100644 --- a/kmymoney/dialogs/kmymoneypricedlg.h +++ b/kmymoney/dialogs/kmymoneypricedlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2004-2017 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMYMONEYPRICEDLG_H #define KMYMONEYPRICEDLG_H diff --git a/kmymoney/dialogs/kmymoneysplittable.cpp b/kmymoney/dialogs/kmymoneysplittable.cpp index ccd8586b4b5ef414becb1f91512246949f30f350..54ac30a1fe6ef8e2b3e4878a4513fbf1c9cb0d0a 100644 --- a/kmymoney/dialogs/kmymoneysplittable.cpp +++ b/kmymoney/dialogs/kmymoneysplittable.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2008-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2008-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kmymoneysplittable.h" diff --git a/kmymoney/dialogs/kmymoneysplittable.h b/kmymoney/dialogs/kmymoneysplittable.h index 0409d09ff98f8254b5562eb1a6a2276571ebe6d1..651366a9e84697bdfe21ec64963daabc45d4a9b9 100644 --- a/kmymoney/dialogs/kmymoneysplittable.h +++ b/kmymoney/dialogs/kmymoneysplittable.h @@ -1,20 +1,8 @@ /* - * Copyright 2008-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2008-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMYMONEYSPLITTABLE_H #define KMYMONEYSPLITTABLE_H diff --git a/kmymoney/dialogs/knewaccountdlg.cpp b/kmymoney/dialogs/knewaccountdlg.cpp index ef5dc84aa860a780e19a8d2c698a18bc139788ae..800aa4a023ca94de3e66a2aa3541d1282fafe759 100644 --- a/kmymoney/dialogs/knewaccountdlg.cpp +++ b/kmymoney/dialogs/knewaccountdlg.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2000-2003 Michael Edwardes - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2003 Michael Edwardes + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "knewaccountdlg.h" diff --git a/kmymoney/dialogs/knewaccountdlg.h b/kmymoney/dialogs/knewaccountdlg.h index 9fdf6d5abd1a270c22c03a0e7b00f3a37b1c23ca..db58e95c4186a5437bf0f7f0ce6c0429bdb05d8e 100644 --- a/kmymoney/dialogs/knewaccountdlg.h +++ b/kmymoney/dialogs/knewaccountdlg.h @@ -1,21 +1,9 @@ /* - * Copyright 2000-2003 Michael Edwardes - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2003 Michael Edwardes + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KNEWACCOUNTDLG_H #define KNEWACCOUNTDLG_H diff --git a/kmymoney/dialogs/knewbankdlg.cpp b/kmymoney/dialogs/knewbankdlg.cpp index a13aefbdde744b0bfd840491d7574afcf1377613..e24f1242233f707f8c17ce0bd367a05e1f43f673 100644 --- a/kmymoney/dialogs/knewbankdlg.cpp +++ b/kmymoney/dialogs/knewbankdlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2000-2002 Michael Edwardes - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2002 Michael Edwardes + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "knewbankdlg.h" diff --git a/kmymoney/dialogs/knewbankdlg.h b/kmymoney/dialogs/knewbankdlg.h index 72002151a4f6ab184088b1e685cd555d5f0c9d50..6135dca89a4476e5058a02bca9ffd14c3e8dfbd7 100644 --- a/kmymoney/dialogs/knewbankdlg.h +++ b/kmymoney/dialogs/knewbankdlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2000-2002 Michael Edwardes - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2002 Michael Edwardes + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KNEWBANKDLG_H #define KNEWBANKDLG_H diff --git a/kmymoney/dialogs/knewequityentrydlg.cpp b/kmymoney/dialogs/knewequityentrydlg.cpp index 8c41a5803f4f2d4a0bf0872facf698d57e52ff94..3f06627ad9d84c711ef0d9702e1b8167c2efd5a1 100644 --- a/kmymoney/dialogs/knewequityentrydlg.cpp +++ b/kmymoney/dialogs/knewequityentrydlg.cpp @@ -1,22 +1,10 @@ /* - * Copyright 2002 Michael Edwardes - * Copyright 2002-2004 Kevin Tambascio - * Copyright 2004-2011 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002 Michael Edwardes + SPDX-FileCopyrightText: 2002-2004 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2011 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "knewequityentrydlg.h" diff --git a/kmymoney/dialogs/knewequityentrydlg.h b/kmymoney/dialogs/knewequityentrydlg.h index 5bff493cd254747528e1575620f913bc10c04099..48d6ff2253bb3c9e09289dbb7096e6aab15de4ea 100644 --- a/kmymoney/dialogs/knewequityentrydlg.h +++ b/kmymoney/dialogs/knewequityentrydlg.h @@ -1,22 +1,10 @@ /* - * Copyright 2002 Michael Edwardes - * Copyright 2002-2004 Kevin Tambascio - * Copyright 2004-2011 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002 Michael Edwardes + SPDX-FileCopyrightText: 2002-2004 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2011 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KNEWEQUITYENTRYDLG_H #define KNEWEQUITYENTRYDLG_H diff --git a/kmymoney/dialogs/kpayeereassigndlg.cpp b/kmymoney/dialogs/kpayeereassigndlg.cpp index 16079964ecd4ff4b542b5c1e7a32f7a8309f5e3f..74536590c9e7a21f6e5c588334107710aacd37fd 100644 --- a/kmymoney/dialogs/kpayeereassigndlg.cpp +++ b/kmymoney/dialogs/kpayeereassigndlg.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2005 Andreas Nicolai - * Copyright 2007-2008 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005 Andreas Nicolai + SPDX-FileCopyrightText: 2007-2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kpayeereassigndlg.h" diff --git a/kmymoney/dialogs/kpayeereassigndlg.h b/kmymoney/dialogs/kpayeereassigndlg.h index aba985729719735a43002e974b7312783c4916bc..50e295506a716030102381da8ed879a820855544 100644 --- a/kmymoney/dialogs/kpayeereassigndlg.h +++ b/kmymoney/dialogs/kpayeereassigndlg.h @@ -1,21 +1,9 @@ /* - * Copyright 2005 Andreas Nicolai - * Copyright 2007-2008 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005 Andreas Nicolai + SPDX-FileCopyrightText: 2007-2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KPAYEEREASSIGNDLG_H #define KPAYEEREASSIGNDLG_H diff --git a/kmymoney/dialogs/ksaveasquestion.cpp b/kmymoney/dialogs/ksaveasquestion.cpp index 6c83c1469dc50190741fb41f87b715bada1c8bea..2cf92e5579ab0e06be476a67195558826f311f2d 100644 --- a/kmymoney/dialogs/ksaveasquestion.cpp +++ b/kmymoney/dialogs/ksaveasquestion.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ksaveasquestion.h" #include "kmymoneyenums.h" diff --git a/kmymoney/dialogs/ksaveasquestion.h b/kmymoney/dialogs/ksaveasquestion.h index 2519d0c61bb306cb11c02b89cb628afe73329081..0489bcee05a1eedd73a9d6fdcad5e72242cf3175 100644 --- a/kmymoney/dialogs/ksaveasquestion.h +++ b/kmymoney/dialogs/ksaveasquestion.h @@ -1,19 +1,7 @@ /* - * Copyright 2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSAVEASQUESTION_H #define KSAVEASQUESTION_H diff --git a/kmymoney/dialogs/kselecttransactionsdlg.cpp b/kmymoney/dialogs/kselecttransactionsdlg.cpp index a77e3aa21d3c51da45d08a65d728bbb2f6ef73b8..a5df26fd8b7123375fefb6b3157cdf08769819df 100644 --- a/kmymoney/dialogs/kselecttransactionsdlg.cpp +++ b/kmymoney/dialogs/kselecttransactionsdlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2007-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kselecttransactionsdlg.h" #include "kselecttransactionsdlg_p.h" diff --git a/kmymoney/dialogs/kselecttransactionsdlg.h b/kmymoney/dialogs/kselecttransactionsdlg.h index 28aea0d00964f800f49f8f37829ad94e350b9ae3..10f6b93f509af8519947ebee801d3dafb72a1a45 100644 --- a/kmymoney/dialogs/kselecttransactionsdlg.h +++ b/kmymoney/dialogs/kselecttransactionsdlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2007-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSELECTTRANSACTIONSDLG_H #define KSELECTTRANSACTIONSDLG_H diff --git a/kmymoney/dialogs/kselecttransactionsdlg_p.h b/kmymoney/dialogs/kselecttransactionsdlg_p.h index 930137fd410a18c3af6f5f7a5fc006e6b7ba073b..6eaaef1f171d474fb12fd849862cc162c6f21269 100644 --- a/kmymoney/dialogs/kselecttransactionsdlg_p.h +++ b/kmymoney/dialogs/kselecttransactionsdlg_p.h @@ -1,20 +1,8 @@ /* - * Copyright 2007-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSELECTTRANSACTIONSDLG_P_H #define KSELECTTRANSACTIONSDLG_P_H diff --git a/kmymoney/dialogs/ksplittransactiondlg.cpp b/kmymoney/dialogs/ksplittransactiondlg.cpp index d9c795a2da3a738cccf31aad042e895719ef557d..61cde604ad4561481d81e9881e4a9bcac680773f 100644 --- a/kmymoney/dialogs/ksplittransactiondlg.cpp +++ b/kmymoney/dialogs/ksplittransactiondlg.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2002 Michael Edwardes - * Copyright 2002-2011 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002 Michael Edwardes + SPDX-FileCopyrightText: 2002-2011 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ksplittransactiondlg.h" diff --git a/kmymoney/dialogs/ksplittransactiondlg.h b/kmymoney/dialogs/ksplittransactiondlg.h index 28ef0d448e4aae74d400782f82898ffc83bfd529..e2a0a3820b48c8295969086ac8610985cbe7442b 100644 --- a/kmymoney/dialogs/ksplittransactiondlg.h +++ b/kmymoney/dialogs/ksplittransactiondlg.h @@ -1,21 +1,9 @@ /* - * Copyright 2002 Michael Edwardes - * Copyright 2002-2011 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002 Michael Edwardes + SPDX-FileCopyrightText: 2002-2011 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSPLITTRANSACTIONDLG_H #define KSPLITTRANSACTIONDLG_H diff --git a/kmymoney/dialogs/ktagreassigndlg.cpp b/kmymoney/dialogs/ktagreassigndlg.cpp index 9daf7bfd7c80b620bc0a51cb2027409917646ce6..1d8fa1f358e04621ebf1ea9786771cceae70e288 100644 --- a/kmymoney/dialogs/ktagreassigndlg.cpp +++ b/kmymoney/dialogs/ktagreassigndlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2011-2012 Alessandro Russo - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2011-2012 Alessandro Russo + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ktagreassigndlg.h" diff --git a/kmymoney/dialogs/ktagreassigndlg.h b/kmymoney/dialogs/ktagreassigndlg.h index 1a54e61faed7397505f89c07a8f75eb5fb6805d3..8cd08af286eee5d7404bb39aaa405e3f12b34a5c 100644 --- a/kmymoney/dialogs/ktagreassigndlg.h +++ b/kmymoney/dialogs/ktagreassigndlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2011-2012 Alessandro Russo - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2011-2012 Alessandro Russo + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KTAGREASSIGNDLG_H #define KTAGREASSIGNDLG_H diff --git a/kmymoney/dialogs/ktemplateexportdlg.cpp b/kmymoney/dialogs/ktemplateexportdlg.cpp index 03fe1de2bc75ae35d35815045f9d9137178de441..7344e26dbeb9c2645a7e7e3e466973850cf22442 100644 --- a/kmymoney/dialogs/ktemplateexportdlg.cpp +++ b/kmymoney/dialogs/ktemplateexportdlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2017 Ralf Habacker - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Ralf Habacker + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ktemplateexportdlg.h" #include "ui_ktemplateexportdlg.h" diff --git a/kmymoney/dialogs/ktemplateexportdlg.h b/kmymoney/dialogs/ktemplateexportdlg.h index 84c73bc3e1ba6cee4aa2a4037297394ba05e0488..d0363b9b5df1c67e4e5398a3384d2169f0026a71 100644 --- a/kmymoney/dialogs/ktemplateexportdlg.h +++ b/kmymoney/dialogs/ktemplateexportdlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2017 Ralf Habacker - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Ralf Habacker + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KTEMPLATEEXPORTDLG_H #define KTEMPLATEEXPORTDLG_H diff --git a/kmymoney/dialogs/kupdatestockpricedlg.cpp b/kmymoney/dialogs/kupdatestockpricedlg.cpp index 96ac65ed0db3cc754186efb936567b32f2f649c3..087f0a470759655545b431616b720d1e1a240bac 100644 --- a/kmymoney/dialogs/kupdatestockpricedlg.cpp +++ b/kmymoney/dialogs/kupdatestockpricedlg.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2002-2004 Kevin Tambascio - * Copyright 2004-2010 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2004 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2010 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kupdatestockpricedlg.h" diff --git a/kmymoney/dialogs/kupdatestockpricedlg.h b/kmymoney/dialogs/kupdatestockpricedlg.h index 5620696f4d70185607b2da102f13b3d61c2bc475..58536ef6125cf58f7cfefb427025d94935889dc8 100644 --- a/kmymoney/dialogs/kupdatestockpricedlg.h +++ b/kmymoney/dialogs/kupdatestockpricedlg.h @@ -1,21 +1,9 @@ /* - * Copyright 2002-2004 Kevin Tambascio - * Copyright 2004-2010 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2004 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2010 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KUPDATESTOCKPRICEDLG_H #define KUPDATESTOCKPRICEDLG_H diff --git a/kmymoney/dialogs/settings/ksettingscolors.cpp b/kmymoney/dialogs/settings/ksettingscolors.cpp index 66ff363d3a7896f2655beeb92a09e45a9af51e8f..e86c1a2517ad22d2f23e8be8cedaf918c8a48acd 100644 --- a/kmymoney/dialogs/settings/ksettingscolors.cpp +++ b/kmymoney/dialogs/settings/ksettingscolors.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ksettingscolors.h" #include "kmymoneysettings.h" diff --git a/kmymoney/dialogs/settings/ksettingscolors.h b/kmymoney/dialogs/settings/ksettingscolors.h index 354c0473dbb8c52343ccdd7394ebbc5a2b7c26b5..38e7b473ef53a11e35a246a7f11cad07cca7be29 100644 --- a/kmymoney/dialogs/settings/ksettingscolors.h +++ b/kmymoney/dialogs/settings/ksettingscolors.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSETTINGSCOLORS_H #define KSETTINGSCOLORS_H diff --git a/kmymoney/dialogs/settings/ksettingsfonts.cpp b/kmymoney/dialogs/settings/ksettingsfonts.cpp index 46bd754a66557fde1540c69639e4b0eb2d4fe501..60aa39509855140ca90d69f9dcc824c8a5144074 100644 --- a/kmymoney/dialogs/settings/ksettingsfonts.cpp +++ b/kmymoney/dialogs/settings/ksettingsfonts.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ksettingsfonts.h" diff --git a/kmymoney/dialogs/settings/ksettingsfonts.h b/kmymoney/dialogs/settings/ksettingsfonts.h index 38b1f6f3b1c6915b02366116e5232bc4892a8946..9845efd89c70b60b942313d9b9c4ba15126ada48 100644 --- a/kmymoney/dialogs/settings/ksettingsfonts.h +++ b/kmymoney/dialogs/settings/ksettingsfonts.h @@ -1,20 +1,8 @@ /* - * Copyright 2005 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSETTINGSFONTS_H #define KSETTINGSFONTS_H diff --git a/kmymoney/dialogs/settings/ksettingsgeneral.cpp b/kmymoney/dialogs/settings/ksettingsgeneral.cpp index 42c9bc29f20d0ae35edf0c07c94a44314dbdbd30..8d248592068ebacce363e4faf99710a616212681 100644 --- a/kmymoney/dialogs/settings/ksettingsgeneral.cpp +++ b/kmymoney/dialogs/settings/ksettingsgeneral.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005-2008 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ksettingsgeneral.h" diff --git a/kmymoney/dialogs/settings/ksettingsgeneral.h b/kmymoney/dialogs/settings/ksettingsgeneral.h index c2876728e8b2b38881a085551585d693a2678387..39d8e9b318297d5ad9d3ad9b1d10a960c8ee4ff4 100644 --- a/kmymoney/dialogs/settings/ksettingsgeneral.h +++ b/kmymoney/dialogs/settings/ksettingsgeneral.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2008 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSETTINGSGENERAL_H #define KSETTINGSGENERAL_H diff --git a/kmymoney/dialogs/settings/ksettingshome.cpp b/kmymoney/dialogs/settings/ksettingshome.cpp index 0489081e0839799b7389bbd2e4b8f1309914c70f..70fa6fefd840d934d46c2aaf41431021956b9240 100644 --- a/kmymoney/dialogs/settings/ksettingshome.cpp +++ b/kmymoney/dialogs/settings/ksettingshome.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ksettingshome.h" diff --git a/kmymoney/dialogs/settings/ksettingshome.h b/kmymoney/dialogs/settings/ksettingshome.h index f73979efe4d1fb328f9157c995d4fdb01a278d6f..de0bee5104350e692881342326b76937493b1643 100644 --- a/kmymoney/dialogs/settings/ksettingshome.h +++ b/kmymoney/dialogs/settings/ksettingshome.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSETTINGSHOME_H #define KSETTINGSHOME_H diff --git a/kmymoney/dialogs/settings/ksettingsicons.cpp b/kmymoney/dialogs/settings/ksettingsicons.cpp index 29e6e279d77102499725467efc363520630f79a8..c692ff7644d01eef3b0db2d604eed2b0e4b49398 100644 --- a/kmymoney/dialogs/settings/ksettingsicons.cpp +++ b/kmymoney/dialogs/settings/ksettingsicons.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ksettingsicons.h" diff --git a/kmymoney/dialogs/settings/ksettingsicons.h b/kmymoney/dialogs/settings/ksettingsicons.h index 52c50fd13f7cabf04e32a4c4756cdc4935fd493a..1f3fef15d371d13cc0e2c8ce5f27801638a3fbed 100644 --- a/kmymoney/dialogs/settings/ksettingsicons.h +++ b/kmymoney/dialogs/settings/ksettingsicons.h @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSETTINGSICONS_H #define KSETTINGSICONS_H diff --git a/kmymoney/dialogs/settings/ksettingskmymoney.cpp b/kmymoney/dialogs/settings/ksettingskmymoney.cpp index 92c01d255c9a4405306055b16a1363f65e060fa3..d885387049b6c972b4cd91d478fab5e8c2d3192f 100644 --- a/kmymoney/dialogs/settings/ksettingskmymoney.cpp +++ b/kmymoney/dialogs/settings/ksettingskmymoney.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2014-2016 Christian Dávid - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2016 Christian Dávid + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ksettingskmymoney.h" diff --git a/kmymoney/dialogs/settings/ksettingskmymoney.h b/kmymoney/dialogs/settings/ksettingskmymoney.h index 101082499cdbc9a6320d08dcbb8158060d2ff0e2..c288031cb3eef0a28e45b5a3f8e90b178aba76a9 100644 --- a/kmymoney/dialogs/settings/ksettingskmymoney.h +++ b/kmymoney/dialogs/settings/ksettingskmymoney.h @@ -1,20 +1,8 @@ /* - * Copyright 2014-2016 Christian Dávid - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2016 Christian Dávid + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSETTINGSKMYMONEY_H #define KSETTINGSKMYMONEY_H diff --git a/kmymoney/dialogs/settings/ksettingsonlinequotes.cpp b/kmymoney/dialogs/settings/ksettingsonlinequotes.cpp index 15a8d557bb334ec28e5713dfe51b592a878475bf..fee65242bc3c0efbb0bd7e0bd07a015e86db1ca9 100644 --- a/kmymoney/dialogs/settings/ksettingsonlinequotes.cpp +++ b/kmymoney/dialogs/settings/ksettingsonlinequotes.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005-2010 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2010 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ksettingsonlinequotes.h" diff --git a/kmymoney/dialogs/settings/ksettingsonlinequotes.h b/kmymoney/dialogs/settings/ksettingsonlinequotes.h index c6116de126de12f0c6714a0c0c831fa3ab7c4b21..b5f0d9068f68059c4f060417a533c2a6265cd250 100644 --- a/kmymoney/dialogs/settings/ksettingsonlinequotes.h +++ b/kmymoney/dialogs/settings/ksettingsonlinequotes.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2010 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2010 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSETTINGSONLINEQUOTES_H #define KSETTINGSONLINEQUOTES_H diff --git a/kmymoney/dialogs/settings/ksettingsplugins.cpp b/kmymoney/dialogs/settings/ksettingsplugins.cpp index f2cbfbcc46757ed7adfe17e1c9961b1cfa2b0882..b220cfe1f0e235441523e8cf2f5be9203c00b838 100644 --- a/kmymoney/dialogs/settings/ksettingsplugins.cpp +++ b/kmymoney/dialogs/settings/ksettingsplugins.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ksettingsplugins.h" diff --git a/kmymoney/dialogs/settings/ksettingsplugins.h b/kmymoney/dialogs/settings/ksettingsplugins.h index bd7e9f12cf528ae36c5beb3765114a6b873a9dd7..00fa24d127363719c809f645384613543e94db0a 100644 --- a/kmymoney/dialogs/settings/ksettingsplugins.h +++ b/kmymoney/dialogs/settings/ksettingsplugins.h @@ -1,19 +1,7 @@ /* - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSETTINGSPLUGINS_H #define KSETTINGSPLUGINS_H diff --git a/kmymoney/dialogs/settings/ksettingsregister.cpp b/kmymoney/dialogs/settings/ksettingsregister.cpp index 2117179e0a14c13a96a50c57819f78571780a90d..dc3ca3a5d843562dab3fc413cc5e9c593d53817f 100644 --- a/kmymoney/dialogs/settings/ksettingsregister.cpp +++ b/kmymoney/dialogs/settings/ksettingsregister.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005-2007 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2007 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ksettingsregister.h" diff --git a/kmymoney/dialogs/settings/ksettingsregister.h b/kmymoney/dialogs/settings/ksettingsregister.h index 8874dfd0ec1e22a44a032900bfb23362121f8734..e0654c684bc5db4f3943d581eecf8a5abdbd6098 100644 --- a/kmymoney/dialogs/settings/ksettingsregister.h +++ b/kmymoney/dialogs/settings/ksettingsregister.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2007 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2007 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSETTINGSREGISTER_H #define KSETTINGSREGISTER_H diff --git a/kmymoney/dialogs/settings/ksettingsschedules.cpp b/kmymoney/dialogs/settings/ksettingsschedules.cpp index d9aa6c2c2092508431899feeb9a62576d838a027..c539c33fdd798b29794261e897166048cd772efe 100644 --- a/kmymoney/dialogs/settings/ksettingsschedules.cpp +++ b/kmymoney/dialogs/settings/ksettingsschedules.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005-2010 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2010 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include diff --git a/kmymoney/dialogs/settings/ksettingsschedules.h b/kmymoney/dialogs/settings/ksettingsschedules.h index 9a4d4e3685405fc6f5457c7e8b9f57afef95eb18..3f9276dc9a8f7d680f0b45800203f75ad2d44915 100644 --- a/kmymoney/dialogs/settings/ksettingsschedules.h +++ b/kmymoney/dialogs/settings/ksettingsschedules.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2010 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2010 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSETTINGSSCHEDULES_H #define KSETTINGSSCHEDULES_H diff --git a/kmymoney/dialogs/splitadjustdialog.cpp b/kmymoney/dialogs/splitadjustdialog.cpp index fe594c3e8f726c2f63c9f3e64c5f170797df2285..fd87916a197644094fa8bfc6621b3875f54cd84b 100644 --- a/kmymoney/dialogs/splitadjustdialog.cpp +++ b/kmymoney/dialogs/splitadjustdialog.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2016-2017 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "splitadjustdialog.h" #include "ui_splitadjustdialog.h" diff --git a/kmymoney/dialogs/splitadjustdialog.h b/kmymoney/dialogs/splitadjustdialog.h index 3713829cecd7460d6e0072777f1c499cf9a215a5..6a312fecac82b3816a0485ad9d36cd80fca6ab81 100644 --- a/kmymoney/dialogs/splitadjustdialog.h +++ b/kmymoney/dialogs/splitadjustdialog.h @@ -1,20 +1,8 @@ /* - * Copyright 2016-2017 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SPLITADJUSTDIALOG_H #define SPLITADJUSTDIALOG_H diff --git a/kmymoney/dialogs/stdtransactioneditor.cpp b/kmymoney/dialogs/stdtransactioneditor.cpp index 49f7fe72e49c5245c22fb4ac347fd53c67b4f613..d3011b5c0dbabab81df3048209f036cc41638c9a 100644 --- a/kmymoney/dialogs/stdtransactioneditor.cpp +++ b/kmymoney/dialogs/stdtransactioneditor.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2009-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "stdtransactioneditor.h" #include "transactioneditor_p.h" diff --git a/kmymoney/dialogs/stdtransactioneditor.h b/kmymoney/dialogs/stdtransactioneditor.h index 60798c98b0e0486234f11ad4087e17bda1b7368b..a3472fc7a2cb2f81f8dae4a6bb429854d35c3f37 100644 --- a/kmymoney/dialogs/stdtransactioneditor.h +++ b/kmymoney/dialogs/stdtransactioneditor.h @@ -1,20 +1,8 @@ /* - * Copyright 2009-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef STDTRANSACTIONEDITOR_H #define STDTRANSACTIONEDITOR_H diff --git a/kmymoney/dialogs/transactioneditor.cpp b/kmymoney/dialogs/transactioneditor.cpp index 5873746b9d77eb2a2b4a47271c1ebde9741e7cc3..8506bffdf7adf4458c71c2e415ad065ca91fd3f4 100644 --- a/kmymoney/dialogs/transactioneditor.cpp +++ b/kmymoney/dialogs/transactioneditor.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2007-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "transactioneditor.h" #include "transactioneditor_p.h" diff --git a/kmymoney/dialogs/transactioneditor.h b/kmymoney/dialogs/transactioneditor.h index 201f0c3df6d5852aec80038e5b22cf51035a41eb..baed8e871c33b853d4eeff1db299a0e518747eae 100644 --- a/kmymoney/dialogs/transactioneditor.h +++ b/kmymoney/dialogs/transactioneditor.h @@ -1,20 +1,8 @@ /* - * Copyright 2007-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef TRANSACTIONEDITOR_H #define TRANSACTIONEDITOR_H diff --git a/kmymoney/dialogs/transactioneditor_p.h b/kmymoney/dialogs/transactioneditor_p.h index ae39d0a214569e3c6e338dc5aa429de92d27f1de..f9aff5dfaa61867f1b534f2950d9398c172fd645 100644 --- a/kmymoney/dialogs/transactioneditor_p.h +++ b/kmymoney/dialogs/transactioneditor_p.h @@ -1,20 +1,8 @@ /* - * Copyright 2007-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef TRANSACTIONEDITOR_P_H #define TRANSACTIONEDITOR_P_H diff --git a/kmymoney/dialogs/transactionmatcher.cpp b/kmymoney/dialogs/transactionmatcher.cpp index d7f53643f5f8665626efe4c6e18eb4d2bf3aa5b1..5f309f2d15314fd787051ba5ab1310bb68cb2330 100644 --- a/kmymoney/dialogs/transactionmatcher.cpp +++ b/kmymoney/dialogs/transactionmatcher.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2008-2015 Thomas Baumgart - * Copyright 2015 Christian Dávid - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2008-2015 Thomas Baumgart + SPDX-FileCopyrightText: 2015 Christian Dávid + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "transactionmatcher.h" diff --git a/kmymoney/dialogs/transactionmatcher.h b/kmymoney/dialogs/transactionmatcher.h index 6a408cde83d3da66276de7c117918d84d37e9fcb..6cc9de2a997e4d6c0154cf7a43436e0e45a3a3d8 100644 --- a/kmymoney/dialogs/transactionmatcher.h +++ b/kmymoney/dialogs/transactionmatcher.h @@ -1,21 +1,9 @@ /* - * Copyright 2008-2015 Thomas Baumgart - * Copyright 2015 Christian Dávid - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2008-2015 Thomas Baumgart + SPDX-FileCopyrightText: 2015 Christian Dávid + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef TRANSACTIONMATCHER_H #define TRANSACTIONMATCHER_H diff --git a/kmymoney/html/welcome.css b/kmymoney/html/welcome.css index 5f7e14d071eda7b7d7e356d7dd98bbb81b25a3bb..b2831cab8b51f9dc4b35f0e3edb74a56d0a839da 100644 --- a/kmymoney/html/welcome.css +++ b/kmymoney/html/welcome.css @@ -1,8 +1,8 @@ -/******************************************************************* +/* 3/23/2005 KMyMoney Welcome Page Robert Wadley robrobntina.fastmail.us David Wadley maildavidwadley.com -********************************************************************/ +*/ body { diff --git a/kmymoney/icons/icons.cpp b/kmymoney/icons/icons.cpp index 12c6f4b94096db7fa7db3e0e4f206b042c62922c..b0b148adf3a6661c2e67f5b9fbfbfec948c9fd9f 100644 --- a/kmymoney/icons/icons.cpp +++ b/kmymoney/icons/icons.cpp @@ -1,20 +1,8 @@ -/*************************************************************************** - icons.cpp - ------------------- - begin : Sun Jun 25 2017 - copyright : (C) 2017 by Łukasz Wojniłowicz - (C) 2020 by Dawid Wróbel - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2020 Dawid Wróbel + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "icons.h" diff --git a/kmymoney/icons/icons.h b/kmymoney/icons/icons.h index b1439d823ec91b39b7db599c183abef1182eb76b..67f07cfd0e647252d6e7be963fcc7028d6539d28 100644 --- a/kmymoney/icons/icons.h +++ b/kmymoney/icons/icons.h @@ -1,21 +1,9 @@ -/*************************************************************************** - icons.h - ------------------- - begin : Sun Jun 25 2017 - copyright : (C) 2017 by Łukasz Wojniłowicz - (C) 2020 by Dawid Wróbel +/* + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2020 Dawid Wróbel - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ICONS_H #define ICONS_H diff --git a/kmymoney/kcreditswindow.cpp b/kmymoney/kcreditswindow.cpp index f52311a601b0259d874e8a9e6255fee887d890c9..24854627f2961672830e9e2b290f3857026a65e4 100644 --- a/kmymoney/kcreditswindow.cpp +++ b/kmymoney/kcreditswindow.cpp @@ -1,20 +1,9 @@ -/*************************************************************************** - kcreditswindow.cpp - ------------------- - copyright : (C) 2000 by Michael Edwardes - (C) 2007 by Thomas Baumgart - (C) 2017 by Łukasz Wojniłowicz - - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000 Michael Edwardes + SPDX-FileCopyrightText: 2007 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kcreditswindow.h" #include diff --git a/kmymoney/kcreditswindow.h b/kmymoney/kcreditswindow.h index 2a9a98638eeda6d5263eeeecbb249391762a048f..47263df5e1492e8d09a0fc5a939e6dc0a610b34a 100644 --- a/kmymoney/kcreditswindow.h +++ b/kmymoney/kcreditswindow.h @@ -1,20 +1,9 @@ -/*************************************************************************** - kcreditswindow.h - ------------------- - copyright : (C) 2000 by Michael Edwardes - (C) 2007 by Thomas Baumgart - (C) 2017 by Łukasz Wojniłowicz - - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000 Michael Edwardes + SPDX-FileCopyrightText: 2007 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KCREDITSWINDOW_H #define KCREDITSWINDOW_H diff --git a/kmymoney/kmymoney.cpp b/kmymoney/kmymoney.cpp index 95d0989844ff9436cab26d4b3879bf5dca25dd0a..979a0b69a486ed0cc9522f1d9f0612e4cb6bbbc4 100644 --- a/kmymoney/kmymoney.cpp +++ b/kmymoney/kmymoney.cpp @@ -1,20 +1,9 @@ -/*************************************************************************** - kmymoney.cpp - ------------------- - copyright : (C) 2000 by Michael Edwardes - (C) 2002-2020 by Thomas Baumgart - (C) 2017-2018 by Łukasz Wojniłowicz - -****************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000 Michael Edwardes + SPDX-FileCopyrightText: 2002-2020 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include diff --git a/kmymoney/kmymoney.h b/kmymoney/kmymoney.h index 181ec08f2ea7b4b816a5d1879d2b5627f5aee60b..20804b8bc9d109116d6a8a34517e897a9dd53efc 100644 --- a/kmymoney/kmymoney.h +++ b/kmymoney/kmymoney.h @@ -1,19 +1,8 @@ -/*************************************************************************** - kmymoney.h - ------------------- - copyright : (C) 2000-2001 by Michael Edwardes - (C) 2017, 2018 by Łukasz Wojniłowicz - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2001 Michael Edwardes + SPDX-FileCopyrightText: 2017, 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMYMONEY_H #define KMYMONEY_H diff --git a/kmymoney/kmymoneyenums.h b/kmymoney/kmymoneyenums.h index 44772fd1d88aa8ff9e055d7fb24be5c22df4a777..385b9ebb94c43997932662a109399c8b5f0e36ad 100644 --- a/kmymoney/kmymoneyenums.h +++ b/kmymoney/kmymoneyenums.h @@ -1,19 +1,7 @@ /* - * Copyright 2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMYMONEYENUMS_H #define KMYMONEYENUMS_H diff --git a/kmymoney/kmymoneyutils.cpp b/kmymoney/kmymoneyutils.cpp index e11aa3ec461b66617c89ecec697057098cec40ce..fcdfba9dc2f5e7c666a1182bba31979decc75054 100644 --- a/kmymoney/kmymoneyutils.cpp +++ b/kmymoney/kmymoneyutils.cpp @@ -1,25 +1,13 @@ -/*************************************************************************** - kmymoneyutils.cpp - description - ------------------- - begin : Wed Feb 5 2003 - copyright : (C) 2000-2003 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - John C - Thomas Baumgart - Kevin Tambascio - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2003 Michael Edwardes + SPDX-FileCopyrightText: 2000-2003 Javier Campos Morales + SPDX-FileCopyrightText: 2000-2003 Felix Rodriguez + SPDX-FileCopyrightText: 2000-2003 John C + SPDX-FileCopyrightText: 2000-2003 Thomas Baumgart + SPDX-FileCopyrightText: 2000-2003 Kevin Tambascio + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kmymoneyutils.h" diff --git a/kmymoney/kmymoneyutils.h b/kmymoney/kmymoneyutils.h index d7078f6da920f9be4a949794a662673fe494bbe7..8b31c76dbc0e93d70da9a8cd6aab5d7e97a1e231 100644 --- a/kmymoney/kmymoneyutils.h +++ b/kmymoney/kmymoneyutils.h @@ -1,24 +1,12 @@ -/*************************************************************************** - kmymoneyutils.h - description - ------------------- - begin : Wed Feb 5 2003 - copyright : (C) 2000-2003 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - John C - Thomas Baumgart - Kevin Tambascio - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2003 Michael Edwardes + SPDX-FileCopyrightText: 2000-2003 Javier Campos Morales + SPDX-FileCopyrightText: 2000-2003 Felix Rodriguez + SPDX-FileCopyrightText: 2000-2003 John C + SPDX-FileCopyrightText: 2000-2003 Thomas Baumgart + SPDX-FileCopyrightText: 2000-2003 Kevin Tambascio + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMYMONEYUTILS_H #define KMYMONEYUTILS_H diff --git a/kmymoney/kstartuplogo.cpp b/kmymoney/kstartuplogo.cpp index 7eef38ef522634f559c8ff55d5746e57de87abef..4ca1324db353b00d0d998c069bc6c501dda52a4d 100644 --- a/kmymoney/kstartuplogo.cpp +++ b/kmymoney/kstartuplogo.cpp @@ -1,19 +1,8 @@ -/*************************************************************************** - kstartuplogo.cpp - ------------------- - copyright : (C) 2000 by Michael Edwardes - (C) 2017 by Łukasz Wojniłowicz - - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000 Michael Edwardes + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kstartuplogo.h" diff --git a/kmymoney/kstartuplogo.h b/kmymoney/kstartuplogo.h index 3daecbf5b63ebdea362d904131dd7a3690fc7e2d..04fc81d93594d454722983e8fc88c8c81eaa3434 100644 --- a/kmymoney/kstartuplogo.h +++ b/kmymoney/kstartuplogo.h @@ -1,19 +1,8 @@ -/*************************************************************************** - kstartuplogo.h - ------------------- - copyright : (C) 2000 by Michael Edwardes - (C) 2017 by Łukasz Wojniłowicz - - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000 Michael Edwardes + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSTARTUPLOGO_H #define KSTARTUPLOGO_H diff --git a/kmymoney/main.cpp b/kmymoney/main.cpp index 29b1980c1ce49efbf9649dafef8581248cfc2cb9..590f9f1fda852a10bdc19221bb72724806156990 100644 --- a/kmymoney/main.cpp +++ b/kmymoney/main.cpp @@ -1,18 +1,7 @@ -/*************************************************************************** - main.cpp - ------------------- - copyright : (C) 2001 by Michael Edwardes - email : mte@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2001 Michael Edwardes + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include diff --git a/kmymoney/menus/menuenums.cpp b/kmymoney/menus/menuenums.cpp index d88e2f96427ec7b80f14fc7c4c686f954f329d74..88bb91c3924a6bd304f40f18af33207e7688e3d8 100644 --- a/kmymoney/menus/menuenums.cpp +++ b/kmymoney/menus/menuenums.cpp @@ -1,18 +1,7 @@ -/*************************************************************************** - menuenums.cpp - ------------------- - copyright : (C) 2017, 2018 by Łukasz Wojniłowicz - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2017, 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "menuenums.h" diff --git a/kmymoney/menus/menuenums.h b/kmymoney/menus/menuenums.h index 861cd784c46600ae7ef24dcd3e7f079e796317cb..7bf7b252a547fedcec12d257086104b6afc9d7a7 100644 --- a/kmymoney/menus/menuenums.h +++ b/kmymoney/menus/menuenums.h @@ -1,18 +1,7 @@ -/*************************************************************************** - menuenums.h - ------------------- - copyright : (C) 2017, 2018 by Łukasz Wojniłowicz - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2017, 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MENUENUMS_H #define MENUENUMS_H diff --git a/kmymoney/misc/charvalidator.cpp b/kmymoney/misc/charvalidator.cpp index 91afa8ec5e7965d0e346a6bd72e9b3cbae2e10db..9daf044dc01399b0c0770d796c9182c9261e1782 100644 --- a/kmymoney/misc/charvalidator.cpp +++ b/kmymoney/misc/charvalidator.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "misc/charvalidator.h" diff --git a/kmymoney/misc/charvalidator.h b/kmymoney/misc/charvalidator.h index fca3f91026e28de9795126182a9ecd533c645ed0..4de881dfaea0f3c241b00c5eb53b97078168cb4a 100644 --- a/kmymoney/misc/charvalidator.h +++ b/kmymoney/misc/charvalidator.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CHARVALIDATOR_H #define CHARVALIDATOR_H diff --git a/kmymoney/misc/financequote.pl b/kmymoney/misc/financequote.pl index 0e9d6394cdd49090f42345ed897664661313ee76..8989ffc69c32c3eaf8ff2f2f7d5c0acb57159dd2 100644 --- a/kmymoney/misc/financequote.pl +++ b/kmymoney/misc/financequote.pl @@ -1,23 +1,10 @@ #!/usr/bin/perl ###################################################################### -### financequote.pl - KMyMoney interface to Finance::Quote -### -### derived from GnuCash finance-quote-helper script which is -### Copyright 2001 Rob Browning -### -### This program is free software; you can redistribute it and/or -### modify it under the terms of the 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, see . +# financequote.pl - KMyMoney interface to Finance::Quote +# +# derived from GnuCash finance-quote-helper script which is +# SPDX-FileCopyrightText: 2001 Rob Browning +# SPDX-License-Identifier: GPL-2.0-or-later ###################################################################### #use diagnostics; # while testing diff --git a/kmymoney/misc/kmm_printer.cpp b/kmymoney/misc/kmm_printer.cpp index a391048f7a3d31e183086139bf81bb163a6f9e4c..fea3ce3f0b46f619b96547c22af43a988582b488 100644 --- a/kmymoney/misc/kmm_printer.cpp +++ b/kmymoney/misc/kmm_printer.cpp @@ -1,21 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * - * Copyright (C) 2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kmm_printer.h" diff --git a/kmymoney/misc/kmm_printer.h b/kmymoney/misc/kmm_printer.h index 9ae75adf7506f907107e138e667037820c0c78e5..94119ef1dac6fcf41450b2a01848f46d0e5d27d2 100644 --- a/kmymoney/misc/kmm_printer.h +++ b/kmymoney/misc/kmm_printer.h @@ -1,21 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * - * Copyright (C) 2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMM_PRINTER #define KMM_PRINTER diff --git a/kmymoney/misc/platformtools.h b/kmymoney/misc/platformtools.h index 3ab75757ef15e9841d5939cd83852dbd7239ddb1..cb2e01baee5973d31350589149794afe731f69fd 100644 --- a/kmymoney/misc/platformtools.h +++ b/kmymoney/misc/platformtools.h @@ -1,22 +1,9 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright 2017 Marc Hübner - * Copyright 2020 Thomas Baumgart - * - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Marc Hübner + SPDX-FileCopyrightText: 2020 Thomas Baumgart + + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PLATFORMTOOLS_H #define PLATFORMTOOLS_H diff --git a/kmymoney/misc/platformtools_gnu.cpp b/kmymoney/misc/platformtools_gnu.cpp index 0f933d9158bd9cd36cd294877f476ab6aee8fb10..b4865925b2c3846e65cfcf9babb3a294a9f3384f 100644 --- a/kmymoney/misc/platformtools_gnu.cpp +++ b/kmymoney/misc/platformtools_gnu.cpp @@ -1,21 +1,8 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright 2017 Marc Hübner - * Copyright 2020 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Marc Hübner + SPDX-FileCopyrightText: 2020 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "platformtools.h" diff --git a/kmymoney/misc/platformtools_nognu.cpp b/kmymoney/misc/platformtools_nognu.cpp index 5e1dd0d2c1e3fa9417a22770d53c4ff6cc9c6900..c010ac19c264669229a78c5b23933495fdd0931a 100644 --- a/kmymoney/misc/platformtools_nognu.cpp +++ b/kmymoney/misc/platformtools_nognu.cpp @@ -1,21 +1,8 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright 2017 Marc Hübner - * Copyright 2020 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Marc Hübner + SPDX-FileCopyrightText: 2020 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "platformtools.h" diff --git a/kmymoney/misc/validators.cpp b/kmymoney/misc/validators.cpp index fb529fc657695ef94020ae2715fcc62a04289205..f253ad638d006b02f8b8693e33ef914bf2c30e61 100644 --- a/kmymoney/misc/validators.cpp +++ b/kmymoney/misc/validators.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "validators.h" diff --git a/kmymoney/misc/validators.h b/kmymoney/misc/validators.h index b6f3fd2912e62c2ad10dffa758b1716f44a07c10..d6b0eaa6eb2f55b639dd1303b9d5a02adaa40b90 100644 --- a/kmymoney/misc/validators.h +++ b/kmymoney/misc/validators.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef VALIDATORS_H #define VALIDATORS_H diff --git a/kmymoney/misc/webconnect.cpp b/kmymoney/misc/webconnect.cpp index 208fc604278cbc8bbd46a21d53d9137748bbdc3d..d71385f7c92d77072ea259a3e76105442325ec24 100644 --- a/kmymoney/misc/webconnect.cpp +++ b/kmymoney/misc/webconnect.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2017 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "webconnect.h" diff --git a/kmymoney/misc/webconnect.h b/kmymoney/misc/webconnect.h index ed1fbcb909228ff58797a90fa7e13303e51413a9..49914b98d5f75484f315c79c11037801df81fd8d 100644 --- a/kmymoney/misc/webconnect.h +++ b/kmymoney/misc/webconnect.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2017 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef WEBCONNECT_H #define WEBCONNECT_H diff --git a/kmymoney/models/accountsmodel.cpp b/kmymoney/models/accountsmodel.cpp index 08af9eb7d64a93d62c07a3f42b248a48989d08ce..fb86e766735c99d14d8fa2705a2de00b31523ce2 100644 --- a/kmymoney/models/accountsmodel.cpp +++ b/kmymoney/models/accountsmodel.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2010-2014 Cristian Oneț - * Copyright 2017-2018 Łukasz Wojniłowicz - * Copyright 2020 Robert Szczesiak - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2014 Cristian One ț + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2020 Robert Szczesiak + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "accountsmodel.h" diff --git a/kmymoney/models/accountsmodel.h b/kmymoney/models/accountsmodel.h index 56aabf3ea3fd57a55aa0675f376345e549911aa8..35d94cea56877d63c988f0b53faeba2a252f620f 100644 --- a/kmymoney/models/accountsmodel.h +++ b/kmymoney/models/accountsmodel.h @@ -1,20 +1,8 @@ /* - * Copyright 2010-2014 Cristian Oneț - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2014 Cristian One ț + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ACCOUNTSMODEL_H #define ACCOUNTSMODEL_H diff --git a/kmymoney/models/accountsproxymodel.cpp b/kmymoney/models/accountsproxymodel.cpp index aa0e2f81e20db6144c372f3e42d06b31c6592567..53d9a5bd122c450a2d6459168e68b7c4d41b021c 100644 --- a/kmymoney/models/accountsproxymodel.cpp +++ b/kmymoney/models/accountsproxymodel.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2010-2014 Cristian Oneț - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2014 Cristian One ț + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "accountsproxymodel.h" #include "accountsproxymodel_p.h" diff --git a/kmymoney/models/accountsproxymodel.h b/kmymoney/models/accountsproxymodel.h index 37390e1dec7848841165e625b504b7b137951348..f9334dda911b54b502cdde938db0360e32babce3 100644 --- a/kmymoney/models/accountsproxymodel.h +++ b/kmymoney/models/accountsproxymodel.h @@ -1,20 +1,8 @@ /* - * Copyright 2010-2014 Cristian Oneț - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2014 Cristian One ț + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ACCOUNTSPROXYMODEL_H #define ACCOUNTSPROXYMODEL_H diff --git a/kmymoney/models/accountsproxymodel_p.h b/kmymoney/models/accountsproxymodel_p.h index 29d9b1f29bc9183cdf9b3c266999eafe16cd591c..ffb67d6ca2ebc8edbc3fb9df654281cb01e18a4c 100644 --- a/kmymoney/models/accountsproxymodel_p.h +++ b/kmymoney/models/accountsproxymodel_p.h @@ -1,20 +1,8 @@ /* - * Copyright 2010-2014 Cristian Oneț - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2014 Cristian One ț + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ACCOUNTSPROXYMODELPRIVATE_H #define ACCOUNTSPROXYMODELPRIVATE_H diff --git a/kmymoney/models/costcentermodel.cpp b/kmymoney/models/costcentermodel.cpp index 729c52fa19c99c6c86ec93bacb07192f00664476..f0c102181cc0c130a99c355589a3518be6c763ec 100644 --- a/kmymoney/models/costcentermodel.cpp +++ b/kmymoney/models/costcentermodel.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2016-2017 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2017 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "costcentermodel.h" diff --git a/kmymoney/models/costcentermodel.h b/kmymoney/models/costcentermodel.h index 7eb4a47be16f356bc5b09144d1f30f0d6e9093bf..f9a3701e436233cce26cbe9db51604ca1b8cb638 100644 --- a/kmymoney/models/costcentermodel.h +++ b/kmymoney/models/costcentermodel.h @@ -1,19 +1,7 @@ /* - * Copyright 2016-2017 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2017 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef COSTCENTERMODEL_H #define COSTCENTERMODEL_H diff --git a/kmymoney/models/equitiesmodel.cpp b/kmymoney/models/equitiesmodel.cpp index 15e18e8e79469d1d4d74eb83afcf461a70707be0..3b40d68192cd869511635a9761f7af2564ce89ee 100644 --- a/kmymoney/models/equitiesmodel.cpp +++ b/kmymoney/models/equitiesmodel.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "equitiesmodel.h" diff --git a/kmymoney/models/equitiesmodel.h b/kmymoney/models/equitiesmodel.h index f7016f910a1d5c861fe8e365f66f294d0d64a1ee..110d164341fd121ab55f1c82695c0eea8d4d2a3d 100644 --- a/kmymoney/models/equitiesmodel.h +++ b/kmymoney/models/equitiesmodel.h @@ -1,19 +1,7 @@ /* - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef EQUITIESMODEL_H #define EQUITIESMODEL_H diff --git a/kmymoney/models/ledgeritem.cpp b/kmymoney/models/ledgeritem.cpp index aea5b60f60232c3cf727b173015a2bdc1e528827..91e25f9e92dfd2dafa998bfda6971927f8b97497 100644 --- a/kmymoney/models/ledgeritem.cpp +++ b/kmymoney/models/ledgeritem.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2016-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ledgeritem.h" diff --git a/kmymoney/models/ledgeritem.h b/kmymoney/models/ledgeritem.h index 92c38a8347ae4a0d0ab4cf61755bfcbe14f84a77..56f42344695583a7b858cdc2e91cbdcfcaaa2bb9 100644 --- a/kmymoney/models/ledgeritem.h +++ b/kmymoney/models/ledgeritem.h @@ -1,20 +1,8 @@ /* - * Copyright 2016-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LEDGERITEM_H #define LEDGERITEM_H diff --git a/kmymoney/models/ledgermodel.cpp b/kmymoney/models/ledgermodel.cpp index d4cc7941abd67eb241de7107c420653803fe74cd..edf6467aed4dc7ab84e3648343a96086430a51f2 100644 --- a/kmymoney/models/ledgermodel.cpp +++ b/kmymoney/models/ledgermodel.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2016-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ledgermodel.h" diff --git a/kmymoney/models/ledgermodel.h b/kmymoney/models/ledgermodel.h index 55f259dd20c0a795a43c4d64e12d6a65386c7647..c7a0c3063243bb38016adcbfdb7f33e61d44da44 100644 --- a/kmymoney/models/ledgermodel.h +++ b/kmymoney/models/ledgermodel.h @@ -1,20 +1,8 @@ /* - * Copyright 2016-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LEDGERMODEL_H #define LEDGERMODEL_H diff --git a/kmymoney/models/ledgerproxymodel.cpp b/kmymoney/models/ledgerproxymodel.cpp index f90bfd22ebbd60ff516ae09a61574df28eb4913b..dea3fc757487ddbde61696558b565ed29409c112 100644 --- a/kmymoney/models/ledgerproxymodel.cpp +++ b/kmymoney/models/ledgerproxymodel.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2016-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ledgerproxymodel.h" diff --git a/kmymoney/models/ledgerproxymodel.h b/kmymoney/models/ledgerproxymodel.h index 3e41e282ac8ca909095f0a085c77c2e77bf13869..e40d176dd5b073cd761f270b9ba95c98472c8886 100644 --- a/kmymoney/models/ledgerproxymodel.h +++ b/kmymoney/models/ledgerproxymodel.h @@ -1,20 +1,8 @@ /* - * Copyright 2016-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LEDGERPROXYMODEL_H #define LEDGERPROXYMODEL_H diff --git a/kmymoney/models/ledgerschedule.cpp b/kmymoney/models/ledgerschedule.cpp index c03c50a47780c471680ef67b5bd506b9ae8effdd..c9bd439d01d0b9b158ba66d9584b6ae92db10b67 100644 --- a/kmymoney/models/ledgerschedule.cpp +++ b/kmymoney/models/ledgerschedule.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2014-2017 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ledgerschedule.h" #include "ledgertransaction_p.h" diff --git a/kmymoney/models/ledgerschedule.h b/kmymoney/models/ledgerschedule.h index 18b25b282f2b444b66a12244105cf8c6309e1a65..186e4e9af97ea3f841abf3e4051d6aa2510a6c18 100644 --- a/kmymoney/models/ledgerschedule.h +++ b/kmymoney/models/ledgerschedule.h @@ -1,20 +1,8 @@ /* - * Copyright 2014-2017 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LEDGERSCHEDULE_H #define LEDGERSCHEDULE_H diff --git a/kmymoney/models/ledgersplit.cpp b/kmymoney/models/ledgersplit.cpp index ae88a2ed1d1bff6eeb14ab0a7f0d5a7994c7878f..55999d312c41734c6661f5226f6b1335426a144a 100644 --- a/kmymoney/models/ledgersplit.cpp +++ b/kmymoney/models/ledgersplit.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2016-2017 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ledgersplit.h" diff --git a/kmymoney/models/ledgersplit.h b/kmymoney/models/ledgersplit.h index 1f85511ff017c9616284af8997fe9618219d0ae6..b5f7609b054f2393050fa549bcbe89ed8e395ccb 100644 --- a/kmymoney/models/ledgersplit.h +++ b/kmymoney/models/ledgersplit.h @@ -1,20 +1,8 @@ /* - * Copyright 2016-2017 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LEDGERSPLIT_H #define LEDGERSPLIT_H diff --git a/kmymoney/models/ledgertransaction.cpp b/kmymoney/models/ledgertransaction.cpp index d00fb6124b67049161a6e8eedcf672697867cb42..1ecd88673ef4172737ce816ce760d70f710955b6 100644 --- a/kmymoney/models/ledgertransaction.cpp +++ b/kmymoney/models/ledgertransaction.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2016-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ledgertransaction.h" #include "ledgertransaction_p.h" diff --git a/kmymoney/models/ledgertransaction.h b/kmymoney/models/ledgertransaction.h index 85c4fe004e7ce847d94238abe1074f4cb5c59283..5a897f6db8a84b494d11f4ba86cb6edc76fc276c 100644 --- a/kmymoney/models/ledgertransaction.h +++ b/kmymoney/models/ledgertransaction.h @@ -1,20 +1,8 @@ /* - * Copyright 2016-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LEDGERTRANSACTION_H #define LEDGERTRANSACTION_H diff --git a/kmymoney/models/ledgertransaction_p.h b/kmymoney/models/ledgertransaction_p.h index 41d2c3e65b3367b80cac72afce27d537457218ba..5b28a8443ee8d4548bb8a387897b7d4f79a29bdb 100644 --- a/kmymoney/models/ledgertransaction_p.h +++ b/kmymoney/models/ledgertransaction_p.h @@ -1,20 +1,8 @@ /* - * Copyright 2016-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef LEDGERTRANSACTION_P_H #define LEDGERTRANSACTION_P_H diff --git a/kmymoney/models/modelenums.h b/kmymoney/models/modelenums.h index 7f16eef9920b14eda7436c0fca7f14e5591fbf72..c1bc464c80b8e22bf659a6d2c6cf1a4ba35efaf1 100644 --- a/kmymoney/models/modelenums.h +++ b/kmymoney/models/modelenums.h @@ -1,19 +1,7 @@ /* - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MODELENUMS_H #define MODELENUMS_H diff --git a/kmymoney/models/models.cpp b/kmymoney/models/models.cpp index 591b39ee61e34bfef8f3b360850fa2d67aad7fcf..4dbc8e6e156bf3b16694ba74ac42ce5bc79a73da 100644 --- a/kmymoney/models/models.cpp +++ b/kmymoney/models/models.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2009-2015 Cristian Oneț - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009-2015 Cristian One ț + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "models.h" diff --git a/kmymoney/models/models.h b/kmymoney/models/models.h index 28857b763388cab7348820274b3094a1688d3e99..1bb128a219f9db4feed47ccb5d789af93d21f199 100644 --- a/kmymoney/models/models.h +++ b/kmymoney/models/models.h @@ -1,19 +1,7 @@ /* - * Copyright 2009-2015 Cristian Oneț - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009-2015 Cristian One ț + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MODELS_H #define MODELS_H diff --git a/kmymoney/models/modeltest.cpp b/kmymoney/models/modeltest.cpp index f44408e831b236b982aa46e93bf41ad3bda167ee..d511c8a453ff36f63b8475d416c657e24f0cc936 100644 --- a/kmymoney/models/modeltest.cpp +++ b/kmymoney/models/modeltest.cpp @@ -1,43 +1,42 @@ -/**************************************************************************** -** -** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** Contact: https://www.qt.io/developers/ -** -** This file is part of the test suite of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:LGPL$ -** GNU Lesser General Public License Usage -** This file may be used under the terms of the GNU Lesser General Public -** License version 2.1 as published by the Free Software Foundation and -** appearing in the file LICENSE.LGPL included in the packaging of this -** file. Please review the following information to ensure the GNU Lesser -** General Public License version 2.1 requirements will be met: -** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. -** -** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception -** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU General -** Public License version 3.0 as published by the Free Software Foundation -** and appearing in the file LICENSE.GPL included in the packaging of this -** file. Please review the following information to ensure the GNU General -** Public License version 3.0 requirements will be met: -** https://www.gnu.org/copyleft/gpl.html. -** -** Other Usage -** Alternatively, this file may be used in accordance with the terms and -** conditions contained in a signed written agreement between you and Nokia. -** -** -** -** -** -** -** $QT_END_LICENSE$ -** -****************************************************************************/ +/* + SPDX-FileCopyrightText: 2012 Nokia Corporation and /or its subsidiary(-ies). + Contact: https://www.qt.io/developers/ + + This file is part of the test suite of the Qt Toolkit. + + $QT_BEGIN_LICENSE:LGPL$ + GNU Lesser General Public License Usage + This file may be used under the terms of the GNU Lesser General Public + License version 2.1 as published by the Free Software Foundation and + appearing in the file LICENSE.LGPL included in the packaging of this + file. Please review the following information to ensure the GNU Lesser + General Public License version 2.1 requirements will be met: + http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. + + In addition, as a special exception, Nokia gives you certain additional + rights. These rights are described in the Nokia Qt LGPL Exception + version 1.1, included in the file LGPL_EXCEPTION.txt in this package. + + GNU General Public License Usage + Alternatively, this file may be used under the terms of the GNU General + Public License version 3.0 as published by the Free Software Foundation + and appearing in the file LICENSE.GPL included in the packaging of this + file. Please review the following information to ensure the GNU General + Public License version 3.0 requirements will be met: + https://www.gnu.org/copyleft/gpl.html. + + Other Usage + Alternatively, this file may be used in accordance with the terms and + conditions contained in a signed written agreement between you and Nokia. + + + + + + + $QT_END_LICENSE$ + +*/ #include "modeltest.h" diff --git a/kmymoney/models/modeltest.h b/kmymoney/models/modeltest.h index a982276ad78825674f628caca8151b5113b89da6..0afe7f05a5c8da7c3e63986732ad9f6b472cb333 100644 --- a/kmymoney/models/modeltest.h +++ b/kmymoney/models/modeltest.h @@ -1,43 +1,42 @@ -/**************************************************************************** -** -** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** Contact: https://www.qt.io/developers/ -** -** This file is part of the test suite of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:LGPL$ -** GNU Lesser General Public License Usage -** This file may be used under the terms of the GNU Lesser General Public -** License version 2.1 as published by the Free Software Foundation and -** appearing in the file LICENSE.LGPL included in the packaging of this -** file. Please review the following information to ensure the GNU Lesser -** General Public License version 2.1 requirements will be met: -** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. -** -** In addition, as a special exception, Nokia gives you certain additional -** rights. These rights are described in the Nokia Qt LGPL Exception -** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU General -** Public License version 3.0 as published by the Free Software Foundation -** and appearing in the file LICENSE.GPL included in the packaging of this -** file. Please review the following information to ensure the GNU General -** Public License version 3.0 requirements will be met: -** https://www.gnu.org/copyleft/gpl.html. -** -** Other Usage -** Alternatively, this file may be used in accordance with the terms and -** conditions contained in a signed written agreement between you and Nokia. -** -** -** -** -** -** -** $QT_END_LICENSE$ -** -****************************************************************************/ +/* + SPDX-FileCopyrightText: 2012 Nokia Corporation and /or its subsidiary(-ies). + Contact: https://www.qt.io/developers/ + + This file is part of the test suite of the Qt Toolkit. + + $QT_BEGIN_LICENSE:LGPL$ + GNU Lesser General Public License Usage + This file may be used under the terms of the GNU Lesser General Public + License version 2.1 as published by the Free Software Foundation and + appearing in the file LICENSE.LGPL included in the packaging of this + file. Please review the following information to ensure the GNU Lesser + General Public License version 2.1 requirements will be met: + http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. + + In addition, as a special exception, Nokia gives you certain additional + rights. These rights are described in the Nokia Qt LGPL Exception + version 1.1, included in the file LGPL_EXCEPTION.txt in this package. + + GNU General Public License Usage + Alternatively, this file may be used under the terms of the GNU General + Public License version 3.0 as published by the Free Software Foundation + and appearing in the file LICENSE.GPL included in the packaging of this + file. Please review the following information to ensure the GNU General + Public License version 3.0 requirements will be met: + https://www.gnu.org/copyleft/gpl.html. + + Other Usage + Alternatively, this file may be used in accordance with the terms and + conditions contained in a signed written agreement between you and Nokia. + + + + + + + $QT_END_LICENSE$ + +*/ #ifndef MODELTEST_H diff --git a/kmymoney/models/onlinebankingaccountsfilterproxymodel.cpp b/kmymoney/models/onlinebankingaccountsfilterproxymodel.cpp index f9d04c0a80f29d4d18ec0e2ab71328771a253e3b..c6278271d8c41ae58c9f515de684ef55437fdca7 100644 --- a/kmymoney/models/onlinebankingaccountsfilterproxymodel.cpp +++ b/kmymoney/models/onlinebankingaccountsfilterproxymodel.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinebankingaccountsfilterproxymodel.h" diff --git a/kmymoney/models/onlinebankingaccountsfilterproxymodel.h b/kmymoney/models/onlinebankingaccountsfilterproxymodel.h index afd83e04417d7062ae863ff142f8f5c559c5c1b6..ed88880765183ba2175f3201b30bc0d49cd4d7d0 100644 --- a/kmymoney/models/onlinebankingaccountsfilterproxymodel.h +++ b/kmymoney/models/onlinebankingaccountsfilterproxymodel.h @@ -1,19 +1,7 @@ /* - * Copyright 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEBANKINGACCOUNTSFILTERPROXYMODEL_H #define ONLINEBANKINGACCOUNTSFILTERPROXYMODEL_H diff --git a/kmymoney/models/payeeidentifiercontainermodel.cpp b/kmymoney/models/payeeidentifiercontainermodel.cpp index 1bace1e1ba08133b145f4f637aeb053e80e4beb4..438bbe856ca605afec8dfb8526cf32b70305747d 100644 --- a/kmymoney/models/payeeidentifiercontainermodel.cpp +++ b/kmymoney/models/payeeidentifiercontainermodel.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2014-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "payeeidentifiercontainermodel.h" #include "payeeidentifier/payeeidentifier.h" diff --git a/kmymoney/models/payeeidentifiercontainermodel.h b/kmymoney/models/payeeidentifiercontainermodel.h index 4b74ada7ddb4ca23746718c4149767b258c1213d..4c5ec49da2145d059ea204f606b21aab0624c65c 100644 --- a/kmymoney/models/payeeidentifiercontainermodel.h +++ b/kmymoney/models/payeeidentifiercontainermodel.h @@ -1,19 +1,7 @@ /* - * Copyright 2014-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PAYEEIDENTIFIERCONTAINERMODEL_H #define PAYEEIDENTIFIERCONTAINERMODEL_H diff --git a/kmymoney/models/securitiesmodel.cpp b/kmymoney/models/securitiesmodel.cpp index c882e2ea00c55af78214bd7b2f1854373fcd92a8..3bc5103712fc62f3f930bbb9e4b91cf0a39b2be7 100644 --- a/kmymoney/models/securitiesmodel.cpp +++ b/kmymoney/models/securitiesmodel.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "securitiesmodel.h" diff --git a/kmymoney/models/securitiesmodel.h b/kmymoney/models/securitiesmodel.h index f433cd6330a77143fe98b9a9ecd17dd3efbe28fd..ab65b828bfc532851f6c32aeb4200cef62a9d043 100644 --- a/kmymoney/models/securitiesmodel.h +++ b/kmymoney/models/securitiesmodel.h @@ -1,19 +1,7 @@ /* - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SECURITIESMODEL_H #define SECURITIESMODEL_H diff --git a/kmymoney/models/splitmodel.cpp b/kmymoney/models/splitmodel.cpp index fcebc5427235131405dea8b1e6016158a6955d13..b6c0740126a2e9c6cbcc982b59cd893ba676cd15 100644 --- a/kmymoney/models/splitmodel.cpp +++ b/kmymoney/models/splitmodel.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2016-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "splitmodel.h" diff --git a/kmymoney/models/splitmodel.h b/kmymoney/models/splitmodel.h index 8e44122cf505c7b98237ad47b057c177cfd822e5..1c9730a497d33c8ece9ef2b755ce8c50199a9e36 100644 --- a/kmymoney/models/splitmodel.h +++ b/kmymoney/models/splitmodel.h @@ -1,20 +1,8 @@ /* - * Copyright 2016-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SPLITMODEL_H #define SPLITMODEL_H diff --git a/kmymoney/mymoney/imymoneyprocessingcalendar.h b/kmymoney/mymoney/imymoneyprocessingcalendar.h index c159cbf98b2cd7f32672502b652892e3da6e342b..cbbdc7653f461db711ca3c53a80e52f366ac9ca5 100644 --- a/kmymoney/mymoney/imymoneyprocessingcalendar.h +++ b/kmymoney/mymoney/imymoneyprocessingcalendar.h @@ -1,20 +1,8 @@ /* - * Copyright 2009 Ian Neal - * Copyright 2009 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009 Ian Neal + SPDX-FileCopyrightText: 2009 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef IMYMONEYPROCESSINGCALENDAR_H #define IMYMONEYPROCESSINGCALENDAR_H diff --git a/kmymoney/mymoney/mymoneyaccount.cpp b/kmymoney/mymoney/mymoneyaccount.cpp index 2e16e9b8275379684918ea860ce4c3269ff62254..eb541193b7058a6594addba5ea426bd5e56f9c89 100644 --- a/kmymoney/mymoney/mymoneyaccount.cpp +++ b/kmymoney/mymoney/mymoneyaccount.cpp @@ -1,24 +1,12 @@ /* - * Copyright 2000-2002 Michael Edwardes - * Copyright 2001 Felix Rodriguez - * Copyright 2002-2003 Kevin Tambascio - * Copyright 2006-2017 Thomas Baumgart - * Copyright 2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2002 Michael Edwardes + SPDX-FileCopyrightText: 2001 Felix Rodriguez + SPDX-FileCopyrightText: 2002-2003 Kevin Tambascio + SPDX-FileCopyrightText: 2006-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyaccount.h" #include "mymoneyaccount_p.h" diff --git a/kmymoney/mymoney/mymoneyaccount.h b/kmymoney/mymoney/mymoneyaccount.h index 8e791d47cf14bdcbef75139c18ca0cf434e42ed6..2073e9804f5e8cc9b8fe9dcd71236fdb55af6f10 100644 --- a/kmymoney/mymoney/mymoneyaccount.h +++ b/kmymoney/mymoney/mymoneyaccount.h @@ -1,24 +1,12 @@ /* - * Copyright 2000-2002 Michael Edwardes - * Copyright 2001 Felix Rodriguez - * Copyright 2002-2003 Kevin Tambascio - * Copyright 2006-2017 Thomas Baumgart - * Copyright 2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2002 Michael Edwardes + SPDX-FileCopyrightText: 2001 Felix Rodriguez + SPDX-FileCopyrightText: 2002-2003 Kevin Tambascio + SPDX-FileCopyrightText: 2006-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYACCOUNT_H #define MYMONEYACCOUNT_H diff --git a/kmymoney/mymoney/mymoneyaccount_p.h b/kmymoney/mymoney/mymoneyaccount_p.h index 6eef833c0f31ab4d5f3db01df27e091e0e4cd19e..f528b7b3af8b5af9370c3dda8615382fc59e8c5c 100644 --- a/kmymoney/mymoney/mymoneyaccount_p.h +++ b/kmymoney/mymoney/mymoneyaccount_p.h @@ -1,24 +1,12 @@ /* - * Copyright 2000-2002 Michael Edwardes - * Copyright 2001 Felix Rodriguez - * Copyright 2002-2003 Kevin Tambascio - * Copyright 2006-2017 Thomas Baumgart - * Copyright 2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2002 Michael Edwardes + SPDX-FileCopyrightText: 2001 Felix Rodriguez + SPDX-FileCopyrightText: 2002-2003 Kevin Tambascio + SPDX-FileCopyrightText: 2006-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYACCOUNT_P_H #define MYMONEYACCOUNT_P_H diff --git a/kmymoney/mymoney/mymoneyaccountloan.cpp b/kmymoney/mymoney/mymoneyaccountloan.cpp index db74d42e06671e008343680d182a1fd065d93fab..518c363234bcce51a3b7e9e0a5ba3e1641e8bea2 100644 --- a/kmymoney/mymoney/mymoneyaccountloan.cpp +++ b/kmymoney/mymoney/mymoneyaccountloan.cpp @@ -1,24 +1,12 @@ /* - * Copyright 2001-2002 Michael Edwardes - * Copyright 2001 Felix Rodriguez - * Copyright 2002-2003 Kevin Tambascio - * Copyright 2006-2017 Thomas Baumgart - * Copyright 2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2001-2002 Michael Edwardes + SPDX-FileCopyrightText: 2001 Felix Rodriguez + SPDX-FileCopyrightText: 2002-2003 Kevin Tambascio + SPDX-FileCopyrightText: 2006-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyaccountloan.h" diff --git a/kmymoney/mymoney/mymoneyaccountloan.h b/kmymoney/mymoney/mymoneyaccountloan.h index 1fb688f1213784ec3bb41388e00b3900fb4c7a2b..a0761c8d764c38dbda4c559aa34babce245f5573 100644 --- a/kmymoney/mymoney/mymoneyaccountloan.h +++ b/kmymoney/mymoney/mymoneyaccountloan.h @@ -1,24 +1,12 @@ /* - * Copyright 2001-2002 Michael Edwardes - * Copyright 2001 Felix Rodriguez - * Copyright 2002-2003 Kevin Tambascio - * Copyright 2006-2017 Thomas Baumgart - * Copyright 2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2001-2002 Michael Edwardes + SPDX-FileCopyrightText: 2001 Felix Rodriguez + SPDX-FileCopyrightText: 2002-2003 Kevin Tambascio + SPDX-FileCopyrightText: 2006-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYACCOUNTLOAN_H #define MYMONEYACCOUNTLOAN_H diff --git a/kmymoney/mymoney/mymoneybalancecache.cpp b/kmymoney/mymoney/mymoneybalancecache.cpp index 5b53c000c3632852e0a309f34d94ae4cbd735adf..aafccad551e70ce3aed43b30ba6affef33a0a9b2 100644 --- a/kmymoney/mymoney/mymoneybalancecache.cpp +++ b/kmymoney/mymoney/mymoneybalancecache.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2011 Fernando Vilas - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2011 Fernando Vilas + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneybalancecache.h" diff --git a/kmymoney/mymoney/mymoneybalancecache.h b/kmymoney/mymoney/mymoneybalancecache.h index 54ca94b556498750c748f6043a7382ed24252263..63642282b1de832f33ba89d36b964d8a6b66f92d 100644 --- a/kmymoney/mymoney/mymoneybalancecache.h +++ b/kmymoney/mymoney/mymoneybalancecache.h @@ -1,19 +1,7 @@ /* - * Copyright 2011 Fernando Vilas - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2011 Fernando Vilas + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYBALANCECACHE_H #define MYMONEYBALANCECACHE_H diff --git a/kmymoney/mymoney/mymoneybudget.cpp b/kmymoney/mymoney/mymoneybudget.cpp index 6f543be19548f120221cc5e7be44ce94d15d8d67..b3d6cf28c849f0673c1fffafc79ac58401a4169c 100644 --- a/kmymoney/mymoney/mymoneybudget.cpp +++ b/kmymoney/mymoney/mymoneybudget.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2006 Ace Jones - * Copyright 2006 Darren Gould - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneybudget.h" #include "mymoneybudget_p.h" diff --git a/kmymoney/mymoney/mymoneybudget.h b/kmymoney/mymoney/mymoneybudget.h index 51d2174b70298adb8834fb3df7c530e29d91c3b6..8ec504a42665c7d4a9d2eaca38ac82c229962b99 100644 --- a/kmymoney/mymoney/mymoneybudget.h +++ b/kmymoney/mymoney/mymoneybudget.h @@ -1,21 +1,9 @@ /* - * Copyright 2006 Ace Jones - * Copyright 2006 Darren Gould - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYBUDGET_H #define MYMONEYBUDGET_H diff --git a/kmymoney/mymoney/mymoneybudget_p.h b/kmymoney/mymoney/mymoneybudget_p.h index 238ed5edebff378b291958094787c336e2af35f8..304441bf64f60035b526dcf3cc3ca571f7958053 100644 --- a/kmymoney/mymoney/mymoneybudget_p.h +++ b/kmymoney/mymoney/mymoneybudget_p.h @@ -1,21 +1,9 @@ /* - * Copyright 2006 Ace Jones - * Copyright 2006 Darren Gould - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYBUDGET_P_H #define MYMONEYBUDGET_P_H diff --git a/kmymoney/mymoney/mymoneycategory.cpp b/kmymoney/mymoney/mymoneycategory.cpp index eaffb3ea31366071b90cfcf18aaf99525b65825e..7747b93585c041ec74d412ca2a9ddde593d3dcb3 100644 --- a/kmymoney/mymoney/mymoneycategory.cpp +++ b/kmymoney/mymoney/mymoneycategory.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2000-2001 Michael Edwardes - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2001 Michael Edwardes + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneycategory.h" diff --git a/kmymoney/mymoney/mymoneycategory.h b/kmymoney/mymoney/mymoneycategory.h index 5b28357badaadbe65fcc6fb33e95459ac8cb4480..3929ee6043749dfb713f3e798039d4dc89dd5920 100644 --- a/kmymoney/mymoney/mymoneycategory.h +++ b/kmymoney/mymoney/mymoneycategory.h @@ -1,20 +1,8 @@ /* - * Copyright 2000-2001 Michael Edwardes - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2001 Michael Edwardes + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYCATEGORY_H #define MYMONEYCATEGORY_H diff --git a/kmymoney/mymoney/mymoneycontact.cpp b/kmymoney/mymoney/mymoneycontact.cpp index bb7839eeab940e0fb96213d2b5a7a2086e59f35f..388a28c665f71e3c951e426a58f0425329590550 100644 --- a/kmymoney/mymoney/mymoneycontact.cpp +++ b/kmymoney/mymoney/mymoneycontact.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2014-2015 Cristian Oneț - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2015 Cristian One ț + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include diff --git a/kmymoney/mymoney/mymoneycontact.h b/kmymoney/mymoney/mymoneycontact.h index 1553042bd351a6958dc57ba37ab5a44dd1521b56..b84e262d012576f056455ba39a4797c8c360d1e4 100644 --- a/kmymoney/mymoney/mymoneycontact.h +++ b/kmymoney/mymoney/mymoneycontact.h @@ -1,19 +1,7 @@ /* - * Copyright 2014-2015 Cristian Oneț - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2015 Cristian One ț + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYCONTACT_H #define MYMONEYCONTACT_H diff --git a/kmymoney/mymoney/mymoneycostcenter.cpp b/kmymoney/mymoney/mymoneycostcenter.cpp index eadbe3e45e552dfafec3cf3f88285b267678b590..da50fd6e994f4051701e56b32068010a67ba781a 100644 --- a/kmymoney/mymoney/mymoneycostcenter.cpp +++ b/kmymoney/mymoney/mymoneycostcenter.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2012-2016 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2012-2016 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneycostcenter.h" diff --git a/kmymoney/mymoney/mymoneycostcenter.h b/kmymoney/mymoney/mymoneycostcenter.h index 18c6ed20ffee3aaa48f80f0470932ca0b7702c5a..61239f250d8d104c56da69906edec5b8fb20c366 100644 --- a/kmymoney/mymoney/mymoneycostcenter.h +++ b/kmymoney/mymoney/mymoneycostcenter.h @@ -1,19 +1,7 @@ /* - * Copyright 2012-2016 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2012-2016 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYCOSTCENTER_H #define MYMONEYCOSTCENTER_H diff --git a/kmymoney/mymoney/mymoneyenums.h b/kmymoney/mymoney/mymoneyenums.h index 1011200e9e3dbf16d1be770d6aab2079bdeb4b85..b1d0ed5414dbb00686f324efdc6342862c48f342 100644 --- a/kmymoney/mymoney/mymoneyenums.h +++ b/kmymoney/mymoney/mymoneyenums.h @@ -1,19 +1,7 @@ /* - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYENUMS_H #define MYMONEYENUMS_H diff --git a/kmymoney/mymoney/mymoneyexception.h b/kmymoney/mymoney/mymoneyexception.h index be749cf20785ec6a65648c9d82de57dcbc8fe05d..f5ccbe74f0aba6c9ae32c0dfa6ee58c0675af7a8 100644 --- a/kmymoney/mymoney/mymoneyexception.h +++ b/kmymoney/mymoney/mymoneyexception.h @@ -1,20 +1,8 @@ /* - * Copyright 2002-2008 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYEXCEPTION_H #define MYMONEYEXCEPTION_H diff --git a/kmymoney/mymoney/mymoneyfile.cpp b/kmymoney/mymoney/mymoneyfile.cpp index f41710e3fb93e409008086efddc0bc3338b59c6b..758b63b604ed2686b234b43ca0a378a7e0962024 100644 --- a/kmymoney/mymoney/mymoneyfile.cpp +++ b/kmymoney/mymoney/mymoneyfile.cpp @@ -1,25 +1,13 @@ /* - * Copyright 2000-2003 Michael Edwardes - * Copyright 2001-2002 Felix Rodriguez - * Copyright 2002-2004 Kevin Tambascio - * Copyright 2004-2005 Ace Jones - * Copyright 2006-2019 Thomas Baumgart - * Copyright 2006 Darren Gould - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2003 Michael Edwardes + SPDX-FileCopyrightText: 2001-2002 Felix Rodriguez + SPDX-FileCopyrightText: 2002-2004 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2005 Ace Jones + SPDX-FileCopyrightText: 2006-2019 Thomas Baumgart + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyfile.h" diff --git a/kmymoney/mymoney/mymoneyfile.h b/kmymoney/mymoney/mymoneyfile.h index 8f9ca4e1798faebb5342ac587b26cce77e25d9da..9312ccfe678b876d27f361be505bced9851639b0 100644 --- a/kmymoney/mymoney/mymoneyfile.h +++ b/kmymoney/mymoney/mymoneyfile.h @@ -1,25 +1,13 @@ /* - * Copyright 2000-2003 Michael Edwardes - * Copyright 2001-2002 Felix Rodriguez - * Copyright 2002-2004 Kevin Tambascio - * Copyright 2004-2005 Ace Jones - * Copyright 2006-2018 Thomas Baumgart - * Copyright 2006 Darren Gould - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2003 Michael Edwardes + SPDX-FileCopyrightText: 2001-2002 Felix Rodriguez + SPDX-FileCopyrightText: 2002-2004 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2005 Ace Jones + SPDX-FileCopyrightText: 2006-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYFILE_H #define MYMONEYFILE_H diff --git a/kmymoney/mymoney/mymoneyfinancialcalculator.cpp b/kmymoney/mymoney/mymoneyfinancialcalculator.cpp index 2c37b83138189b6454f02f160808a9291dcac836..83309ac1b5b86708976c29dd4e147e26c28dfdc4 100644 --- a/kmymoney/mymoney/mymoneyfinancialcalculator.cpp +++ b/kmymoney/mymoney/mymoneyfinancialcalculator.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2003-2012 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2003-2012 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyfinancialcalculator.h" #include "mymoneyfinancialcalculator_p.h" diff --git a/kmymoney/mymoney/mymoneyfinancialcalculator.h b/kmymoney/mymoney/mymoneyfinancialcalculator.h index ee52925ff08f5171dc20d54dd46f956b8e8000c5..3a2a7458aaef579a836e9d1c39cbeacac7d7c5cd 100644 --- a/kmymoney/mymoney/mymoneyfinancialcalculator.h +++ b/kmymoney/mymoney/mymoneyfinancialcalculator.h @@ -1,20 +1,8 @@ /* - * Copyright 2003-2012 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2003-2012 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYFINANCIALCALCULATOR_H #define MYMONEYFINANCIALCALCULATOR_H diff --git a/kmymoney/mymoney/mymoneyfinancialcalculator_p.h b/kmymoney/mymoney/mymoneyfinancialcalculator_p.h index e33bbb7973a9cc001bd7fbde72f38698cdcbb311..a22c46bb88717d4c7c025a1c3e96cc82f565702c 100644 --- a/kmymoney/mymoney/mymoneyfinancialcalculator_p.h +++ b/kmymoney/mymoney/mymoneyfinancialcalculator_p.h @@ -1,20 +1,8 @@ /* - * Copyright 2003-2012 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2003-2012 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYFINANCIALCALCULATOR_P_H #define MYMONEYFINANCIALCALCULATOR_P_H diff --git a/kmymoney/mymoney/mymoneyforecast.cpp b/kmymoney/mymoney/mymoneyforecast.cpp index ced2e2da2a4b14514f315a3672a0a2a8c90647af..e4af17e06da9e99c50a8b37ab9911eb3046a42a2 100644 --- a/kmymoney/mymoney/mymoneyforecast.cpp +++ b/kmymoney/mymoney/mymoneyforecast.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2007-2010 Alvaro Soliverez - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2010 Alvaro Soliverez + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyforecast.h" diff --git a/kmymoney/mymoney/mymoneyforecast.h b/kmymoney/mymoney/mymoneyforecast.h index 843ff2e705567d850fac89088ca328c7ae197599..770f6b9f9803cc9dcb58cacf2d417ec5682ed8f4 100644 --- a/kmymoney/mymoney/mymoneyforecast.h +++ b/kmymoney/mymoney/mymoneyforecast.h @@ -1,20 +1,8 @@ /* - * Copyright 2007-2010 Alvaro Soliverez - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2010 Alvaro Soliverez + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYFORECAST_H #define MYMONEYFORECAST_H diff --git a/kmymoney/mymoney/mymoneyinstitution.cpp b/kmymoney/mymoney/mymoneyinstitution.cpp index b9abe889c96d957a4d190f6dc3f1feafc2ac4a96..c5e729be9843cc1216fa68c3f9f20d988abaac76 100644 --- a/kmymoney/mymoney/mymoneyinstitution.cpp +++ b/kmymoney/mymoney/mymoneyinstitution.cpp @@ -1,23 +1,11 @@ /* - * Copyright 2000-2001 Michael Edwardes - * Copyright 2002-2017 Thomas Baumgart - * Copyright 2003 Kevin Tambascio - * Copyright 2004-2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2001 Michael Edwardes + SPDX-FileCopyrightText: 2002-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2003 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyinstitution.h" #include "mymoneyinstitution_p.h" diff --git a/kmymoney/mymoney/mymoneyinstitution.h b/kmymoney/mymoney/mymoneyinstitution.h index 444484277edae37d47f09e68cdba87e4d3205f10..69e074f747d475711150309b8aa64354042613d7 100644 --- a/kmymoney/mymoney/mymoneyinstitution.h +++ b/kmymoney/mymoney/mymoneyinstitution.h @@ -1,23 +1,11 @@ /* - * Copyright 2000-2001 Michael Edwardes - * Copyright 2002-2017 Thomas Baumgart - * Copyright 2003 Kevin Tambascio - * Copyright 2004-2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2001 Michael Edwardes + SPDX-FileCopyrightText: 2002-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2003 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYINSTITUTION_H #define MYMONEYINSTITUTION_H diff --git a/kmymoney/mymoney/mymoneyinstitution_p.h b/kmymoney/mymoney/mymoneyinstitution_p.h index 5ef9f691e76e69f9ce9b449c2b93ba752a755e7f..1ebba8156e36d21960cede07775402fded306751 100644 --- a/kmymoney/mymoney/mymoneyinstitution_p.h +++ b/kmymoney/mymoney/mymoneyinstitution_p.h @@ -1,23 +1,11 @@ /* - * Copyright 2000-2001 Michael Edwardes - * Copyright 2002-2017 Thomas Baumgart - * Copyright 2003 Kevin Tambascio - * Copyright 2004-2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2001 Michael Edwardes + SPDX-FileCopyrightText: 2002-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2003 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYINSTITUTION_P_H #define MYMONEYINSTITUTION_P_H diff --git a/kmymoney/mymoney/mymoneyinvesttransaction.cpp b/kmymoney/mymoney/mymoneyinvesttransaction.cpp index b71cd63f1dce2c944f9f17b55451baf9c5e78a51..9121b7137cb85486d5c03d7ad0c5d50b6fcf9a7f 100644 --- a/kmymoney/mymoney/mymoneyinvesttransaction.cpp +++ b/kmymoney/mymoney/mymoneyinvesttransaction.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2002 Thomas Baumgart - * Copyright 2002 Kevin Tambascio - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002 Thomas Baumgart + SPDX-FileCopyrightText: 2002 Kevin Tambascio + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyinvesttransaction.h" diff --git a/kmymoney/mymoney/mymoneyinvesttransaction.h b/kmymoney/mymoney/mymoneyinvesttransaction.h index 245bc14113a8ba6dfb9e691400646a36ef3a196d..03984f3a8a998642f80c7a68dc3fb573202404db 100644 --- a/kmymoney/mymoney/mymoneyinvesttransaction.h +++ b/kmymoney/mymoney/mymoneyinvesttransaction.h @@ -1,20 +1,8 @@ /* - * Copyright 2002 Thomas Baumgart - * Copyright 2002 Kevin Tambascio - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002 Thomas Baumgart + SPDX-FileCopyrightText: 2002 Kevin Tambascio + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYINVESTTRANSACTION_H #define MYMONEYINVESTTRANSACTION_H diff --git a/kmymoney/mymoney/mymoneykeyvaluecontainer.cpp b/kmymoney/mymoney/mymoneykeyvaluecontainer.cpp index 3bc63ad98ec83e518276bc279626afac291ff474..155c74554b9562b2c6d3ae3fd4e49a07c39e98b2 100644 --- a/kmymoney/mymoney/mymoneykeyvaluecontainer.cpp +++ b/kmymoney/mymoney/mymoneykeyvaluecontainer.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2002-2011 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2011 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneykeyvaluecontainer.h" #include "mymoneykeyvaluecontainer_p.h" diff --git a/kmymoney/mymoney/mymoneykeyvaluecontainer.h b/kmymoney/mymoney/mymoneykeyvaluecontainer.h index ea8ab7f0af5d5d6348bd404fd7772132fe2a7683..15fa7ebf2f87c2388fcb2860a6e8cad12524cdcf 100644 --- a/kmymoney/mymoney/mymoneykeyvaluecontainer.h +++ b/kmymoney/mymoney/mymoneykeyvaluecontainer.h @@ -1,20 +1,8 @@ /* - * Copyright 2002-2011 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2011 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYKEYVALUECONTAINER_H #define MYMONEYKEYVALUECONTAINER_H diff --git a/kmymoney/mymoney/mymoneykeyvaluecontainer_p.h b/kmymoney/mymoney/mymoneykeyvaluecontainer_p.h index 479f923e8f703f533ba80847e73c52fad4c8ac84..53de5d9f302b683c9e0da3df9c401fdf3bdfd0ac 100644 --- a/kmymoney/mymoney/mymoneykeyvaluecontainer_p.h +++ b/kmymoney/mymoney/mymoneykeyvaluecontainer_p.h @@ -1,20 +1,8 @@ /* - * Copyright 2002-2011 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2011 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYKEYVALUECONTAINER_P_H #define MYMONEYKEYVALUECONTAINER_P_H diff --git a/kmymoney/mymoney/mymoneymoney.cpp b/kmymoney/mymoney/mymoneymoney.cpp index 2b2c6d8563f8fb20c1f67cd675ab4c3221c20c3b..d60e4bc6baa86ffae80726e02b0b69b316111258 100644 --- a/kmymoney/mymoney/mymoneymoney.cpp +++ b/kmymoney/mymoney/mymoneymoney.cpp @@ -1,26 +1,14 @@ /* - * Copyright 2000-2004 Michael Edwardes - * Copyright 2001-2017 Thomas Baumgart - * Copyright 2001-2002 Felix Rodriguez - * Copyright 2002-2004 Kevin Tambascio - * Copyright 2005 Ace Jones - * Copyright 2007-2010 Alvaro Soliverez - * Copyright 2011 Carlos Eduardo da Silva - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2004 Michael Edwardes + SPDX-FileCopyrightText: 2001-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2001-2002 Felix Rodriguez + SPDX-FileCopyrightText: 2002-2004 Kevin Tambascio + SPDX-FileCopyrightText: 2005 Ace Jones + SPDX-FileCopyrightText: 2007-2010 Alvaro Soliverez + SPDX-FileCopyrightText: 2011 Carlos Eduardo da Silva + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ // make sure, that this is defined before we even include any other header file #ifndef __STDC_LIMIT_MACROS diff --git a/kmymoney/mymoney/mymoneymoney.h b/kmymoney/mymoney/mymoneymoney.h index 2068362229f184451dc2748b037916815b126bc3..afa13da55046293d93126e9080da10efa1746dc3 100644 --- a/kmymoney/mymoney/mymoneymoney.h +++ b/kmymoney/mymoney/mymoneymoney.h @@ -1,26 +1,14 @@ /* - * Copyright 2000-2004 Michael Edwardes - * Copyright 2001-2017 Thomas Baumgart - * Copyright 2001-2002 Felix Rodriguez - * Copyright 2002-2004 Kevin Tambascio - * Copyright 2005 Ace Jones - * Copyright 2007-2010 Alvaro Soliverez - * Copyright 2011 Carlos Eduardo da Silva - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2004 Michael Edwardes + SPDX-FileCopyrightText: 2001-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2001-2002 Felix Rodriguez + SPDX-FileCopyrightText: 2002-2004 Kevin Tambascio + SPDX-FileCopyrightText: 2005 Ace Jones + SPDX-FileCopyrightText: 2007-2010 Alvaro Soliverez + SPDX-FileCopyrightText: 2011 Carlos Eduardo da Silva + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ // krazy:excludeall=dpointer diff --git a/kmymoney/mymoney/mymoneyobject.cpp b/kmymoney/mymoney/mymoneyobject.cpp index 808464e8acd8e3cfec62dc982108d862427903cd..4604674f478a49501d6e2a8ecd6fc96a72c428ea 100644 --- a/kmymoney/mymoney/mymoneyobject.cpp +++ b/kmymoney/mymoney/mymoneyobject.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyobject.h" #include "mymoneyobject_p.h" diff --git a/kmymoney/mymoney/mymoneyobject.h b/kmymoney/mymoney/mymoneyobject.h index d0e0add019ee7eec35dc552aa543d95fb477c88c..ab9f0fe426dbff585cbdd2bbc30f0acf1de02f30 100644 --- a/kmymoney/mymoney/mymoneyobject.h +++ b/kmymoney/mymoney/mymoneyobject.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYOBJECT_H #define MYMONEYOBJECT_H diff --git a/kmymoney/mymoney/mymoneyobject_p.h b/kmymoney/mymoney/mymoneyobject_p.h index e548b5eb3d192b10062a8fe9d95d8235f17bafb8..6658e51c4d7fe6511adb2dccb1f131bccb6ed7fc 100644 --- a/kmymoney/mymoney/mymoneyobject_p.h +++ b/kmymoney/mymoney/mymoneyobject_p.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYOBJECT_P_H #define MYMONEYOBJECT_P_H diff --git a/kmymoney/mymoney/mymoneypayee.cpp b/kmymoney/mymoney/mymoneypayee.cpp index c39042b278a9a8fac1259392f6d0ba09b6a2188e..53bbdaac2bd4a90564b97bebe5467be4aded34bb 100644 --- a/kmymoney/mymoney/mymoneypayee.cpp +++ b/kmymoney/mymoney/mymoneypayee.cpp @@ -1,23 +1,11 @@ /* - * Copyright 2000-2001 Michael Edwardes - * Copyright 2002-2019 Thomas Baumgart - * Copyright 2003 Kevin Tambascio - * Copyright 2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2001 Michael Edwardes + SPDX-FileCopyrightText: 2002-2019 Thomas Baumgart + SPDX-FileCopyrightText: 2003 Kevin Tambascio + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneypayee.h" #include "mymoneypayee_p.h" diff --git a/kmymoney/mymoney/mymoneypayee.h b/kmymoney/mymoney/mymoneypayee.h index 51e036f360cf286997413635c396fdda1804a12c..a51e3d426c59a2be17d88ab5a123505967407ea6 100644 --- a/kmymoney/mymoney/mymoneypayee.h +++ b/kmymoney/mymoney/mymoneypayee.h @@ -1,23 +1,11 @@ /* - * Copyright 2000-2001 Michael Edwardes - * Copyright 2002-2019 Thomas Baumgart - * Copyright 2003 Kevin Tambascio - * Copyright 2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2001 Michael Edwardes + SPDX-FileCopyrightText: 2002-2019 Thomas Baumgart + SPDX-FileCopyrightText: 2003 Kevin Tambascio + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYPAYEE_H #define MYMONEYPAYEE_H diff --git a/kmymoney/mymoney/mymoneypayee_p.h b/kmymoney/mymoney/mymoneypayee_p.h index 8b02b45a10840b7b6a157f5e5bc2b5883522dc7e..59037c23bdcde0c1bada7aad7194089ac8ae9d2f 100644 --- a/kmymoney/mymoney/mymoneypayee_p.h +++ b/kmymoney/mymoney/mymoneypayee_p.h @@ -1,23 +1,11 @@ /* - * Copyright 2000-2001 Michael Edwardes - * Copyright 2002-2017 Thomas Baumgart - * Copyright 2003 Kevin Tambascio - * Copyright 2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2001 Michael Edwardes + SPDX-FileCopyrightText: 2002-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2003 Kevin Tambascio + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYPAYEE_P_H #define MYMONEYPAYEE_P_H diff --git a/kmymoney/mymoney/mymoneypayeeidentifiercontainer.cpp b/kmymoney/mymoney/mymoneypayeeidentifiercontainer.cpp index 63c0fbca66ab57f4aaca1cde88e9b1d2c087054e..f661d87b03c983a3dbbe19b909aa63984f952abf 100644 --- a/kmymoney/mymoney/mymoneypayeeidentifiercontainer.cpp +++ b/kmymoney/mymoney/mymoneypayeeidentifiercontainer.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2014-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneypayeeidentifiercontainer.h" diff --git a/kmymoney/mymoney/mymoneypayeeidentifiercontainer.h b/kmymoney/mymoney/mymoneypayeeidentifiercontainer.h index c6fd36acc2f03c5188588558ce421f3b2ba89cba..5e19b968835d95196e4dc709067aa7fefd0f6aa8 100644 --- a/kmymoney/mymoney/mymoneypayeeidentifiercontainer.h +++ b/kmymoney/mymoney/mymoneypayeeidentifiercontainer.h @@ -1,19 +1,7 @@ /* - * Copyright 2014-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYPAYEEIDENTIFIERCONTAINER_H #define MYMONEYPAYEEIDENTIFIERCONTAINER_H diff --git a/kmymoney/mymoney/mymoneyprice.cpp b/kmymoney/mymoney/mymoneyprice.cpp index 0ccb82aa430d6d4c3343864919d95f99dd62d425..32a8efa83a7e43396a71415e3113aa1c45779925 100644 --- a/kmymoney/mymoney/mymoneyprice.cpp +++ b/kmymoney/mymoney/mymoneyprice.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005-2011 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2011 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ /** * @author Thomas Baumgart diff --git a/kmymoney/mymoney/mymoneyprice.h b/kmymoney/mymoney/mymoneyprice.h index ea5e9d2c3f0807afbc826c6b19827997c7fbd4a6..77582d8217c20bc87002defef2203705c62dd0eb 100644 --- a/kmymoney/mymoney/mymoneyprice.h +++ b/kmymoney/mymoney/mymoneyprice.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2011 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2011 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYPRICE_H #define MYMONEYPRICE_H diff --git a/kmymoney/mymoney/mymoneyreport.cpp b/kmymoney/mymoney/mymoneyreport.cpp index 5301f2282a833366978a68ac56756fd828c0e776..206cd00a29b93586a8b3d8f366c2b566b20aefa0 100644 --- a/kmymoney/mymoney/mymoneyreport.cpp +++ b/kmymoney/mymoney/mymoneyreport.cpp @@ -1,23 +1,11 @@ /* - * Copyright 2004-2006 Ace Jones - * Copyright 2006 Darren Gould - * Copyright 2007-2010 Alvaro Soliverez - * Copyright 2017-2018 Łukasz Wojniłowicz - * Copyright 2018 Michael Kiefer - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2007-2010 Alvaro Soliverez + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2018 Michael Kiefer + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyreport_p.h" diff --git a/kmymoney/mymoney/mymoneyreport.h b/kmymoney/mymoney/mymoneyreport.h index 8cafca9916f9836d278324fa96bb4523933b238e..6acfb79debfd50a956ae7552feb6427dbddc2e1f 100644 --- a/kmymoney/mymoney/mymoneyreport.h +++ b/kmymoney/mymoney/mymoneyreport.h @@ -1,23 +1,11 @@ /* - * Copyright 2004-2006 Ace Jones - * Copyright 2006 Darren Gould - * Copyright 2007-2010 Alvaro Soliverez - * Copyright 2017-2018 Łukasz Wojniłowicz - * Copyright 2018 Michael Kiefer - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2007-2010 Alvaro Soliverez + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2018 Michael Kiefer + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYREPORT_H #define MYMONEYREPORT_H diff --git a/kmymoney/mymoney/mymoneyreport_p.h b/kmymoney/mymoney/mymoneyreport_p.h index cf006fc1a36e1cdd33ff06ed339174300878fa3e..1b343efbe4af056c6b59ae9e4d788b287d5319e6 100644 --- a/kmymoney/mymoney/mymoneyreport_p.h +++ b/kmymoney/mymoney/mymoneyreport_p.h @@ -1,23 +1,11 @@ /* - * Copyright 2004-2006 Ace Jones - * Copyright 2006 Darren Gould - * Copyright 2007-2010 Alvaro Soliverez - * Copyright 2017-2018 Łukasz Wojniłowicz - * Copyright 2018 Michael Kiefer - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2007-2010 Alvaro Soliverez + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2018 Michael Kiefer + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYREPORT_P_H #define MYMONEYREPORT_P_H diff --git a/kmymoney/mymoney/mymoneyschedule.cpp b/kmymoney/mymoney/mymoneyschedule.cpp index e86c29769377ce7e0a47ca50f0334ca6b898902f..80b0b68b577b26d740baed5f64804299ae827916 100644 --- a/kmymoney/mymoney/mymoneyschedule.cpp +++ b/kmymoney/mymoney/mymoneyschedule.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2000-2004 Michael Edwardes - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2005 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2004 Michael Edwardes + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2005 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyschedule.h" #include "mymoneyschedule_p.h" diff --git a/kmymoney/mymoney/mymoneyschedule.h b/kmymoney/mymoney/mymoneyschedule.h index 2e5fc18b8330bde6b91b4cc45ed3f89b908f94a3..cb3977caee57699bf57280c51652b4a5f99024fc 100644 --- a/kmymoney/mymoney/mymoneyschedule.h +++ b/kmymoney/mymoney/mymoneyschedule.h @@ -1,21 +1,9 @@ /* - * Copyright 2000-2004 Michael Edwardes - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2005 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2004 Michael Edwardes + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2005 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSCHEDULE_H #define MYMONEYSCHEDULE_H diff --git a/kmymoney/mymoney/mymoneyschedule_p.h b/kmymoney/mymoney/mymoneyschedule_p.h index 62f4ccfd94596cbf73d00fd283f76ffcde9c5838..02038a746a49c0ec3d3b0240c5152a39e2962774 100644 --- a/kmymoney/mymoney/mymoneyschedule_p.h +++ b/kmymoney/mymoney/mymoneyschedule_p.h @@ -1,21 +1,9 @@ /* - * Copyright 2000-2004 Michael Edwardes - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2005 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2004 Michael Edwardes + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2005 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSCHEDULE_P_H #define MYMONEYSCHEDULE_P_H diff --git a/kmymoney/mymoney/mymoneysecurity.cpp b/kmymoney/mymoney/mymoneysecurity.cpp index 0189b994b2ef2203a84d9672dde9e02a2a49c8ee..8e2c77db59783b8e8b8d6b1cacf4cef4fde7e764 100644 --- a/kmymoney/mymoney/mymoneysecurity.cpp +++ b/kmymoney/mymoney/mymoneysecurity.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005-2017 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneysecurity.h" #include "mymoneysecurity_p.h" diff --git a/kmymoney/mymoney/mymoneysecurity.h b/kmymoney/mymoney/mymoneysecurity.h index 594f9154a79b2dfc78ea8410a94bf244b930f673..92b6c7a1daedd1ee84076e43b5f218f1e168009b 100644 --- a/kmymoney/mymoney/mymoneysecurity.h +++ b/kmymoney/mymoney/mymoneysecurity.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2017 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSECURITY_H #define MYMONEYSECURITY_H diff --git a/kmymoney/mymoney/mymoneysecurity_p.h b/kmymoney/mymoney/mymoneysecurity_p.h index 357079f7c1543cbe6d7728dafd7c8c44d5cec6ec..9fd2030d7fbe64b28d0e841b7c0467d6eb014c62 100644 --- a/kmymoney/mymoney/mymoneysecurity_p.h +++ b/kmymoney/mymoney/mymoneysecurity_p.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2017 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSECURITY_P_H #define MYMONEYSECURITY_P_H diff --git a/kmymoney/mymoney/mymoneysplit.cpp b/kmymoney/mymoney/mymoneysplit.cpp index 682c8ba1d57c314c50fe7e76f1e56470faf0a2d7..d7ef817bc81e3ce59c1b0efbb9cb327ed603afa0 100644 --- a/kmymoney/mymoney/mymoneysplit.cpp +++ b/kmymoney/mymoney/mymoneysplit.cpp @@ -1,22 +1,10 @@ /* - * Copyright 2002-2017 Thomas Baumgart - * Copyright 2004 Kevin Tambascio - * Copyright 2005-2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Kevin Tambascio + SPDX-FileCopyrightText: 2005-2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneysplit.h" #include "mymoneysplit_p.h" diff --git a/kmymoney/mymoney/mymoneysplit.h b/kmymoney/mymoney/mymoneysplit.h index 3ddd796e32739198d285a66f5457194cdaf28b0c..b516e8e8e03b3005c3447c0f9dfcf3b21215ba0e 100644 --- a/kmymoney/mymoney/mymoneysplit.h +++ b/kmymoney/mymoney/mymoneysplit.h @@ -1,22 +1,10 @@ /* - * Copyright 2002-2017 Thomas Baumgart - * Copyright 2004 Kevin Tambascio - * Copyright 2005-2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Kevin Tambascio + SPDX-FileCopyrightText: 2005-2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSPLIT_H #define MYMONEYSPLIT_H diff --git a/kmymoney/mymoney/mymoneysplit_p.h b/kmymoney/mymoney/mymoneysplit_p.h index 229a84616f501e44499e83f8bb9e644e335929f7..1e5f25f4eba32a7c2258f3c6756d40041753f435 100644 --- a/kmymoney/mymoney/mymoneysplit_p.h +++ b/kmymoney/mymoney/mymoneysplit_p.h @@ -1,22 +1,10 @@ /* - * Copyright 2002-2017 Thomas Baumgart - * Copyright 2004 Kevin Tambascio - * Copyright 2005-2006 Ace Jones - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Kevin Tambascio + SPDX-FileCopyrightText: 2005-2006 Ace Jones + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSPLIT_P_H #define MYMONEYSPLIT_P_H diff --git a/kmymoney/mymoney/mymoneystatement.cpp b/kmymoney/mymoney/mymoneystatement.cpp index bdcfcc9c81a7c1de918c0da27a3ecea6877e513b..e29e8b9df41b09aba91d001d83240472a8a77a45 100644 --- a/kmymoney/mymoney/mymoneystatement.cpp +++ b/kmymoney/mymoney/mymoneystatement.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2004-2006 Ace Jones - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneystatement.h" diff --git a/kmymoney/mymoney/mymoneystatement.h b/kmymoney/mymoney/mymoneystatement.h index d77d1a7faf17b22df7204e4d5ea596b9dc8e1807..891a5e22afbca0c946a3ac18ec1716d0169e97e8 100644 --- a/kmymoney/mymoney/mymoneystatement.h +++ b/kmymoney/mymoney/mymoneystatement.h @@ -1,21 +1,9 @@ /* - * Copyright 2004-2006 Ace Jones - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSTATEMENT_H #define MYMONEYSTATEMENT_H diff --git a/kmymoney/mymoney/mymoneytag.cpp b/kmymoney/mymoney/mymoneytag.cpp index 371d3bf4d97400bd1abaf622c623587bc14460b3..eaf439d66574932e125b2beb0e1719d53232ff18 100644 --- a/kmymoney/mymoney/mymoneytag.cpp +++ b/kmymoney/mymoney/mymoneytag.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2012 Alessandro Russo - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2012 Alessandro Russo + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneytag.h" #include "mymoneytag_p.h" diff --git a/kmymoney/mymoney/mymoneytag.h b/kmymoney/mymoney/mymoneytag.h index 7956dd7a38aeb9988d8bd0263e3e8d6a34559f85..64da6278f972e28060760fddbe4d8b0e10edfa6a 100644 --- a/kmymoney/mymoney/mymoneytag.h +++ b/kmymoney/mymoney/mymoneytag.h @@ -1,20 +1,8 @@ /* - * Copyright 2012 Alessandro Russo - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2012 Alessandro Russo + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYTAG_H #define MYMONEYTAG_H diff --git a/kmymoney/mymoney/mymoneytag_p.h b/kmymoney/mymoney/mymoneytag_p.h index b637cfe0613b6f3e127edb36929ece613572813a..43fc517adf6f1b24dae2c2dfe4e122b0dca42aff 100644 --- a/kmymoney/mymoney/mymoneytag_p.h +++ b/kmymoney/mymoney/mymoneytag_p.h @@ -1,20 +1,8 @@ /* - * Copyright 2012 Alessandro Russo - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2012 Alessandro Russo + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYTAG_P_H #define MYMONEYTAG_P_H diff --git a/kmymoney/mymoney/mymoneytracer.cpp b/kmymoney/mymoney/mymoneytracer.cpp index 7d6bc7391119eeb9abf13fdd67f8988688daece2..900fc59bbd437e35419c87f96a65a82cd597bd2c 100644 --- a/kmymoney/mymoney/mymoneytracer.cpp +++ b/kmymoney/mymoney/mymoneytracer.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2010 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneytracer.h" diff --git a/kmymoney/mymoney/mymoneytracer.h b/kmymoney/mymoney/mymoneytracer.h index 38e2ac041c9bcbae1a782e1bd471dd02c7d5ca9c..1118e8106fef895a4c67c8c3d266fb37f87ec976 100644 --- a/kmymoney/mymoney/mymoneytracer.h +++ b/kmymoney/mymoney/mymoneytracer.h @@ -1,20 +1,8 @@ /* - * Copyright 2010 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYTRACER_H #define MYMONEYTRACER_H diff --git a/kmymoney/mymoney/mymoneytransaction.cpp b/kmymoney/mymoney/mymoneytransaction.cpp index f360aa8483e3d8cd88f9c2866464c1e539c746d6..2b8168f79ec6d65ecad1695e0aabd067c08274a1 100644 --- a/kmymoney/mymoney/mymoneytransaction.cpp +++ b/kmymoney/mymoney/mymoneytransaction.cpp @@ -1,24 +1,12 @@ /* - * Copyright 2000-2002 Michael Edwardes - * Copyright 2001-2017 Thomas Baumgart - * Copyright 2001 Felix Rodriguez - * Copyright 2003 Kevin Tambascio - * Copyright 2004-2005 Ace Jones - * Copyright 2006 Darren Gould - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2002 Michael Edwardes + SPDX-FileCopyrightText: 2001-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2001 Felix Rodriguez + SPDX-FileCopyrightText: 2003 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2005 Ace Jones + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneytransaction.h" #include "mymoneytransaction_p.h" diff --git a/kmymoney/mymoney/mymoneytransaction.h b/kmymoney/mymoney/mymoneytransaction.h index f00c5d71d5652dfbeb805d91c5cda27965a89ec7..a2df9a3736361b949583d925b89006359e97e072 100644 --- a/kmymoney/mymoney/mymoneytransaction.h +++ b/kmymoney/mymoney/mymoneytransaction.h @@ -1,24 +1,12 @@ /* - * Copyright 2000-2002 Michael Edwardes - * Copyright 2001-2017 Thomas Baumgart - * Copyright 2001 Felix Rodriguez - * Copyright 2003 Kevin Tambascio - * Copyright 2004-2005 Ace Jones - * Copyright 2006 Darren Gould - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2002 Michael Edwardes + SPDX-FileCopyrightText: 2001-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2001 Felix Rodriguez + SPDX-FileCopyrightText: 2003 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2005 Ace Jones + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYTRANSACTION_H #define MYMONEYTRANSACTION_H diff --git a/kmymoney/mymoney/mymoneytransaction_p.h b/kmymoney/mymoney/mymoneytransaction_p.h index aa8bb43931a76e8c83725f68750d6207d0cd7bcc..f1c8943013393d1aea88b874eab3842d520de11b 100644 --- a/kmymoney/mymoney/mymoneytransaction_p.h +++ b/kmymoney/mymoney/mymoneytransaction_p.h @@ -1,24 +1,12 @@ /* - * Copyright 2000-2002 Michael Edwardes - * Copyright 2001-2017 Thomas Baumgart - * Copyright 2001 Felix Rodriguez - * Copyright 2003 Kevin Tambascio - * Copyright 2004-2005 Ace Jones - * Copyright 2006 Darren Gould - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2000-2002 Michael Edwardes + SPDX-FileCopyrightText: 2001-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2001 Felix Rodriguez + SPDX-FileCopyrightText: 2003 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2005 Ace Jones + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYTRANSACTION_P_H #define MYMONEYTRANSACTION_P_H diff --git a/kmymoney/mymoney/mymoneytransactionfilter.cpp b/kmymoney/mymoney/mymoneytransactionfilter.cpp index db39192919e13a9de3b463751687a4a470313a41..2c972e49ff7d657be782c9956ed1abdf8c221a82 100644 --- a/kmymoney/mymoney/mymoneytransactionfilter.cpp +++ b/kmymoney/mymoney/mymoneytransactionfilter.cpp @@ -1,22 +1,10 @@ /* - * Copyright 2003-2019 Thomas Baumgart - * Copyright 2004 Ace Jones - * Copyright 2008-2010 Alvaro Soliverez - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2003-2019 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Ace Jones + SPDX-FileCopyrightText: 2008-2010 Alvaro Soliverez + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneytransactionfilter.h" diff --git a/kmymoney/mymoney/mymoneytransactionfilter.h b/kmymoney/mymoney/mymoneytransactionfilter.h index d58f645c24bd6986a75049e6c254cf9f9c740ffb..302af72ac47c459255872a47b3a27e40a1fceb71 100644 --- a/kmymoney/mymoney/mymoneytransactionfilter.h +++ b/kmymoney/mymoney/mymoneytransactionfilter.h @@ -1,22 +1,10 @@ /* - * Copyright 2003-2019 Thomas Baumgart - * Copyright 2004 Ace Jones - * Copyright 2008-2010 Alvaro Soliverez - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2003-2019 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Ace Jones + SPDX-FileCopyrightText: 2008-2010 Alvaro Soliverez + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYTRANSACTIONFILTER_H #define MYMONEYTRANSACTIONFILTER_H diff --git a/kmymoney/mymoney/mymoneyunittestable.h b/kmymoney/mymoney/mymoneyunittestable.h index 90f00593ca351c2cb6da6b7d741847c9a9e2b74e..37194a086870d07a87085309d49a501f76bdc978 100644 --- a/kmymoney/mymoney/mymoneyunittestable.h +++ b/kmymoney/mymoney/mymoneyunittestable.h @@ -1,19 +1,7 @@ /* - * Copyright 2014 Cristian Oneț - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Cristian One ț + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEY_UNIT_TESTABLE #define MYMONEY_UNIT_TESTABLE diff --git a/kmymoney/mymoney/mymoneyutils.cpp b/kmymoney/mymoney/mymoneyutils.cpp index 92bd2684e8480d988bbed872b809567f8bca1e4a..bf7e575344f1d703b4447517b2a7964fbded4503 100644 --- a/kmymoney/mymoney/mymoneyutils.cpp +++ b/kmymoney/mymoney/mymoneyutils.cpp @@ -1,22 +1,10 @@ /* - * Copyright 2002-2003 Michael Edwardes - * Copyright 2002-2016 Thomas Baumgart - * Copyright 2002 Kevin Tambascio - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2003 Michael Edwardes + SPDX-FileCopyrightText: 2002-2016 Thomas Baumgart + SPDX-FileCopyrightText: 2002 Kevin Tambascio + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyutils.h" diff --git a/kmymoney/mymoney/mymoneyutils.h b/kmymoney/mymoney/mymoneyutils.h index be14ad7ac05d81f92dbfa1eafa7b7243ddeefd96..9b837729a96af31be0110e5a04522f19352c2c5a 100644 --- a/kmymoney/mymoney/mymoneyutils.h +++ b/kmymoney/mymoney/mymoneyutils.h @@ -1,22 +1,10 @@ /* - * Copyright 2002-2003 Michael Edwardes - * Copyright 2002-2016 Thomas Baumgart - * Copyright 2002 Kevin Tambascio - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2003 Michael Edwardes + SPDX-FileCopyrightText: 2002-2016 Thomas Baumgart + SPDX-FileCopyrightText: 2002 Kevin Tambascio + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYUTILS_H #define MYMONEYUTILS_H diff --git a/kmymoney/mymoney/onlinejob.cpp b/kmymoney/mymoney/onlinejob.cpp index b11d942d1da8f3d87fd030496a5b52ca0c84ef00..9c3cb1af2f0f855e05f482f83e69c5279805b565 100644 --- a/kmymoney/mymoney/onlinejob.cpp +++ b/kmymoney/mymoney/onlinejob.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2013-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinejob.h" #include "onlinejob_p.h" diff --git a/kmymoney/mymoney/onlinejob.h b/kmymoney/mymoney/onlinejob.h index d5a0417481168da2ff077f2b61c0812ff962865d..f647394027cec4deacf4f7b6dbb8103d106d8498 100644 --- a/kmymoney/mymoney/onlinejob.h +++ b/kmymoney/mymoney/onlinejob.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOB_H #define ONLINEJOB_H diff --git a/kmymoney/mymoney/onlinejob_p.h b/kmymoney/mymoney/onlinejob_p.h index b5c1f139885c5c1df4aa8e42964772ddf9201ed5..592b3e77532054d6a133451aefc43644dd87fb8c 100644 --- a/kmymoney/mymoney/onlinejob_p.h +++ b/kmymoney/mymoney/onlinejob_p.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOB_P_H #define ONLINEJOB_P_H diff --git a/kmymoney/mymoney/onlinejobadministration.cpp b/kmymoney/mymoney/onlinejobadministration.cpp index 80a4b8c7ae1ff9419349e7a8a70c74b0b0586064..cf1d03afce6229acc900acf76a4c89b11948e6fe 100644 --- a/kmymoney/mymoney/onlinejobadministration.cpp +++ b/kmymoney/mymoney/onlinejobadministration.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2013-2018 Christian Dávid - * Copyright 2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2018 Christian Dávid + SPDX-FileCopyrightText: 2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinejobadministration.h" diff --git a/kmymoney/mymoney/onlinejobadministration.h b/kmymoney/mymoney/onlinejobadministration.h index 28aaab9089ed450c2b7fa5b3e84b420e084cdd4e..7cb83380f51735c0c398074ea1fe0f5901749b49 100644 --- a/kmymoney/mymoney/onlinejobadministration.h +++ b/kmymoney/mymoney/onlinejobadministration.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2018 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2018 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOBADMINISTRATION_H #define ONLINEJOBADMINISTRATION_H diff --git a/kmymoney/mymoney/onlinejobfolder.cpp b/kmymoney/mymoney/onlinejobfolder.cpp index 47a2cebbbdc365903772d45dd2ebd3e813a2b04c..ebb1cd9942021723291ac9ec31ec62fc1825cbf5 100644 --- a/kmymoney/mymoney/onlinejobfolder.cpp +++ b/kmymoney/mymoney/onlinejobfolder.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2013-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinejobfolder.h" diff --git a/kmymoney/mymoney/onlinejobfolder.h b/kmymoney/mymoney/onlinejobfolder.h index 149887e88ca627cb7a4656880aa9d9ebd3186e20..150be19ec484226eec28b4caa85eb04b4ba8e1e6 100644 --- a/kmymoney/mymoney/onlinejobfolder.h +++ b/kmymoney/mymoney/onlinejobfolder.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOBFOLDER_H #define ONLINEJOBFOLDER_H diff --git a/kmymoney/mymoney/onlinejobmessage.cpp b/kmymoney/mymoney/onlinejobmessage.cpp index 487d0f3f48a87787b525a16a8ca060e71a6f3e82..718a55ae686255cf6221b3e4334a57e6ee9b2516 100644 --- a/kmymoney/mymoney/onlinejobmessage.cpp +++ b/kmymoney/mymoney/onlinejobmessage.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2013-2015 Christian Dávid - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinejobmessage.h" diff --git a/kmymoney/mymoney/onlinejobmessage.h b/kmymoney/mymoney/onlinejobmessage.h index fc763766ac811be67eb60fa9b937f8e63078bf7a..a30bd570be25478ca451ab182bf672d7fd8986de 100644 --- a/kmymoney/mymoney/onlinejobmessage.h +++ b/kmymoney/mymoney/onlinejobmessage.h @@ -1,20 +1,8 @@ /* - * Copyright 2013-2015 Christian Dávid - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOBMESSAGE_H #define ONLINEJOBMESSAGE_H diff --git a/kmymoney/mymoney/onlinejobtyped.h b/kmymoney/mymoney/onlinejobtyped.h index 97e13a2f7ab58407b71f9ca9f3ea58f7c5ad4501..7246a48a64052460a870fdee1df843de02da5fd4 100644 --- a/kmymoney/mymoney/onlinejobtyped.h +++ b/kmymoney/mymoney/onlinejobtyped.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOBTYPED_H #define ONLINEJOBTYPED_H diff --git a/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransfer.cpp b/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransfer.cpp index 1f49bb9880434bad18007bcc0265731d2affc06b..171451ffb93562ab0d03991dfafa64e2bcd016b2 100644 --- a/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransfer.cpp +++ b/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransfer.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2013-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "sepaonlinetransfer.h" diff --git a/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransfer.h b/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransfer.h index 6175d9da0839df459b8393d7a01714fc87b3af9c..8851e92b619e8b0288bb24044938968b403c999d 100644 --- a/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransfer.h +++ b/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransfer.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SEPAONLINETRANSFER_H #define SEPAONLINETRANSFER_H diff --git a/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransferimpl.cpp b/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransferimpl.cpp index f4caf80c592ca5eea1d217d0f217e38fbd5fe86a..7ffb22d0ff835cb5d20f6dfec308df446b4b5128 100644 --- a/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransferimpl.cpp +++ b/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransferimpl.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2013-2018 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2018 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "sepaonlinetransferimpl.h" diff --git a/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransferimpl.h b/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransferimpl.h index b3b5025503f2b4ea855f08087abf1b461b3181b8..6a9a7e9468fd8b885f9eb067aa26ab6aa4de401e 100644 --- a/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransferimpl.h +++ b/kmymoney/mymoney/onlinetasks/sepa/sepaonlinetransferimpl.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2018 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2018 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SEPAONLINETRANSFERIMPL_H #define SEPAONLINETRANSFERIMPL_H diff --git a/kmymoney/mymoney/onlinetasks/unavailabletask/tasks/unavailabletask.cpp b/kmymoney/mymoney/onlinetasks/unavailabletask/tasks/unavailabletask.cpp index ebc35521b60b8115d32939743ee63b8e5edc4ec9..7b6b1ad568fbda6a1999ef19a5204df1d56ab669 100644 --- a/kmymoney/mymoney/onlinetasks/unavailabletask/tasks/unavailabletask.cpp +++ b/kmymoney/mymoney/onlinetasks/unavailabletask/tasks/unavailabletask.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "unavailabletask.h" diff --git a/kmymoney/mymoney/onlinetasks/unavailabletask/tasks/unavailabletask.h b/kmymoney/mymoney/onlinetasks/unavailabletask/tasks/unavailabletask.h index c4108051a551a253cadb21f68b5c239259d14e3a..692ad679f8ad8d6a953dcf3d81f5520c2deeac1d 100644 --- a/kmymoney/mymoney/onlinetasks/unavailabletask/tasks/unavailabletask.h +++ b/kmymoney/mymoney/onlinetasks/unavailabletask/tasks/unavailabletask.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef UNAVAILABLETASK_H #define UNAVAILABLETASK_H diff --git a/kmymoney/mymoney/payeeidentifier/ibanbic/ibanbic.cpp b/kmymoney/mymoney/payeeidentifier/ibanbic/ibanbic.cpp index fefd1043284c2f6c2efdef2ad20e2da57528140e..b28f97a8a5db2b03328cf90ed997479abea2e849 100644 --- a/kmymoney/mymoney/payeeidentifier/ibanbic/ibanbic.cpp +++ b/kmymoney/mymoney/payeeidentifier/ibanbic/ibanbic.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "payeeidentifier/ibanbic/ibanbic.h" diff --git a/kmymoney/mymoney/payeeidentifier/ibanbic/ibanbic.h b/kmymoney/mymoney/payeeidentifier/ibanbic/ibanbic.h index 0d8413b5ae906adf6e6c909589d44c9b9b546177..87faaf3227f78d8b95c6cd01592119ac06ecf63f 100644 --- a/kmymoney/mymoney/payeeidentifier/ibanbic/ibanbic.h +++ b/kmymoney/mymoney/payeeidentifier/ibanbic/ibanbic.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PAYEEIDENTIFIER_IBANBIC_H #define PAYEEIDENTIFIER_IBANBIC_H diff --git a/kmymoney/mymoney/payeeidentifier/nationalaccount/nationalaccount.cpp b/kmymoney/mymoney/payeeidentifier/nationalaccount/nationalaccount.cpp index 7f291259a373187042e4bfd5b4ff794f72478384..46b2f82f89a5622cb7387951e91455201f7a1f0c 100644 --- a/kmymoney/mymoney/payeeidentifier/nationalaccount/nationalaccount.cpp +++ b/kmymoney/mymoney/payeeidentifier/nationalaccount/nationalaccount.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "payeeidentifier/nationalaccount/nationalaccount.h" diff --git a/kmymoney/mymoney/payeeidentifier/nationalaccount/nationalaccount.h b/kmymoney/mymoney/payeeidentifier/nationalaccount/nationalaccount.h index 738d522a041ae47a555d76375c24f734f6d353b7..af67d65ea84707e80f61f780b0d68f4a263e854e 100644 --- a/kmymoney/mymoney/payeeidentifier/nationalaccount/nationalaccount.h +++ b/kmymoney/mymoney/payeeidentifier/nationalaccount/nationalaccount.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef NATIONALACCOUNTID_H #define NATIONALACCOUNTID_H diff --git a/kmymoney/mymoney/payeeidentifier/payeeidentifier.cpp b/kmymoney/mymoney/payeeidentifier/payeeidentifier.cpp index 2aa6b063493bc6a619435c5ce062e21c73592af9..c231cfcdd44869ca6f5ee90c9676526e4945c4ec 100644 --- a/kmymoney/mymoney/payeeidentifier/payeeidentifier.cpp +++ b/kmymoney/mymoney/payeeidentifier/payeeidentifier.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2014-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "payeeidentifier.h" diff --git a/kmymoney/mymoney/payeeidentifier/payeeidentifier.h b/kmymoney/mymoney/payeeidentifier/payeeidentifier.h index 3b261f68f34b0dd357fef25dbc7bef30d7f170ed..5aac4060891881bf9854a77ca4d0b38316030b77 100644 --- a/kmymoney/mymoney/payeeidentifier/payeeidentifier.h +++ b/kmymoney/mymoney/payeeidentifier/payeeidentifier.h @@ -1,19 +1,7 @@ /* - * Copyright 2014-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PAYEEIDENTIFIER_H #define PAYEEIDENTIFIER_H diff --git a/kmymoney/mymoney/payeeidentifier/payeeidentifierdata.h b/kmymoney/mymoney/payeeidentifier/payeeidentifierdata.h index 0bb7dc7a9927b970aaef4bd85b748b99d4ab7a9e..c4bf1faf0a760f66a004812635874a1e095d9f13 100644 --- a/kmymoney/mymoney/payeeidentifier/payeeidentifierdata.h +++ b/kmymoney/mymoney/payeeidentifier/payeeidentifierdata.h @@ -1,19 +1,7 @@ /* - * Copyright 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PAYEEIDENTIFIERDATA_H #define PAYEEIDENTIFIERDATA_H diff --git a/kmymoney/mymoney/payeeidentifier/payeeidentifiertyped.h b/kmymoney/mymoney/payeeidentifier/payeeidentifiertyped.h index 94a30629f093dc367fb62a1f9f3c8bea0c66e108..401143c73a65132a9ed2878e30e95af924256a53 100644 --- a/kmymoney/mymoney/payeeidentifier/payeeidentifiertyped.h +++ b/kmymoney/mymoney/payeeidentifier/payeeidentifiertyped.h @@ -1,19 +1,7 @@ /* - * Copyright 2014-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PAYEEIDENTIFIERTYPED_H #define PAYEEIDENTIFIERTYPED_H diff --git a/kmymoney/mymoney/payeeidentifier/tests/payeeidentifier-test.cpp b/kmymoney/mymoney/payeeidentifier/tests/payeeidentifier-test.cpp index b5b79ce5cb5514582f3d8efd5995400638a99ae6..0d77857cf6849c4549cbdadca96524707456594f 100644 --- a/kmymoney/mymoney/payeeidentifier/tests/payeeidentifier-test.cpp +++ b/kmymoney/mymoney/payeeidentifier/tests/payeeidentifier-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2013-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "payeeidentifier-test.h" diff --git a/kmymoney/mymoney/payeeidentifier/tests/payeeidentifier-test.h b/kmymoney/mymoney/payeeidentifier/tests/payeeidentifier-test.h index 4e48cab90c38be28638fa9310b5fa981faf0877e..6c545cac6f890f31d4cd56cd6a67252bc1d0a476 100644 --- a/kmymoney/mymoney/payeeidentifier/tests/payeeidentifier-test.h +++ b/kmymoney/mymoney/payeeidentifier/tests/payeeidentifier-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PAYEEIDENTIFIER_TEST_H #define PAYEEIDENTIFIER_TEST_H diff --git a/kmymoney/mymoney/payeeidentifier/unavailableplugin/unavailableplugin.cpp b/kmymoney/mymoney/payeeidentifier/unavailableplugin/unavailableplugin.cpp index 76bba69d8435f1927a983768e17d4c912e6d0448..2ac18d37cc12fa1648a6c70dc94d969921c0706d 100644 --- a/kmymoney/mymoney/payeeidentifier/unavailableplugin/unavailableplugin.cpp +++ b/kmymoney/mymoney/payeeidentifier/unavailableplugin/unavailableplugin.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "unavailableplugin.h" diff --git a/kmymoney/mymoney/payeeidentifier/unavailableplugin/unavailableplugin.h b/kmymoney/mymoney/payeeidentifier/unavailableplugin/unavailableplugin.h index c179d851e3446d4561535b16a34fdfb702c002b7..bd101a9f3124cfbdad050296732cbbc31cd0b008 100644 --- a/kmymoney/mymoney/payeeidentifier/unavailableplugin/unavailableplugin.h +++ b/kmymoney/mymoney/payeeidentifier/unavailableplugin/unavailableplugin.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef UNAVAILABLEPLUGIN_H #define UNAVAILABLEPLUGIN_H diff --git a/kmymoney/mymoney/payeeidentifiermodel.cpp b/kmymoney/mymoney/payeeidentifiermodel.cpp index 7cc279fbdbf2a83e0732a565495bfba49969ac1f..e42f97c283178f284684db783e4e44341e8f2cc9 100644 --- a/kmymoney/mymoney/payeeidentifiermodel.cpp +++ b/kmymoney/mymoney/payeeidentifiermodel.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2015-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2015-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "payeeidentifiermodel.h" diff --git a/kmymoney/mymoney/payeeidentifiermodel.h b/kmymoney/mymoney/payeeidentifiermodel.h index 961e19c1ec91f710e80355eec63dc1a4ca4cd334..db446f1f1023bba42d329e06b6542a7ff15c8f1e 100644 --- a/kmymoney/mymoney/payeeidentifiermodel.h +++ b/kmymoney/mymoney/payeeidentifiermodel.h @@ -1,19 +1,7 @@ /* - * Copyright 2015-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2015-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PAYEEIDENTIFIERMODEL_H #define PAYEEIDENTIFIERMODEL_H diff --git a/kmymoney/mymoney/storage/imymoneystorageformat.cpp b/kmymoney/mymoney/storage/imymoneystorageformat.cpp index dfd1a644cdbef565bfe352376c17cca14e0a718b..e78240a668d5d2e391c3fba379d3d52670c89503 100644 --- a/kmymoney/mymoney/storage/imymoneystorageformat.cpp +++ b/kmymoney/mymoney/storage/imymoneystorageformat.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2002 Thomas Baumgart - * Copyright 2002 Kevin Tambascio - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002 Thomas Baumgart + SPDX-FileCopyrightText: 2002 Kevin Tambascio + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "imymoneystorageformat.h" diff --git a/kmymoney/mymoney/storage/imymoneystorageformat.h b/kmymoney/mymoney/storage/imymoneystorageformat.h index 5a2b2a9a8eac21faa5f152d53449aca8cdd09312..64e7f87bde6e070760a2d7737ea743e777748e41 100644 --- a/kmymoney/mymoney/storage/imymoneystorageformat.h +++ b/kmymoney/mymoney/storage/imymoneystorageformat.h @@ -1,20 +1,8 @@ /* - * Copyright 2002 Thomas Baumgart - * Copyright 2002 Kevin Tambascio - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002 Thomas Baumgart + SPDX-FileCopyrightText: 2002 Kevin Tambascio + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef IMYMONEYSTORAGEFORMAT_H #define IMYMONEYSTORAGEFORMAT_H diff --git a/kmymoney/mymoney/storage/mymoneymap.h b/kmymoney/mymoney/storage/mymoneymap.h index 03be7644e7ed1d29c37fe3a2012d6c33dcf52dd5..73dfe6f4f57adffef4a6e544be624cbc0b748ea6 100644 --- a/kmymoney/mymoney/storage/mymoneymap.h +++ b/kmymoney/mymoney/storage/mymoneymap.h @@ -1,20 +1,8 @@ /* - * Copyright 2007-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include #include diff --git a/kmymoney/mymoney/storage/mymoneystoragedump.cpp b/kmymoney/mymoney/storage/mymoneystoragedump.cpp index b74662a8497ec8bf257d2f263679093736cd44a8..cd155422924fec23d8e3c6b33b308ca7b220498d 100644 --- a/kmymoney/mymoney/storage/mymoneystoragedump.cpp +++ b/kmymoney/mymoney/storage/mymoneystoragedump.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2004 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneystoragedump.h" diff --git a/kmymoney/mymoney/storage/mymoneystoragedump.h b/kmymoney/mymoney/storage/mymoneystoragedump.h index b32fc89a9b5cd35c55dcfd4c2e703d744c1ab4e3..b0ed0a067f072f3e8781680d1fff44604972705f 100644 --- a/kmymoney/mymoney/storage/mymoneystoragedump.h +++ b/kmymoney/mymoney/storage/mymoneystoragedump.h @@ -1,20 +1,8 @@ /* - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2004 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSTORAGEDUMP_H #define MYMONEYSTORAGEDUMP_H diff --git a/kmymoney/mymoney/storage/mymoneystoragemgr.cpp b/kmymoney/mymoney/storage/mymoneystoragemgr.cpp index af7685ebd0d3dbcd14982006e1fa8f727d2caf0b..f4934b3d04936d3a54f6895e8245b6059371632b 100644 --- a/kmymoney/mymoney/storage/mymoneystoragemgr.cpp +++ b/kmymoney/mymoney/storage/mymoneystoragemgr.cpp @@ -1,24 +1,12 @@ /* - * Copyright 2002-2003 Michael Edwardes - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2004 Kevin Tambascio - * Copyright 2004-2006 Ace Jones - * Copyright 2006 Darren Gould - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2003 Michael Edwardes + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneystoragemgr_p.h" diff --git a/kmymoney/mymoney/storage/mymoneystoragemgr.h b/kmymoney/mymoney/storage/mymoneystoragemgr.h index f52524c5d9b628bd7e27881439052d78d988c68a..dfe48a8d7868129fb2c69bc16f8fcb85f8f71fcc 100644 --- a/kmymoney/mymoney/storage/mymoneystoragemgr.h +++ b/kmymoney/mymoney/storage/mymoneystoragemgr.h @@ -1,24 +1,12 @@ /* - * Copyright 2002-2003 Michael Edwardes - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2004 Kevin Tambascio - * Copyright 2004-2006 Ace Jones - * Copyright 2006 Darren Gould - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2003 Michael Edwardes + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSTORAGEMGR_H #define MYMONEYSTORAGEMGR_H diff --git a/kmymoney/mymoney/storage/mymoneystoragemgr_p.h b/kmymoney/mymoney/storage/mymoneystoragemgr_p.h index 773e3ec241db99182bf09e2fe0de0076d3cd8773..77d0707928db4f2775a11ce6b95ae0bd50635398 100644 --- a/kmymoney/mymoney/storage/mymoneystoragemgr_p.h +++ b/kmymoney/mymoney/storage/mymoneystoragemgr_p.h @@ -1,24 +1,12 @@ /* - * Copyright 2002-2003 Michael Edwardes - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2004 Kevin Tambascio - * Copyright 2004-2006 Ace Jones - * Copyright 2006 Darren Gould - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2003 Michael Edwardes + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Kevin Tambascio + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSTORAGEMGR_P_H #define MYMONEYSTORAGEMGR_P_H diff --git a/kmymoney/mymoney/storage/payeesmodel.cpp b/kmymoney/mymoney/storage/payeesmodel.cpp index b39b2952822191594e003ee019f7b940e5ed4c14..73754832ea567c66a01a5eb492ecf61cae3e8f84 100644 --- a/kmymoney/mymoney/storage/payeesmodel.cpp +++ b/kmymoney/mymoney/storage/payeesmodel.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2016-2017 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2017 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "payeesmodel.h" diff --git a/kmymoney/mymoney/storage/payeesmodel.h b/kmymoney/mymoney/storage/payeesmodel.h index 825653ec375981f81037dd23b79bb817ce71b8a8..6ff98f81d1736388c64b00f91f219f52e7cd8fbc 100644 --- a/kmymoney/mymoney/storage/payeesmodel.h +++ b/kmymoney/mymoney/storage/payeesmodel.h @@ -1,19 +1,7 @@ /* - * Copyright 2016-2017 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2017 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PAYEESMODEL_H #define PAYEESMODEL_H diff --git a/kmymoney/mymoney/storage/storageenums.h b/kmymoney/mymoney/storage/storageenums.h index 14365c13f2e9ca7205cc9e7ada5b2cb4c04da4ba..a1c1e83c9a819d74aa8a3f170257bed82af7817a 100644 --- a/kmymoney/mymoney/storage/storageenums.h +++ b/kmymoney/mymoney/storage/storageenums.h @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef STORAGEENUMS_H #define STORAGEENUMS_H diff --git a/kmymoney/mymoney/storage/tests/mymoneymap-test.cpp b/kmymoney/mymoney/storage/tests/mymoneymap-test.cpp index 33d16758f1928250d8476a31e4339d53487f0758..0da020a0edaabc3cb0da83f0e6c8d4330e01a4b5 100644 --- a/kmymoney/mymoney/storage/tests/mymoneymap-test.cpp +++ b/kmymoney/mymoney/storage/tests/mymoneymap-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2007-2011 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2011 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneymap-test.h" #include diff --git a/kmymoney/mymoney/storage/tests/mymoneymap-test.h b/kmymoney/mymoney/storage/tests/mymoneymap-test.h index b15952a1cd722be871589ae59b86dfd4ce94fac7..72dac8fc8659ef821a3ced537af70f7dbb8256a2 100644 --- a/kmymoney/mymoney/storage/tests/mymoneymap-test.h +++ b/kmymoney/mymoney/storage/tests/mymoneymap-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2007-2011 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2011 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYMAPTEST_H #define MYMONEYMAPTEST_H diff --git a/kmymoney/mymoney/storage/tests/mymoneystoragemgr-test.cpp b/kmymoney/mymoney/storage/tests/mymoneystoragemgr-test.cpp index 01355c750e992429eace756d5ca0c4fd229b38a9..1b7c30162dac30334839a3ec9c5e527c613b9e67 100644 --- a/kmymoney/mymoney/storage/tests/mymoneystoragemgr-test.cpp +++ b/kmymoney/mymoney/storage/tests/mymoneystoragemgr-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2009-2012 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009-2012 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneystoragemgr-test.h" #include diff --git a/kmymoney/mymoney/storage/tests/mymoneystoragemgr-test.h b/kmymoney/mymoney/storage/tests/mymoneystoragemgr-test.h index 0ea3d36f2d903aef7f3659ea83ca83c9bd7b8d95..12070b61f3fc669b9e45405b962ddd8e39f23e35 100644 --- a/kmymoney/mymoney/storage/tests/mymoneystoragemgr-test.h +++ b/kmymoney/mymoney/storage/tests/mymoneystoragemgr-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2009-2012 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009-2012 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSTORAGEMGRTEST_H #define MYMONEYSTORAGEMGRTEST_H diff --git a/kmymoney/mymoney/tests/mymoneyaccount-test.cpp b/kmymoney/mymoney/tests/mymoneyaccount-test.cpp index 8bd92ff61cfe7f2383ef683d2a11472c226fe31d..7a16ef4884a6ddd33881f842f922aee09b12cab6 100644 --- a/kmymoney/mymoney/tests/mymoneyaccount-test.cpp +++ b/kmymoney/mymoney/tests/mymoneyaccount-test.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2002-2017 Thomas Baumgart - * Copyright 2004 Kevin Tambascio - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Kevin Tambascio + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyaccount-test.h" diff --git a/kmymoney/mymoney/tests/mymoneyaccount-test.h b/kmymoney/mymoney/tests/mymoneyaccount-test.h index 0e7146c6af71f33f259382e0a76df46d6a62c685..9d575cc4fff467ee232b6ca61fb76c33d27615f6 100644 --- a/kmymoney/mymoney/tests/mymoneyaccount-test.h +++ b/kmymoney/mymoney/tests/mymoneyaccount-test.h @@ -1,20 +1,8 @@ /* - * Copyright 2002-2017 Thomas Baumgart - * Copyright 2004 Kevin Tambascio - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Kevin Tambascio + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYACCOUNTTEST_H #define MYMONEYACCOUNTTEST_H diff --git a/kmymoney/mymoney/tests/mymoneybalancecache-test.cpp b/kmymoney/mymoney/tests/mymoneybalancecache-test.cpp index a1521d0a2e28f6fe5bb90279b80d406972055079..3a38d5a4463449a1de7d081cfd7585eeef19b333 100644 --- a/kmymoney/mymoney/tests/mymoneybalancecache-test.cpp +++ b/kmymoney/mymoney/tests/mymoneybalancecache-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2009-2011 Fernando Vilas - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009-2011 Fernando Vilas + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneybalancecache-test.h" diff --git a/kmymoney/mymoney/tests/mymoneybalancecache-test.h b/kmymoney/mymoney/tests/mymoneybalancecache-test.h index 7f8e182e7f1198445e3f26cbad74095299948002..0ec4dfbf615fc172b3af02112f01681b7dc65101 100644 --- a/kmymoney/mymoney/tests/mymoneybalancecache-test.h +++ b/kmymoney/mymoney/tests/mymoneybalancecache-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2009-2011 Fernando Vilas - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009-2011 Fernando Vilas + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYBALANCECACHETEST_H #define MYMONEYBALANCECACHETEST_H diff --git a/kmymoney/mymoney/tests/mymoneybudget-test.cpp b/kmymoney/mymoney/tests/mymoneybudget-test.cpp index 5f6fb9f59ad0b931624732d12089c166d648ca33..4f4997d8f63dac306b938979f1402c00fb2a6eb2 100644 --- a/kmymoney/mymoney/tests/mymoneybudget-test.cpp +++ b/kmymoney/mymoney/tests/mymoneybudget-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2010-2011 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2011 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneybudget-test.h" diff --git a/kmymoney/mymoney/tests/mymoneybudget-test.h b/kmymoney/mymoney/tests/mymoneybudget-test.h index 2b8d18cbaa6a41d94ff7615259a98c829d042eec..ad8c595e3c39037b68a86fc9593a734d1dfcd7f5 100644 --- a/kmymoney/mymoney/tests/mymoneybudget-test.h +++ b/kmymoney/mymoney/tests/mymoneybudget-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2010-2011 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2011 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYBUDGETTEST_H #define MYMONEYBUDGETTEST_H diff --git a/kmymoney/mymoney/tests/mymoneyexception-test.cpp b/kmymoney/mymoney/tests/mymoneyexception-test.cpp index da0025572d0cebb4cdc41d2075eb6b8ad2069f7d..13752738daaacbe3643127cb9ffeadacacfbbe42 100644 --- a/kmymoney/mymoney/tests/mymoneyexception-test.cpp +++ b/kmymoney/mymoney/tests/mymoneyexception-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2002-2018 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyexception-test.h" #include "mymoneyexception.h" diff --git a/kmymoney/mymoney/tests/mymoneyexception-test.h b/kmymoney/mymoney/tests/mymoneyexception-test.h index cd701a243235c9f37164425cb73830b3f5b2d823..20865e398eff7ce46c304a8dc37c4f5e9172827d 100644 --- a/kmymoney/mymoney/tests/mymoneyexception-test.h +++ b/kmymoney/mymoney/tests/mymoneyexception-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2002-2018 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYEXCEPTIONTEST_H #define MYMONEYEXCEPTIONTEST_H diff --git a/kmymoney/mymoney/tests/mymoneyfile-test.cpp b/kmymoney/mymoney/tests/mymoneyfile-test.cpp index de418d2ac465e90af704d426142f7ece74544adb..95b2cf5962c37a81160188800f79cf71b9b7f79e 100644 --- a/kmymoney/mymoney/tests/mymoneyfile-test.cpp +++ b/kmymoney/mymoney/tests/mymoneyfile-test.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2004 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyfile-test.h" #include diff --git a/kmymoney/mymoney/tests/mymoneyfile-test.h b/kmymoney/mymoney/tests/mymoneyfile-test.h index 18948b3cba7b865f456f6345ff6d52ba3c07e35f..c3a230d208161ca9a07a13f05767e46ff7cf1a8c 100644 --- a/kmymoney/mymoney/tests/mymoneyfile-test.h +++ b/kmymoney/mymoney/tests/mymoneyfile-test.h @@ -1,20 +1,8 @@ /* - * Copyright 2002-2018 Thomas Baumgart - * Copyright 2004 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2004 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYFILETEST_H #define MYMONEYFILETEST_H diff --git a/kmymoney/mymoney/tests/mymoneyfinancialcalculator-test.cpp b/kmymoney/mymoney/tests/mymoneyfinancialcalculator-test.cpp index 6a0facbe3eaa06ca907fbe7ea7819cb8999d77dd..bd394f5a84c6a89d1874b94c35cefca370686045 100644 --- a/kmymoney/mymoney/tests/mymoneyfinancialcalculator-test.cpp +++ b/kmymoney/mymoney/tests/mymoneyfinancialcalculator-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2003-2008 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2003-2008 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyfinancialcalculator-test.h" diff --git a/kmymoney/mymoney/tests/mymoneyfinancialcalculator-test.h b/kmymoney/mymoney/tests/mymoneyfinancialcalculator-test.h index 8e982af03ad34c73d336927782b7c25f96be34b0..98721835de8ae06351376e12283d5ffb6cce9a40 100644 --- a/kmymoney/mymoney/tests/mymoneyfinancialcalculator-test.h +++ b/kmymoney/mymoney/tests/mymoneyfinancialcalculator-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2003-2008 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2003-2008 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYFINANCIALCALCULATORTEST_H #define MYMONEYFINANCIALCALCULATORTEST_H diff --git a/kmymoney/mymoney/tests/mymoneyforecast-test.cpp b/kmymoney/mymoney/tests/mymoneyforecast-test.cpp index 7e7745cfbbe946098326a4803503f274bb0841e0..80499e41c68859188c7ef159cdd253d92997ce3d 100644 --- a/kmymoney/mymoney/tests/mymoneyforecast-test.cpp +++ b/kmymoney/mymoney/tests/mymoneyforecast-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2007-2010 Alvaro Soliverez - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2010 Alvaro Soliverez + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyforecast-test.h" diff --git a/kmymoney/mymoney/tests/mymoneyforecast-test.h b/kmymoney/mymoney/tests/mymoneyforecast-test.h index 553086cc7a770b99a1b0c0feed2c95e143e4562a..e2914fe7cf2c2dc60eed5203ec9d2534b2f82d8a 100644 --- a/kmymoney/mymoney/tests/mymoneyforecast-test.h +++ b/kmymoney/mymoney/tests/mymoneyforecast-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2007-2010 Alvaro Soliverez - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007-2010 Alvaro Soliverez + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYFORECASTTEST_H #define MYMONEYFORECASTTEST_H diff --git a/kmymoney/mymoney/tests/mymoneyinstitution-test.cpp b/kmymoney/mymoney/tests/mymoneyinstitution-test.cpp index df6c4838e157635b10ca59dde94df967519155e9..1d0e95da8776fc6e23cc68dd6cb3f1fcf147a23e 100644 --- a/kmymoney/mymoney/tests/mymoneyinstitution-test.cpp +++ b/kmymoney/mymoney/tests/mymoneyinstitution-test.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2002-2010 Thomas Baumgart - * Copyright 2006 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2010 Thomas Baumgart + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyinstitution-test.h" diff --git a/kmymoney/mymoney/tests/mymoneyinstitution-test.h b/kmymoney/mymoney/tests/mymoneyinstitution-test.h index 0f1e97bf62492195c5b007827c515c77faac7f92..5d0c6a8519b068f6d2d9fddb8ce701170081a9df 100644 --- a/kmymoney/mymoney/tests/mymoneyinstitution-test.h +++ b/kmymoney/mymoney/tests/mymoneyinstitution-test.h @@ -1,20 +1,8 @@ /* - * Copyright 2002-2010 Thomas Baumgart - * Copyright 2006 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2010 Thomas Baumgart + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYINSTITUTIONTEST_H #define MYMONEYINSTITUTIONTEST_H diff --git a/kmymoney/mymoney/tests/mymoneykeyvaluecontainer-test.cpp b/kmymoney/mymoney/tests/mymoneykeyvaluecontainer-test.cpp index 5ebce7ca4105f39075922bb98790b50fa6a1d1f7..440c161cf0aca7f25655490754054624419e41b0 100644 --- a/kmymoney/mymoney/tests/mymoneykeyvaluecontainer-test.cpp +++ b/kmymoney/mymoney/tests/mymoneykeyvaluecontainer-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2002-2013 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2013 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneykeyvaluecontainer-test.h" diff --git a/kmymoney/mymoney/tests/mymoneykeyvaluecontainer-test.h b/kmymoney/mymoney/tests/mymoneykeyvaluecontainer-test.h index 048a14fa8e43ecacabda4b96d73b472b4b821908..a7cfe1468b232d69eaa33ddc8c06907c69ec87f0 100644 --- a/kmymoney/mymoney/tests/mymoneykeyvaluecontainer-test.h +++ b/kmymoney/mymoney/tests/mymoneykeyvaluecontainer-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2002-2013 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2013 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYKEYVALUECONTAINERTEST_H #define MYMONEYKEYVALUECONTAINERTEST_H diff --git a/kmymoney/mymoney/tests/mymoneymoney-test.cpp b/kmymoney/mymoney/tests/mymoneymoney-test.cpp index 23277062af3d91070841fa6b20a8e906522e4dd3..5ef66e1b0ac534f47c80bf58fbcae55665ba446b 100644 --- a/kmymoney/mymoney/tests/mymoneymoney-test.cpp +++ b/kmymoney/mymoney/tests/mymoneymoney-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2002-2011 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2011 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneymoney-test.h" diff --git a/kmymoney/mymoney/tests/mymoneymoney-test.h b/kmymoney/mymoney/tests/mymoneymoney-test.h index 3fda64588630ca82c2cf8a37c67d0f59268d092b..c551b0e7cc5cbd175a43498c249daa1e80db9099 100644 --- a/kmymoney/mymoney/tests/mymoneymoney-test.h +++ b/kmymoney/mymoney/tests/mymoneymoney-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2002-2011 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2011 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYMONEYTEST_H #define MYMONEYMONEYTEST_H diff --git a/kmymoney/mymoney/tests/mymoneyobject-test.cpp b/kmymoney/mymoney/tests/mymoneyobject-test.cpp index 6749ac990fdd1d293e95bf0aeffe03b99f57f4b9..e9c9a78f3a4cc332d2616e253e119a736ee25eef 100644 --- a/kmymoney/mymoney/tests/mymoneyobject-test.cpp +++ b/kmymoney/mymoney/tests/mymoneyobject-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2005-2011 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2011 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyobject-test.h" diff --git a/kmymoney/mymoney/tests/mymoneyobject-test.h b/kmymoney/mymoney/tests/mymoneyobject-test.h index fe21214052478dba0fe51dbaf20313d4b2b41eb9..a7035002f3fdc01e207e949633a3276618f02c32 100644 --- a/kmymoney/mymoney/tests/mymoneyobject-test.h +++ b/kmymoney/mymoney/tests/mymoneyobject-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2005-2011 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2011 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYOBJECTTEST_H #define MYMONEYOBJECTTEST_H diff --git a/kmymoney/mymoney/tests/mymoneypayee-test.cpp b/kmymoney/mymoney/tests/mymoneypayee-test.cpp index a6b5620b5738a3f42988147462f0e4bffeece7e0..b9693614c7e7a0394470614c21988d4ba0b34bb4 100644 --- a/kmymoney/mymoney/tests/mymoneypayee-test.cpp +++ b/kmymoney/mymoney/tests/mymoneypayee-test.cpp @@ -1,22 +1,10 @@ /* - * Copyright 2009-2014 Cristian Oneț - * Copyright 2009-2019 Thomas Baumgart - * Copyright 2016 Christian Dávid - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009-2014 Cristian One ț + SPDX-FileCopyrightText: 2009-2019 Thomas Baumgart + SPDX-FileCopyrightText: 2016 Christian Dávid + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneypayee-test.h" diff --git a/kmymoney/mymoney/tests/mymoneypayee-test.h b/kmymoney/mymoney/tests/mymoneypayee-test.h index 5018e34e5cfb5682f869cdec40177bfe18236d8f..a1be6d9e6d06e7214b1fdf5bce5cf6772576b2a0 100644 --- a/kmymoney/mymoney/tests/mymoneypayee-test.h +++ b/kmymoney/mymoney/tests/mymoneypayee-test.h @@ -1,22 +1,10 @@ /* - * Copyright 2009-2014 Cristian Oneț - * Copyright 2009-2017 Thomas Baumgart - * Copyright 2016 Christian Dávid - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009-2014 Cristian One ț + SPDX-FileCopyrightText: 2009-2017 Thomas Baumgart + SPDX-FileCopyrightText: 2016 Christian Dávid + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYPAYEETEST_H #define MYMONEYPAYEETEST_H diff --git a/kmymoney/mymoney/tests/mymoneyprice-test.cpp b/kmymoney/mymoney/tests/mymoneyprice-test.cpp index 1c27b93996a9b30e95fc5a8dce1b179dc1a8782c..72a0abb615abe8b81f4e7d852cb92a618251c886 100644 --- a/kmymoney/mymoney/tests/mymoneyprice-test.cpp +++ b/kmymoney/mymoney/tests/mymoneyprice-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2005-2011 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2011 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyprice-test.h" diff --git a/kmymoney/mymoney/tests/mymoneyprice-test.h b/kmymoney/mymoney/tests/mymoneyprice-test.h index 36ee8dd5177a4dd8ca40e3cd864af778dfa6674c..a85eb423f84ff350affc26a6b2897386e3ffda39 100644 --- a/kmymoney/mymoney/tests/mymoneyprice-test.h +++ b/kmymoney/mymoney/tests/mymoneyprice-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2005-2011 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2011 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYPRICETEST_H #define MYMONEYPRICETEST_H diff --git a/kmymoney/mymoney/tests/mymoneyreport-test.cpp b/kmymoney/mymoney/tests/mymoneyreport-test.cpp index 68f1f7add1b26898fa1c2f5e807e2ece9817451e..a7769cc3f95e23669c11fe0fb58abef57046d04c 100644 --- a/kmymoney/mymoney/tests/mymoneyreport-test.cpp +++ b/kmymoney/mymoney/tests/mymoneyreport-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyreport-test.h" diff --git a/kmymoney/mymoney/tests/mymoneyreport-test.h b/kmymoney/mymoney/tests/mymoneyreport-test.h index fdb5b08f0419edf45eff5d8e09cff7b94b3efbfb..20c5b05029d99284ef07fc310dd0883e4ec1a278 100644 --- a/kmymoney/mymoney/tests/mymoneyreport-test.h +++ b/kmymoney/mymoney/tests/mymoneyreport-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYREPORTTEST_H #define MYMONEYREPORTTEST_H diff --git a/kmymoney/mymoney/tests/mymoneyschedule-test.cpp b/kmymoney/mymoney/tests/mymoneyschedule-test.cpp index f64de100da43f4de482ed43a37d1ea981bc045ac..e223dc312a4df544d83f2f1bb3b513bac4f2e736 100644 --- a/kmymoney/mymoney/tests/mymoneyschedule-test.cpp +++ b/kmymoney/mymoney/tests/mymoneyschedule-test.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2003 Michael Edwardes - * Copyright 2006 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2003 Michael Edwardes + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyschedule-test.h" diff --git a/kmymoney/mymoney/tests/mymoneyschedule-test.h b/kmymoney/mymoney/tests/mymoneyschedule-test.h index 64f29110c78ecffe028859d2a8ef9c01733f55b7..9deac8777efd9c3168ab861ed0c7520410fe8113 100644 --- a/kmymoney/mymoney/tests/mymoneyschedule-test.h +++ b/kmymoney/mymoney/tests/mymoneyschedule-test.h @@ -1,20 +1,8 @@ /* - * Copyright 2003 Michael Edwardes - * Copyright 2006 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2003 Michael Edwardes + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSCHEDULETEST_H #define MYMONEYSCHEDULETEST_H diff --git a/kmymoney/mymoney/tests/mymoneysecurity-test.cpp b/kmymoney/mymoney/tests/mymoneysecurity-test.cpp index df97d33197440c382850f15d4bb795131e59ca2f..c4cabcc387b3cdacda91ac283342847927ca7441 100644 --- a/kmymoney/mymoney/tests/mymoneysecurity-test.cpp +++ b/kmymoney/mymoney/tests/mymoneysecurity-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2004-2008 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2008 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneysecurity-test.h" diff --git a/kmymoney/mymoney/tests/mymoneysecurity-test.h b/kmymoney/mymoney/tests/mymoneysecurity-test.h index f2c3f23f96ae2fc8d2f0e8027246d46e83d84d58..d9b0024c4874e2328c4133242daf8bfaf4da54ea 100644 --- a/kmymoney/mymoney/tests/mymoneysecurity-test.h +++ b/kmymoney/mymoney/tests/mymoneysecurity-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2004-2008 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004-2008 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSECURITYTEST_H #define MYMONEYSECURITYTEST_H diff --git a/kmymoney/mymoney/tests/mymoneysplit-test.cpp b/kmymoney/mymoney/tests/mymoneysplit-test.cpp index 68d6b816ec2228d6b13e8fd2c6b1727197ebd73c..bb56affc907858356f2a92dbfbd8043e75180b6b 100644 --- a/kmymoney/mymoney/tests/mymoneysplit-test.cpp +++ b/kmymoney/mymoney/tests/mymoneysplit-test.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2002-2016 Thomas Baumgart - * Copyright 2004-2006 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2016 Thomas Baumgart + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneysplit-test.h" diff --git a/kmymoney/mymoney/tests/mymoneysplit-test.h b/kmymoney/mymoney/tests/mymoneysplit-test.h index c14bb4bc9d656b32ac98e916043e8dc4814c6f76..a5bfd771c3f2216a6b69a628b8fc9a47f1f3692f 100644 --- a/kmymoney/mymoney/tests/mymoneysplit-test.h +++ b/kmymoney/mymoney/tests/mymoneysplit-test.h @@ -1,20 +1,8 @@ /* - * Copyright 2002-2016 Thomas Baumgart - * Copyright 2004-2006 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2016 Thomas Baumgart + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSPLITTEST_H #define MYMONEYSPLITTEST_H diff --git a/kmymoney/mymoney/tests/mymoneytestutils.cpp b/kmymoney/mymoney/tests/mymoneytestutils.cpp index c0219fd53bfa139ec258e85ca1cd57e9494da80c..7ca38048c8b182ad6bc3c8e0604775191249f668 100644 --- a/kmymoney/mymoney/tests/mymoneytestutils.cpp +++ b/kmymoney/mymoney/tests/mymoneytestutils.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2014-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyutils.h" diff --git a/kmymoney/mymoney/tests/mymoneytestutils.h b/kmymoney/mymoney/tests/mymoneytestutils.h index 10520c26e513eeeda8c74d8afb44882608c81222..53d19d00f7bb5cf114f360e735ccf29e984ab784 100644 --- a/kmymoney/mymoney/tests/mymoneytestutils.h +++ b/kmymoney/mymoney/tests/mymoneytestutils.h @@ -1,19 +1,7 @@ /* - * Copyright 2014-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYTESTUTILS_H #define MYMONEYTESTUTILS_H diff --git a/kmymoney/mymoney/tests/mymoneytransaction-test.cpp b/kmymoney/mymoney/tests/mymoneytransaction-test.cpp index b673545858609d05fabf87b655c4c6b3b8a33207..9bef0669712aa1bb4468dead982c9130b4993e33 100644 --- a/kmymoney/mymoney/tests/mymoneytransaction-test.cpp +++ b/kmymoney/mymoney/tests/mymoneytransaction-test.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2002-2012 Thomas Baumgart - * Copyright 2004-2006 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2012 Thomas Baumgart + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneytransaction-test.h" diff --git a/kmymoney/mymoney/tests/mymoneytransaction-test.h b/kmymoney/mymoney/tests/mymoneytransaction-test.h index 7cfbc62e2c468a684ebc22ec090abe6fe43660c6..cc7b2c06cbd7b9dfd564f1728f87960077af4535 100644 --- a/kmymoney/mymoney/tests/mymoneytransaction-test.h +++ b/kmymoney/mymoney/tests/mymoneytransaction-test.h @@ -1,20 +1,8 @@ /* - * Copyright 2002-2012 Thomas Baumgart - * Copyright 2004-2006 Ace Jones - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2002-2012 Thomas Baumgart + SPDX-FileCopyrightText: 2004-2006 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYTRANSACTIONTEST_H #define MYMONEYTRANSACTIONTEST_H diff --git a/kmymoney/mymoney/tests/mymoneytransactionfilter-test.cpp b/kmymoney/mymoney/tests/mymoneytransactionfilter-test.cpp index 09d0eff9c4d4490cd5bbd6773f160001fe7bdcd9..4d9f067f585171f8370c3b0d717f1a360068c4c5 100644 --- a/kmymoney/mymoney/tests/mymoneytransactionfilter-test.cpp +++ b/kmymoney/mymoney/tests/mymoneytransactionfilter-test.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2018 Ralf Habacker - * Copyright 2018 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2018 Ralf Habacker + SPDX-FileCopyrightText: 2018 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneytransactionfilter-test.h" diff --git a/kmymoney/mymoney/tests/mymoneytransactionfilter-test.h b/kmymoney/mymoney/tests/mymoneytransactionfilter-test.h index aaaed562f89a5c445b54321d5a4f3b842543640f..78f6063d1679c387915cb0aba59bd40c4f518cc5 100644 --- a/kmymoney/mymoney/tests/mymoneytransactionfilter-test.h +++ b/kmymoney/mymoney/tests/mymoneytransactionfilter-test.h @@ -1,20 +1,8 @@ /* - * Copyright 2018 Ralf Habacker - * Copyright 2018 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2018 Ralf Habacker + SPDX-FileCopyrightText: 2018 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYTRANSACTIONFILTERTEST_H #define MYMONEYTRANSACTIONFILTERTEST_H diff --git a/kmymoney/mymoney/tests/onlinejob-test.cpp b/kmymoney/mymoney/tests/onlinejob-test.cpp index c902c6f871794b10be12a884af43ccbfac2e6b97..767b1cad5a5c1689ba80107ac8a623d9e64b5faf 100644 --- a/kmymoney/mymoney/tests/onlinejob-test.cpp +++ b/kmymoney/mymoney/tests/onlinejob-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2013-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinejob-test.h" diff --git a/kmymoney/mymoney/tests/onlinejob-test.h b/kmymoney/mymoney/tests/onlinejob-test.h index 82015908a73bc9f7cd8922d615a6cc298b8d92d7..03753a2db8f25914c95849d2498ddd94ea053c96 100644 --- a/kmymoney/mymoney/tests/onlinejob-test.h +++ b/kmymoney/mymoney/tests/onlinejob-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOBTEST_H #define ONLINEJOBTEST_H diff --git a/kmymoney/mymoney/tests/onlinejobadministration-test.cpp b/kmymoney/mymoney/tests/onlinejobadministration-test.cpp index 923d78925e16db448b346318671a5966825a97ea..d536767f166518d9035e9d6b1504ee1acf4a50c6 100644 --- a/kmymoney/mymoney/tests/onlinejobadministration-test.cpp +++ b/kmymoney/mymoney/tests/onlinejobadministration-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2013-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinejobadministration-test.h" diff --git a/kmymoney/mymoney/tests/onlinejobadministration-test.h b/kmymoney/mymoney/tests/onlinejobadministration-test.h index 3addfdbbcfd1c78c181b6568ba5efdd085834e2f..c8ca6621a9c6ed62efd880ed96ec891ef22d9520 100644 --- a/kmymoney/mymoney/tests/onlinejobadministration-test.h +++ b/kmymoney/mymoney/tests/onlinejobadministration-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOBADMINISTRATIONTEST_H #define ONLINEJOBADMINISTRATIONTEST_H diff --git a/kmymoney/mymoney/tests/onlinejobtyped-test.cpp b/kmymoney/mymoney/tests/onlinejobtyped-test.cpp index 62ca66cde16af37ed7fff7d17cb3e4b6a5357cf4..de91009b1d1a06009c55600b2e4d97c6676f93fa 100644 --- a/kmymoney/mymoney/tests/onlinejobtyped-test.cpp +++ b/kmymoney/mymoney/tests/onlinejobtyped-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2013-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinejobtyped-test.h" diff --git a/kmymoney/mymoney/tests/onlinejobtyped-test.h b/kmymoney/mymoney/tests/onlinejobtyped-test.h index ccb211b4408d115e931f2bd5efdfacd42fe2b67b..8209e1407602da3464e00b69a55f65f19a10df7b 100644 --- a/kmymoney/mymoney/tests/onlinejobtyped-test.h +++ b/kmymoney/mymoney/tests/onlinejobtyped-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOBTYPEDTEST_H #define ONLINEJOBTYPEDTEST_H diff --git a/kmymoney/pluginloader.cpp b/kmymoney/pluginloader.cpp index 0a234f6c2c22880d04c911ac483da633e3be62fa..6efc4b1ad58c0c4daf38281b667120fe8c511cde 100644 --- a/kmymoney/pluginloader.cpp +++ b/kmymoney/pluginloader.cpp @@ -1,17 +1,7 @@ -/*************************************************************************** - pluginloader.cpp - ------------------- - Copyright (C) 2017 Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "pluginloader.h" diff --git a/kmymoney/pluginloader.h b/kmymoney/pluginloader.h index fabf2895e275976bc86a0e7bde23f6ce1cc23c73..00886674a15b40b4bf4c5f3a085606e5f683aef0 100644 --- a/kmymoney/pluginloader.h +++ b/kmymoney/pluginloader.h @@ -1,17 +1,7 @@ -/*************************************************************************** - pluginloader.h - ------------------- - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PLUGINLOADER_H #define PLUGINLOADER_H diff --git a/kmymoney/plugins/appinterface.cpp b/kmymoney/plugins/appinterface.cpp index f05e194d02b9cd790b4436b0f0775d75653d72bf..2bbd8c0ca94dc6a28972cb028513c860e6b1e622 100644 --- a/kmymoney/plugins/appinterface.cpp +++ b/kmymoney/plugins/appinterface.cpp @@ -1,17 +1,7 @@ -/*************************************************************************** - appinterface.cpp - ------------------- - copyright : (C) 2018 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ // ---------------------------------------------------------------------------- // QT Includes diff --git a/kmymoney/plugins/appinterface.h b/kmymoney/plugins/appinterface.h index 57a1a33266e4960deffd3af98297a3aec125b6a5..6792f37d246604b2a89b1e2e52620f270df7bf15 100644 --- a/kmymoney/plugins/appinterface.h +++ b/kmymoney/plugins/appinterface.h @@ -1,18 +1,7 @@ -/*************************************************************************** - appinterface.h - ------------------- - copyright : (C) 2018 by Łukasz Wojniłowicz - - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef APPINTERFACE_H #define APPINTERFACE_H diff --git a/kmymoney/plugins/checkprinting/checkprinting.cpp b/kmymoney/plugins/checkprinting/checkprinting.cpp index 47068d45d575a61b03135b0684e5b3bbc22cda76..dbe46ec9f2591a5c51c654331a0824d69de33fa8 100644 --- a/kmymoney/plugins/checkprinting/checkprinting.cpp +++ b/kmymoney/plugins/checkprinting/checkprinting.cpp @@ -1,25 +1,8 @@ -/*************************************************************************** - * This file is part of KMyMoney, A Personal Finance Manager by KDE * - * * - * Copyright (C) 2009 Cristian Onet * - * Copyright (C) 2019 Thomas Baumgart * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet + SPDX-FileCopyrightText: 2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #include #include "checkprinting.h" diff --git a/kmymoney/plugins/checkprinting/checkprinting.h b/kmymoney/plugins/checkprinting/checkprinting.h index 3b1a49de425d830593b28c44a76a2c3646abb9ab..f57bb170eae71eb01f6f1ac7c1fe9c863a62285d 100644 --- a/kmymoney/plugins/checkprinting/checkprinting.h +++ b/kmymoney/plugins/checkprinting/checkprinting.h @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef CHECKPRINTING_H #define CHECKPRINTING_H diff --git a/kmymoney/plugins/checkprinting/kcm_checkprinting.cpp b/kmymoney/plugins/checkprinting/kcm_checkprinting.cpp index 38439d0e163447b910394fccc2ec4b31e92728a0..90ad713e8a810ef62f210675dfc3f452b3e11392 100644 --- a/kmymoney/plugins/checkprinting/kcm_checkprinting.cpp +++ b/kmymoney/plugins/checkprinting/kcm_checkprinting.cpp @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #include "kcm_checkprinting.h" #include diff --git a/kmymoney/plugins/checkprinting/kcm_checkprinting.h b/kmymoney/plugins/checkprinting/kcm_checkprinting.h index 1c4bc7d256f954d96f3286be85c3e7a4cf5b6b6a..eaac8436ff326c98c20e075a786b27a7f66ea096 100644 --- a/kmymoney/plugins/checkprinting/kcm_checkprinting.h +++ b/kmymoney/plugins/checkprinting/kcm_checkprinting.h @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef KCM_CHECKPRINTING_H #define KCM_CHECKPRINTING_H diff --git a/kmymoney/plugins/checkprinting/numbertowords.cpp b/kmymoney/plugins/checkprinting/numbertowords.cpp index c9e72c21d094f598300e3ce380ee7645fa7653a4..ba33384499303e7774fcdb2835efa9ee66888182 100644 --- a/kmymoney/plugins/checkprinting/numbertowords.cpp +++ b/kmymoney/plugins/checkprinting/numbertowords.cpp @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #include "numbertowords.h" diff --git a/kmymoney/plugins/checkprinting/numbertowords.h b/kmymoney/plugins/checkprinting/numbertowords.h index 57183cd3b01375a559c197a3a9a3005b2bcd4010..fe01af976dcb64c8f74a861a90ef6f4df9f24532 100644 --- a/kmymoney/plugins/checkprinting/numbertowords.h +++ b/kmymoney/plugins/checkprinting/numbertowords.h @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef NUMBERTOWORDS_H #define NUMBERTOWORDS_H diff --git a/kmymoney/plugins/csv/export/csvexportdlg.cpp b/kmymoney/plugins/csv/export/csvexportdlg.cpp index d7ddb6286cac4c3a90676b75092e0a7632b936f5..a354781bae3479b3daf03acfe90e7a60be077f50 100644 --- a/kmymoney/plugins/csv/export/csvexportdlg.cpp +++ b/kmymoney/plugins/csv/export/csvexportdlg.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2013-2014 Allan Anderson - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2014 Allan Anderson + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "csvexportdlg.h" #include "ui_csvexportdlg.h" diff --git a/kmymoney/plugins/csv/export/csvexportdlg.h b/kmymoney/plugins/csv/export/csvexportdlg.h index 00f0e4e27b02968022ad4c041c8d50c139bd7a61..44c43e5718e2a4754e662c8b950d219e7f604477 100644 --- a/kmymoney/plugins/csv/export/csvexportdlg.h +++ b/kmymoney/plugins/csv/export/csvexportdlg.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2014 Allan Anderson - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2014 Allan Anderson + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CSVEXPORTDLG_H #define CSVEXPORTDLG_H diff --git a/kmymoney/plugins/csv/export/csvexporter.cpp b/kmymoney/plugins/csv/export/csvexporter.cpp index f28453d0289fed2adec25f316c7d93c4b0e448e9..63eddebb253856f601c6e3065958ba5c753352f0 100644 --- a/kmymoney/plugins/csv/export/csvexporter.cpp +++ b/kmymoney/plugins/csv/export/csvexporter.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2013-2014 Allan Anderson - * Copyright 2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2014 Allan Anderson + SPDX-FileCopyrightText: 2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include #include "csvexporter.h" diff --git a/kmymoney/plugins/csv/export/csvexporter.h b/kmymoney/plugins/csv/export/csvexporter.h index 89a483d33a8cbd409b0f5f484195941f81497035..857055f68ad7e7c771cee0de995312c1e8260a61 100644 --- a/kmymoney/plugins/csv/export/csvexporter.h +++ b/kmymoney/plugins/csv/export/csvexporter.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2014 Allan Anderson - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2014 Allan Anderson + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CSVEXPORTER_H #define CSVEXPORTER_H diff --git a/kmymoney/plugins/csv/export/csvwriter.cpp b/kmymoney/plugins/csv/export/csvwriter.cpp index 7816ad5eebb26906e4a722fca37f0375bf06278a..2d8041c50f3ad9dfa739b5037fa3c4cfce2950da 100644 --- a/kmymoney/plugins/csv/export/csvwriter.cpp +++ b/kmymoney/plugins/csv/export/csvwriter.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2013-2014 Allan Anderson - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2014 Allan Anderson + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "csvwriter.h" diff --git a/kmymoney/plugins/csv/export/csvwriter.h b/kmymoney/plugins/csv/export/csvwriter.h index 1958af2700c517c9cb2d615d297b8565f998a163..d6deee78e1579bf6ae6195fbea562aaa5c863678 100644 --- a/kmymoney/plugins/csv/export/csvwriter.h +++ b/kmymoney/plugins/csv/export/csvwriter.h @@ -1,19 +1,7 @@ /* - * Copyright 2013-2014 Allan Anderson - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2014 Allan Anderson + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CSVWRITER_H #define CSVWRITER_H diff --git a/kmymoney/plugins/csv/import/bankingwizardpage.cpp b/kmymoney/plugins/csv/import/bankingwizardpage.cpp index c6d4668c62f099e3ed7e67bde86fdd0965149b8b..ca1bb45efc847f2f6bed1eb5a6baa72e31d888a2 100644 --- a/kmymoney/plugins/csv/import/bankingwizardpage.cpp +++ b/kmymoney/plugins/csv/import/bankingwizardpage.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2011-2017 Allan Anderson - * Copyright 2016-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2011-2017 Allan Anderson + SPDX-FileCopyrightText: 2016-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "bankingwizardpage.h" diff --git a/kmymoney/plugins/csv/import/bankingwizardpage.h b/kmymoney/plugins/csv/import/bankingwizardpage.h index 7297e0e96c63b37e0d81aeb2d0ffba623bc69ef3..5672c8d9e8d794d67402fc81339b7f0eb4c34080 100644 --- a/kmymoney/plugins/csv/import/bankingwizardpage.h +++ b/kmymoney/plugins/csv/import/bankingwizardpage.h @@ -1,20 +1,8 @@ /* - * Copyright 2011-2017 Allan Anderson - * Copyright 2016-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2011-2017 Allan Anderson + SPDX-FileCopyrightText: 2016-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef BANKINGWIZARDPAGE_H #define BANKINGWIZARDPAGE_H diff --git a/kmymoney/plugins/csv/import/core/convdate.cpp b/kmymoney/plugins/csv/import/core/convdate.cpp index 3cbcdea883ab4822da20913801fc180c7f7ae143..7b07b27528a97e9e24d6a090b26f0856c4feafbe 100644 --- a/kmymoney/plugins/csv/import/core/convdate.cpp +++ b/kmymoney/plugins/csv/import/core/convdate.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2010-2012 Allan Anderson - * Copyright 2016-2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2012 Allan Anderson + SPDX-FileCopyrightText: 2016-2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "convdate.h" diff --git a/kmymoney/plugins/csv/import/core/convdate.h b/kmymoney/plugins/csv/import/core/convdate.h index 99f9e54ba024fd4ad2be5d68ba47f07b0cb50be4..04fc90a5434401dae3657aa517a30cf56d3f9537 100644 --- a/kmymoney/plugins/csv/import/core/convdate.h +++ b/kmymoney/plugins/csv/import/core/convdate.h @@ -1,20 +1,8 @@ /* - * Copyright 2010-2012 Allan Anderson - * Copyright 2016-2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2012 Allan Anderson + SPDX-FileCopyrightText: 2016-2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CONVDATE_H #define CONVDATE_H diff --git a/kmymoney/plugins/csv/import/core/csvenums.h b/kmymoney/plugins/csv/import/core/csvenums.h index ce1f5a3a4e0d84dd96c34a109524a8e3afe34604..71879005c13b65d1f39a6706f7a2078e7b12a1ea 100644 --- a/kmymoney/plugins/csv/import/core/csvenums.h +++ b/kmymoney/plugins/csv/import/core/csvenums.h @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include diff --git a/kmymoney/plugins/csv/import/core/csvimportercore.cpp b/kmymoney/plugins/csv/import/core/csvimportercore.cpp index a59866f7d7e8116eca99bc94bdc5fbe335c0f8a5..003e56209d06020d1b590c70577df5343a9587fe 100644 --- a/kmymoney/plugins/csv/import/core/csvimportercore.cpp +++ b/kmymoney/plugins/csv/import/core/csvimportercore.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2010 Allan Anderson - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010 Allan Anderson + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "csvimportercore.h" diff --git a/kmymoney/plugins/csv/import/core/csvimportercore.h b/kmymoney/plugins/csv/import/core/csvimportercore.h index fa3b1ae5e13c0d90d8988936fe002b2ef1bee0e7..c9695ba4f3554768aa6d1b8222bc7951b1ddd73b 100644 --- a/kmymoney/plugins/csv/import/core/csvimportercore.h +++ b/kmymoney/plugins/csv/import/core/csvimportercore.h @@ -1,20 +1,8 @@ /* - * Copyright 2010 Allan Anderson - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010 Allan Anderson + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CSVIMPORTERCORE_H #define CSVIMPORTERCORE_H diff --git a/kmymoney/plugins/csv/import/core/csvutil.cpp b/kmymoney/plugins/csv/import/core/csvutil.cpp index ebb9e67e2cbbf30d4e9f8c20359a4da3714001c1..17588dd28614251230baad3f47e8df54b8299fc3 100644 --- a/kmymoney/plugins/csv/import/core/csvutil.cpp +++ b/kmymoney/plugins/csv/import/core/csvutil.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2010-2015 Allan Anderson - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2015 Allan Anderson + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "csvutil.h" //#include diff --git a/kmymoney/plugins/csv/import/core/csvutil.h b/kmymoney/plugins/csv/import/core/csvutil.h index 8564d0a1fd026e78b371111cd84af04dce2456ed..fb318c8192723a886d3c63f424f147bc19f4e1cb 100644 --- a/kmymoney/plugins/csv/import/core/csvutil.h +++ b/kmymoney/plugins/csv/import/core/csvutil.h @@ -1,19 +1,7 @@ /* - * Copyright 2010-2015 Allan Anderson - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2015 Allan Anderson + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CSVUTIL_H #define CSVUTIL_H diff --git a/kmymoney/plugins/csv/import/core/tests/csvdate-test.cpp b/kmymoney/plugins/csv/import/core/tests/csvdate-test.cpp index 8357d50deed6e37836356b15f98f5161c16429d7..67e31cea0deaab64a545ee82196d0293d8353b83 100644 --- a/kmymoney/plugins/csv/import/core/tests/csvdate-test.cpp +++ b/kmymoney/plugins/csv/import/core/tests/csvdate-test.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2010-2012 Allan Anderson - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2012 Allan Anderson + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "csvdate-test.h" diff --git a/kmymoney/plugins/csv/import/core/tests/csvdate-test.h b/kmymoney/plugins/csv/import/core/tests/csvdate-test.h index de7a90b36d41919312f849529796013e322bc121..8933243f590b4bec925b3fca92f6f839878f20f0 100644 --- a/kmymoney/plugins/csv/import/core/tests/csvdate-test.h +++ b/kmymoney/plugins/csv/import/core/tests/csvdate-test.h @@ -1,20 +1,8 @@ /* - * Copyright 2010-2012 Allan Anderson - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2012 Allan Anderson + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CSVDATETEST_H #define CSVDATETEST_H diff --git a/kmymoney/plugins/csv/import/core/tests/csvimportercore-test.cpp b/kmymoney/plugins/csv/import/core/tests/csvimportercore-test.cpp index 833c4ac10763be0a49bce778bc3d437b75a37763..7309504aa3996e8a2a8f50d0fbe142615824ef37 100644 --- a/kmymoney/plugins/csv/import/core/tests/csvimportercore-test.cpp +++ b/kmymoney/plugins/csv/import/core/tests/csvimportercore-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "csvimportercore-test.h" diff --git a/kmymoney/plugins/csv/import/core/tests/csvimportercore-test.h b/kmymoney/plugins/csv/import/core/tests/csvimportercore-test.h index f83e7e3ffb9e909106205a3db55df64a4dbcf373..28f9a93a49fc32b6054d49e72baf6768c1329637 100644 --- a/kmymoney/plugins/csv/import/core/tests/csvimportercore-test.h +++ b/kmymoney/plugins/csv/import/core/tests/csvimportercore-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2017-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CSVIMPORTERCORETEST_H #define CSVIMPORTERCORETEST_H diff --git a/kmymoney/plugins/csv/import/core/tests/csvimporttestcommon.cpp b/kmymoney/plugins/csv/import/core/tests/csvimporttestcommon.cpp index daad0121e538a36eb5cb475c1cd392ffbd10820e..ff61e8d10f8ca984dcadaa4f8bf59277ded8c961 100644 --- a/kmymoney/plugins/csv/import/core/tests/csvimporttestcommon.cpp +++ b/kmymoney/plugins/csv/import/core/tests/csvimporttestcommon.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "csvimporttestcommon.h" diff --git a/kmymoney/plugins/csv/import/core/tests/csvimporttestcommon.h b/kmymoney/plugins/csv/import/core/tests/csvimporttestcommon.h index 205c3909a71fbdb0aa4d3807ca7bddead5e2d64d..69f9210414beba9af88f7d6b61af91604d4031a4 100644 --- a/kmymoney/plugins/csv/import/core/tests/csvimporttestcommon.h +++ b/kmymoney/plugins/csv/import/core/tests/csvimporttestcommon.h @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CSVIMPORTTESTCOMMON_H #define CSVIMPORTTESTCOMMON_H diff --git a/kmymoney/plugins/csv/import/core/tests/parsedata-test.cpp b/kmymoney/plugins/csv/import/core/tests/parsedata-test.cpp index 2f186598a560e37ee663e6d72965853cc01bcf10..f770a88965ca23e2d54e599b79c5516ca288b74e 100644 --- a/kmymoney/plugins/csv/import/core/tests/parsedata-test.cpp +++ b/kmymoney/plugins/csv/import/core/tests/parsedata-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2010-2012 Allan Anderson - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2012 Allan Anderson + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "parsedata-test.h" diff --git a/kmymoney/plugins/csv/import/core/tests/parsedata-test.h b/kmymoney/plugins/csv/import/core/tests/parsedata-test.h index 0d927b0e3c50634db4681c470607568dc4dd3365..13f6348a95be2eaab797d21fefebe8bf779df123 100644 --- a/kmymoney/plugins/csv/import/core/tests/parsedata-test.h +++ b/kmymoney/plugins/csv/import/core/tests/parsedata-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2010-2012 Allan Anderson - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2012 Allan Anderson + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PARSEDATATEST_H #define PARSEDATATEST_H diff --git a/kmymoney/plugins/csv/import/core/tests/symbol-test.cpp b/kmymoney/plugins/csv/import/core/tests/symbol-test.cpp index 954a841bced95b3f36bb4364ea0961a577296cce..ffac9533d1c70014b3bed17ad1474f0816095017 100644 --- a/kmymoney/plugins/csv/import/core/tests/symbol-test.cpp +++ b/kmymoney/plugins/csv/import/core/tests/symbol-test.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2011-2012 Allan Anderson - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2011-2012 Allan Anderson + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "symbol-test.h" #include "../csvutil.h" diff --git a/kmymoney/plugins/csv/import/core/tests/symbol-test.h b/kmymoney/plugins/csv/import/core/tests/symbol-test.h index 0863ec621f69ccd153a44e67827954171a513aa7..53af297f8d382d3646f48038e9abc0b87dbcb925 100644 --- a/kmymoney/plugins/csv/import/core/tests/symbol-test.h +++ b/kmymoney/plugins/csv/import/core/tests/symbol-test.h @@ -1,19 +1,7 @@ /* - * Copyright 2011-2012 Allan Anderson - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2011-2012 Allan Anderson + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SYMBOLTEST_H #define SYMBOLTEST_H diff --git a/kmymoney/plugins/csv/import/csvimporter.cpp b/kmymoney/plugins/csv/import/csvimporter.cpp index fafaaa0af53778079c9a7ead4ae9351a902521e6..369d5c311052668b3a5550ce60f2cdebbba93601 100644 --- a/kmymoney/plugins/csv/import/csvimporter.cpp +++ b/kmymoney/plugins/csv/import/csvimporter.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2010-2014 Allan Anderson - * Copyright 2016-2018 Łukasz Wojniłowicz - * Copyright 2018-2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2014 Allan Anderson + SPDX-FileCopyrightText: 2016-2018 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2018-2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include #include "csvimporter.h" diff --git a/kmymoney/plugins/csv/import/csvimporter.h b/kmymoney/plugins/csv/import/csvimporter.h index 4925671ebfc30e7d89dad2135a357032dbacc33c..d9538aa6d1320dc9ac08efcadadad2511b5d2371 100644 --- a/kmymoney/plugins/csv/import/csvimporter.h +++ b/kmymoney/plugins/csv/import/csvimporter.h @@ -1,21 +1,9 @@ /* - * Copyright 2010-2014 Allan Anderson - * Copyright 2016-2018 Łukasz Wojniłowicz - * Copyright 2018 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2014 Allan Anderson + SPDX-FileCopyrightText: 2016-2018 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2018 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CSVIMPORTER_H #define CSVIMPORTER_H diff --git a/kmymoney/plugins/csv/import/csvwizard.cpp b/kmymoney/plugins/csv/import/csvwizard.cpp index eb4edcc07aaf1ff546324fa400e29054254c4867..541dfa1185d18f8ea008fe2abbfd9499562bda64 100644 --- a/kmymoney/plugins/csv/import/csvwizard.cpp +++ b/kmymoney/plugins/csv/import/csvwizard.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2015-2016 Allan Anderson - * Copyright 2016-2018 Łukasz Wojniłowicz - * Copyright 2018 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2015-2016 Allan Anderson + SPDX-FileCopyrightText: 2016-2018 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2018 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "csvwizard.h" diff --git a/kmymoney/plugins/csv/import/csvwizard.h b/kmymoney/plugins/csv/import/csvwizard.h index d5ae61e05b806aed36e93412ab6dd606c9f1effe..ea9674b33059f83db73cad9b9237e946df994217 100644 --- a/kmymoney/plugins/csv/import/csvwizard.h +++ b/kmymoney/plugins/csv/import/csvwizard.h @@ -1,21 +1,9 @@ /* - * Copyright 2015-2016 Allan Anderson - * Copyright 2016-2018 Łukasz Wojniłowicz - * Copyright 2018 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2015-2016 Allan Anderson + SPDX-FileCopyrightText: 2016-2018 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2018 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CSVWIZARD_H #define CSVWIZARD_H diff --git a/kmymoney/plugins/csv/import/csvwizardpage.h b/kmymoney/plugins/csv/import/csvwizardpage.h index 95321cdf4126aa718418f0f32aad201dc1142a82..c7756a86789f65e58d29f35c007e092197a3fc84 100644 --- a/kmymoney/plugins/csv/import/csvwizardpage.h +++ b/kmymoney/plugins/csv/import/csvwizardpage.h @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CSVWIZARDPAGE_H #define CSVWIZARDPAGE_H diff --git a/kmymoney/plugins/csv/import/currenciesdlg.cpp b/kmymoney/plugins/csv/import/currenciesdlg.cpp index b40ff2641cd4956814a9e786099f3aea718f8ef2..1a3d54761a0f6632e958c482a64ee81c0e861475 100644 --- a/kmymoney/plugins/csv/import/currenciesdlg.cpp +++ b/kmymoney/plugins/csv/import/currenciesdlg.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "currenciesdlg.h" diff --git a/kmymoney/plugins/csv/import/currenciesdlg.h b/kmymoney/plugins/csv/import/currenciesdlg.h index 6b781f069b62d00d6e7a7b354d39146fd67ed96f..944318742b00f940d68fd0f69ba6dcfd04405a36 100644 --- a/kmymoney/plugins/csv/import/currenciesdlg.h +++ b/kmymoney/plugins/csv/import/currenciesdlg.h @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CURRENCIESDLG_H #define CURRENCIESDLG_H diff --git a/kmymoney/plugins/csv/import/investmentwizardpage.cpp b/kmymoney/plugins/csv/import/investmentwizardpage.cpp index b0ef37cfe28680adeee3b9e9ba43522d4256f9a2..1b607f9b170a9c85288d95f259de0aa901496496 100644 --- a/kmymoney/plugins/csv/import/investmentwizardpage.cpp +++ b/kmymoney/plugins/csv/import/investmentwizardpage.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2010-2017 Allan Anderson - * Copyright 2016-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2017 Allan Anderson + SPDX-FileCopyrightText: 2016-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "investmentwizardpage.h" diff --git a/kmymoney/plugins/csv/import/investmentwizardpage.h b/kmymoney/plugins/csv/import/investmentwizardpage.h index f6e826058a7f8b261102a40e5815029311c376e8..2eed2fc33fd83649e5c814de86168a19440a8f55 100644 --- a/kmymoney/plugins/csv/import/investmentwizardpage.h +++ b/kmymoney/plugins/csv/import/investmentwizardpage.h @@ -1,20 +1,8 @@ /* - * Copyright 2010-2017 Allan Anderson - * Copyright 2016-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010-2017 Allan Anderson + SPDX-FileCopyrightText: 2016-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef INVESTMENTWIZARDPAGE_H #define INVESTMENTWIZARDPAGE_H diff --git a/kmymoney/plugins/csv/import/kcm_csvimporter.cpp b/kmymoney/plugins/csv/import/kcm_csvimporter.cpp index 03b2c36c39f3d0a13350994134dcb085c0f5e305..2496d45b374bfe122051629a47579b3d0cc0564d 100644 --- a/kmymoney/plugins/csv/import/kcm_csvimporter.cpp +++ b/kmymoney/plugins/csv/import/kcm_csvimporter.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2016-2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kcm_csvimporter.h" #include diff --git a/kmymoney/plugins/csv/import/kcm_csvimporter.h b/kmymoney/plugins/csv/import/kcm_csvimporter.h index 06de3c8ed5abd65645e550b7ddd31fdb14ec235d..e92a60fa4de4b898c178931f9600dbb81b5331ee 100644 --- a/kmymoney/plugins/csv/import/kcm_csvimporter.h +++ b/kmymoney/plugins/csv/import/kcm_csvimporter.h @@ -1,19 +1,7 @@ /* - * Copyright 2016-2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016-2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KCM_CSVIMPORTER_H #define KCM_CSVIMPORTER_H diff --git a/kmymoney/plugins/csv/import/priceswizardpage.cpp b/kmymoney/plugins/csv/import/priceswizardpage.cpp index 7c2fa4b1fc308b187b5e7a08f62362f55406cdd5..88a62598d3039b45b6439295c2e0bf36591d6d91 100644 --- a/kmymoney/plugins/csv/import/priceswizardpage.cpp +++ b/kmymoney/plugins/csv/import/priceswizardpage.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "priceswizardpage.h" diff --git a/kmymoney/plugins/csv/import/priceswizardpage.h b/kmymoney/plugins/csv/import/priceswizardpage.h index 29ab327c1cd154ce642074488568c0e76caeee31..9452b75c73e9b252f2f2a0466cffa756d0a24a3e 100644 --- a/kmymoney/plugins/csv/import/priceswizardpage.h +++ b/kmymoney/plugins/csv/import/priceswizardpage.h @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef PRICESWIZARDPAGE_H #define PRICESWIZARDPAGE_H diff --git a/kmymoney/plugins/csv/import/securitiesdlg.cpp b/kmymoney/plugins/csv/import/securitiesdlg.cpp index cbe91e4b6bef645a4340aa152cc7305739f3cc0e..29e3adeb50d47d86baa39b5f8ce335be5b51a6ef 100644 --- a/kmymoney/plugins/csv/import/securitiesdlg.cpp +++ b/kmymoney/plugins/csv/import/securitiesdlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2011 Allan Anderson - * Copyright 2016-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2011 Allan Anderson + SPDX-FileCopyrightText: 2016-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "securitiesdlg.h" diff --git a/kmymoney/plugins/csv/import/securitiesdlg.h b/kmymoney/plugins/csv/import/securitiesdlg.h index 11c441d5cb87d69c189c48fd321670d10348f3b2..10efdd25255dbe8b689a26b40ac1655a61039075 100644 --- a/kmymoney/plugins/csv/import/securitiesdlg.h +++ b/kmymoney/plugins/csv/import/securitiesdlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2011 Allan Anderson - * Copyright 2016-2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2011 Allan Anderson + SPDX-FileCopyrightText: 2016-2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SECURITIESDLG_H #define SECURITIESDLG_H diff --git a/kmymoney/plugins/csv/import/securitydlg.cpp b/kmymoney/plugins/csv/import/securitydlg.cpp index afaec485ed509824309a0ebb8ca0be358bbb6520..062f74f4d3e05133cf50001b3792ee3bbea43e2b 100644 --- a/kmymoney/plugins/csv/import/securitydlg.cpp +++ b/kmymoney/plugins/csv/import/securitydlg.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "securitydlg.h" diff --git a/kmymoney/plugins/csv/import/securitydlg.h b/kmymoney/plugins/csv/import/securitydlg.h index 34ff6caf4a790f8f3755673331a575593709f6cf..ce5b00c74cd49b39c13de1ab578903044c05c7cf 100644 --- a/kmymoney/plugins/csv/import/securitydlg.h +++ b/kmymoney/plugins/csv/import/securitydlg.h @@ -1,19 +1,7 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SECURITYDLG_H #define SECURITYDLG_H diff --git a/kmymoney/plugins/csv/import/transactiondlg.cpp b/kmymoney/plugins/csv/import/transactiondlg.cpp index 47aafd480d82a3ca6c45aeadebbeae87a4845147..ba71785bc7fa330b13af7edc164f939f62f220d1 100644 --- a/kmymoney/plugins/csv/import/transactiondlg.cpp +++ b/kmymoney/plugins/csv/import/transactiondlg.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2010 Allan Anderson - * Copyright 2016-2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010 Allan Anderson + SPDX-FileCopyrightText: 2016-2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "transactiondlg.h" diff --git a/kmymoney/plugins/csv/import/transactiondlg.h b/kmymoney/plugins/csv/import/transactiondlg.h index 8f48727643ad0c0377777e8f480453f145260401..caa0849bab9169f76b5eb577def1d8ad591c8fa7 100644 --- a/kmymoney/plugins/csv/import/transactiondlg.h +++ b/kmymoney/plugins/csv/import/transactiondlg.h @@ -1,20 +1,8 @@ /* - * Copyright 2010 Allan Anderson - * Copyright 2016-2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2010 Allan Anderson + SPDX-FileCopyrightText: 2016-2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef TRANSACTIONDLG_H #define TRANSACTIONDLG_H diff --git a/kmymoney/plugins/gnc/import/gncimporter.cpp b/kmymoney/plugins/gnc/import/gncimporter.cpp index 94acf71a7ce8886f9ac0c3995bdf43df0a70660d..69fea46ca768f233b4e2fadb2bfde5bde61de073 100644 --- a/kmymoney/plugins/gnc/import/gncimporter.cpp +++ b/kmymoney/plugins/gnc/import/gncimporter.cpp @@ -1,19 +1,8 @@ -/*************************************************************************** - gncimporter.cpp - ------------------- - - copyright : (C) 2017 by Łukasz Wojniłowicz - email : lukasz.wojnilowicz@gmail.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "gncimporter.h" diff --git a/kmymoney/plugins/gnc/import/gncimporter.h b/kmymoney/plugins/gnc/import/gncimporter.h index 8d22e5ac8ee64da50c64a6d1626b23ac0dc42eb2..ef951421e069003159e6a47e0f1070fa4bf7e8d6 100644 --- a/kmymoney/plugins/gnc/import/gncimporter.h +++ b/kmymoney/plugins/gnc/import/gncimporter.h @@ -1,18 +1,7 @@ -/*************************************************************************** - gncimporter.h - ------------------- - copyright : (C) 2017 by Łukasz Wojniłowicz - email : lukasz.wojnilowicz@gmail.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef GNCIMPORTER_H #define GNCIMPORTER_H diff --git a/kmymoney/plugins/gnc/import/kgncimportoptionsdlg.cpp b/kmymoney/plugins/gnc/import/kgncimportoptionsdlg.cpp index 08bf0915d3744b8d946e5379f4a298444ea5a353..5fa85dc972e6c1a5aac905e7adf5d0df876d7480 100644 --- a/kmymoney/plugins/gnc/import/kgncimportoptionsdlg.cpp +++ b/kmymoney/plugins/gnc/import/kgncimportoptionsdlg.cpp @@ -1,19 +1,8 @@ -/*************************************************************************** - kgncimportoptions.cpp - ------------------- - copyright : (C) 2005 by Tony Bloomfield - (C) 2017 by Łukasz Wojniłowicz - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Tony Bloomfield + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kgncimportoptionsdlg.h" diff --git a/kmymoney/plugins/gnc/import/kgncimportoptionsdlg.h b/kmymoney/plugins/gnc/import/kgncimportoptionsdlg.h index dfeebb1b209bd4c4454e01ce31e88955e2f0935d..1e5a496f328b02d696d8ba8494f7af3763c611de 100644 --- a/kmymoney/plugins/gnc/import/kgncimportoptionsdlg.h +++ b/kmymoney/plugins/gnc/import/kgncimportoptionsdlg.h @@ -1,19 +1,8 @@ -/*************************************************************************** - kgncimportoptions.h - ------------------- - copyright : (C) 2005 by Tony Bloomfield - (C) 2017 by Łukasz Wojniłowicz - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Tony Bloomfield + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KGNCIMPORTOPTIONSDLG_H #define KGNCIMPORTOPTIONSDLG_H diff --git a/kmymoney/plugins/gnc/import/kgncpricesourcedlg.cpp b/kmymoney/plugins/gnc/import/kgncpricesourcedlg.cpp index 561b51903c4114eb56e5ac1e89fc9f08f3cc9284..13a5860b7520cd216230f46a02a0f802101731e2 100644 --- a/kmymoney/plugins/gnc/import/kgncpricesourcedlg.cpp +++ b/kmymoney/plugins/gnc/import/kgncpricesourcedlg.cpp @@ -1,19 +1,8 @@ -/*************************************************************************** - kgncpricesourcedlg.cpp - ------------------- - copyright : (C) 2005 by Tony Bloomfield - (C) 2017 by Łukasz Wojniłowicz - - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Tony Bloomfield + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kgncpricesourcedlg.h" diff --git a/kmymoney/plugins/gnc/import/kgncpricesourcedlg.h b/kmymoney/plugins/gnc/import/kgncpricesourcedlg.h index 0992b64861c0bcecd87b1da59c58f94f99b2f280..576ef6487515bc5301d0bf80c33537de9eaa3e5b 100644 --- a/kmymoney/plugins/gnc/import/kgncpricesourcedlg.h +++ b/kmymoney/plugins/gnc/import/kgncpricesourcedlg.h @@ -1,19 +1,8 @@ -/*************************************************************************** - kgncpricesourcedlg.h - ------------------- - copyright : (C) 2005 by Tony Bloomfield - (C) 2017 by Łukasz Wojniłowicz - - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Tony Bloomfield + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KGNCPRICESOURCEDLG_H #define KGNCPRICESOURCEDLG_H diff --git a/kmymoney/plugins/gnc/import/mymoneygncreader.cpp b/kmymoney/plugins/gnc/import/mymoneygncreader.cpp index 41734377a8e7be8ce0a6676f1963e39dd9c95994..e24b3b523175fde0fa586cca9f1cfbd893164ee6 100644 --- a/kmymoney/plugins/gnc/import/mymoneygncreader.cpp +++ b/kmymoney/plugins/gnc/import/mymoneygncreader.cpp @@ -1,25 +1,13 @@ -/*************************************************************************** - mymoneygncreader - description - ------------------- -begin : Wed Mar 3 2004 -copyright : (C) 2000-2004 by Michael Edwardes -email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - John C - Thomas Baumgart - Kevin Tambascio - (C) 2018 by Łukasz Wojniłowicz -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2004 Michael Edwardes + SPDX-FileCopyrightText: 2000-2004 Javier Campos Morales + SPDX-FileCopyrightText: 2000-2004 Felix Rodriguez + SPDX-FileCopyrightText: 2000-2004 John C + SPDX-FileCopyrightText: 2000-2004 Thomas Baumgart + SPDX-FileCopyrightText: 2000-2004 Kevin Tambascio + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneygncreader.h" @@ -1529,7 +1517,7 @@ void MyMoneyGncReader::convertAccount(const GncAccount* gac) // now determine the account type and its parent id /* This list taken from # Feb 2006: A RELAX NG Compact schema for gnucash "v2" XML files. - # Copyright (C) 2006 Joshua Sled + # SPDX-FileCopyrightText: 2006 Joshua Sled "NO_TYPE" "BANK" "CASH" "CREDIT" "ASSET" "LIABILITY" "STOCK" "MUTUAL" "CURRENCY" "INCOME" "EXPENSE" "EQUITY" "RECEIVABLE" "PAYABLE" "CHECKING" "SAVINGS" "MONEYMRKT" "CREDITLINE" Some don't seem to be used in practice. Not sure what CREDITLINE s/be converted as. diff --git a/kmymoney/plugins/gnc/import/mymoneygncreader.h b/kmymoney/plugins/gnc/import/mymoneygncreader.h index ae558e1657dee76da226a58dbdd619091a21073f..7f31164cee407b01d799bdfb1f060f33b7915ce1 100644 --- a/kmymoney/plugins/gnc/import/mymoneygncreader.h +++ b/kmymoney/plugins/gnc/import/mymoneygncreader.h @@ -1,25 +1,13 @@ -/*************************************************************************** - mymoneygncreader - description - ------------------- - begin : Wed Mar 3 2004 - copyright : (C) 2000-2004 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - John C - Thomas Baumgart - Kevin Tambascio - (C) 2018 by Łukasz Wojniłowicz -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2004 Michael Edwardes + SPDX-FileCopyrightText: 2000-2004 Javier Campos Morales + SPDX-FileCopyrightText: 2000-2004 Felix Rodriguez + SPDX-FileCopyrightText: 2000-2004 John C + SPDX-FileCopyrightText: 2000-2004 Thomas Baumgart + SPDX-FileCopyrightText: 2000-2004 Kevin Tambascio + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ /* The main class of this module, MyMoneyGncReader, contains only a readFile() function, which controls the import of data from an XML file created by the diff --git a/kmymoney/plugins/ibanbicdata/bicmodel.cpp b/kmymoney/plugins/ibanbicdata/bicmodel.cpp index b22012ed65a425367bb37e37c5b973e2ae7a4274..1f9571c4350410a19b39a6ea26d2b17b0f8bef64 100644 --- a/kmymoney/plugins/ibanbicdata/bicmodel.cpp +++ b/kmymoney/plugins/ibanbicdata/bicmodel.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "bicmodel.h" diff --git a/kmymoney/plugins/ibanbicdata/bicmodel.h b/kmymoney/plugins/ibanbicdata/bicmodel.h index 4ed3c9303d29460782086c0f25a2ac7a793ec29f..4593fd1f3081af31677305ddaac041857e46516d 100644 --- a/kmymoney/plugins/ibanbicdata/bicmodel.h +++ b/kmymoney/plugins/ibanbicdata/bicmodel.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef BICMODEL_H #define BICMODEL_H diff --git a/kmymoney/plugins/ibanbicdata/germany/germany.py b/kmymoney/plugins/ibanbicdata/germany/germany.py index 66c2284c4379c38464edc0aa2cc016e7cae068cc..67780d364d2bfcf0b47778c548e6b6b4213d22ad 100755 --- a/kmymoney/plugins/ibanbicdata/germany/germany.py +++ b/kmymoney/plugins/ibanbicdata/germany/germany.py @@ -1,21 +1,8 @@ #/usr/bin/python3 # -*- coding: utf-8 -*- """ -This file is part of KMyMoney, A Personal Finance Manager by KDE -Copyright (C) 2014-2015 Christian Dávid - -This program is free software; you can redistribute it and/or -modify it under the terms of the 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, see . +SPDX-FileCopyrightText: 2014-2015 Christian Dávid +SPDX-License-Identifier: GPL-2.0-or-later """ """ diff --git a/kmymoney/plugins/ibanbicdata/ibanbicdata.cpp b/kmymoney/plugins/ibanbicdata/ibanbicdata.cpp index 796e2d27f65ff55a04c4adaf5715dcefb57d041a..b7f6ffa5bccd98887487e15c40ab27a65430b8ca 100644 --- a/kmymoney/plugins/ibanbicdata/ibanbicdata.cpp +++ b/kmymoney/plugins/ibanbicdata/ibanbicdata.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ibanbicdata.h" diff --git a/kmymoney/plugins/ibanbicdata/ibanbicdata.h b/kmymoney/plugins/ibanbicdata/ibanbicdata.h index 7a026ef0faad9640b5b743132fabaa7ee9b68a4b..311b3ea1296557782dd1f62428d1f9af9698ee20 100644 --- a/kmymoney/plugins/ibanbicdata/ibanbicdata.h +++ b/kmymoney/plugins/ibanbicdata/ibanbicdata.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef IBANBICDATA_H #define IBANBICDATA_H diff --git a/kmymoney/plugins/ibanbicdata/ibanbicdataenums.h b/kmymoney/plugins/ibanbicdata/ibanbicdataenums.h index 3af3de6237a0c64c54885244efbbdca573e27db2..77b2688e9651c310768e895c5c3b5ab67ae2813a 100644 --- a/kmymoney/plugins/ibanbicdata/ibanbicdataenums.h +++ b/kmymoney/plugins/ibanbicdata/ibanbicdataenums.h @@ -1,19 +1,7 @@ /* - * Copyright 2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef IBANBICDATAENUMS_H #define IBANBICDATAENUMS_H diff --git a/kmymoney/plugins/ibanbicdata/netherlands/netherlands.py b/kmymoney/plugins/ibanbicdata/netherlands/netherlands.py index 164d85b2ea105d85e2131680a22f69f01b81cf5e..cce2194bd4d98edd8c0e60a646cfd2968413b212 100644 --- a/kmymoney/plugins/ibanbicdata/netherlands/netherlands.py +++ b/kmymoney/plugins/ibanbicdata/netherlands/netherlands.py @@ -1,21 +1,8 @@ #!/usr/bin/python # -*- coding: utf-8 -*- """ -This file is part of KMyMoney, A Personal Finance Manager by KDE -Copyright (C) 2014-2015 Christian Dávid - -This program is free software; you can redistribute it and/or -modify it under the terms of the 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, see . +SPDX-FileCopyrightText: 2014-2015 Christian Dávid +SPDX-License-Identifier: GPL-2.0-or-later """ """ diff --git a/kmymoney/plugins/ibanbicdata/switzerland/switzerland.py b/kmymoney/plugins/ibanbicdata/switzerland/switzerland.py index 00dbc02268b74b3d5da050085d2f8fd4cc386a5a..59a3808fade237c385334a70289e54e55ee16abf 100644 --- a/kmymoney/plugins/ibanbicdata/switzerland/switzerland.py +++ b/kmymoney/plugins/ibanbicdata/switzerland/switzerland.py @@ -1,20 +1,7 @@ # -*- coding: utf-8 -*- """ -This file is part of KMyMoney, A Personal Finance Manager by KDE -Copyright (C) 2014-2015 Christian Dávid - -This program is free software; you can redistribute it and/or -modify it under the terms of the 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, see . +SPDX-FileCopyrightText: 2014-2015 Christian Dávid +SPDX-License-Identifier: GPL-2.0-or-later """ """ diff --git a/kmymoney/plugins/ibanbicdata/target2/target-list_of_participants.py b/kmymoney/plugins/ibanbicdata/target2/target-list_of_participants.py index f50ce7ca7140c44eac4c5011e0ebcf6eea3bc40b..2e1cd347123c425cab7cfe167a3be43b76992265 100644 --- a/kmymoney/plugins/ibanbicdata/target2/target-list_of_participants.py +++ b/kmymoney/plugins/ibanbicdata/target2/target-list_of_participants.py @@ -1,20 +1,7 @@ # -*- coding: utf-8 -*- """ -This file is part of KMyMoney, A Personal Finance Manager by KDE -Copyright (C) 2014-2015 Christian Dávid - -This program is free software; you can redistribute it and/or -modify it under the terms of the 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, see . +SPDX-FileCopyrightText: 2014-2015 Christian Dávid +SPDX-License-Identifier: GPL-2.0-or-later """ """ diff --git a/kmymoney/plugins/ibanbicdata/tests/internationalaccountidentifier-test.cpp b/kmymoney/plugins/ibanbicdata/tests/internationalaccountidentifier-test.cpp index acf62a9b04cd152904510c4779a5f011930510ba..df1e8fc1cab6e51afcd55bf34d7727a442dcd58d 100644 --- a/kmymoney/plugins/ibanbicdata/tests/internationalaccountidentifier-test.cpp +++ b/kmymoney/plugins/ibanbicdata/tests/internationalaccountidentifier-test.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "internationalaccountidentifier-test.h" #include "payeeidentifier/ibanbic/ibanbic.h" diff --git a/kmymoney/plugins/ibanbicdata/tests/internationalaccountidentifier-test.h b/kmymoney/plugins/ibanbicdata/tests/internationalaccountidentifier-test.h index bd1ab08fcbfb150f36d4b9a654e7a9a76708b235..4a525a5fe8e5aed5ec383e54263ae4a275749592 100644 --- a/kmymoney/plugins/ibanbicdata/tests/internationalaccountidentifier-test.h +++ b/kmymoney/plugins/ibanbicdata/tests/internationalaccountidentifier-test.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef INTERNATIONALACCOUNTIDENTIFIERTEST_H #define INTERNATIONALACCOUNTIDENTIFIERTEST_H diff --git a/kmymoney/plugins/icalendar/export/icalendarexporter.cpp b/kmymoney/plugins/icalendar/export/icalendarexporter.cpp index 702f456908994c5b2fd2821b04ded03950a926e2..b691352ef01cde145695681c2f2efe628ee206c0 100644 --- a/kmymoney/plugins/icalendar/export/icalendarexporter.cpp +++ b/kmymoney/plugins/icalendar/export/icalendarexporter.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2009 Cristian Onet - * Copyright 2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009 Cristian Onet + SPDX-FileCopyrightText: 2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include #include "icalendarexporter.h" diff --git a/kmymoney/plugins/icalendar/export/icalendarexporter.h b/kmymoney/plugins/icalendar/export/icalendarexporter.h index fa11fba9ec7dc62eba0b7c5f04ec37d552ce21b0..17c32d847da56ed2a75fae905367d796e3760743 100644 --- a/kmymoney/plugins/icalendar/export/icalendarexporter.h +++ b/kmymoney/plugins/icalendar/export/icalendarexporter.h @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef ICALENDAREXPORTER_H #define ICALENDAREXPORTER_H diff --git a/kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp b/kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp index c610f45e4cdcca1e07c0d9e5fa2d7ca28eba3505..16336d455222cc0c23d68a80622902bd79dd7808 100644 --- a/kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp +++ b/kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #include "kcm_icalendarexporter.h" #include diff --git a/kmymoney/plugins/icalendar/export/kcm_icalendarexporter.h b/kmymoney/plugins/icalendar/export/kcm_icalendarexporter.h index 83e5d187076f2b07224bdb8209c31e3ef3a3b34d..83cef3628a5debb02e896446f5a0102a0c38fa27 100644 --- a/kmymoney/plugins/icalendar/export/kcm_icalendarexporter.h +++ b/kmymoney/plugins/icalendar/export/kcm_icalendarexporter.h @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef KCM_ICALENDAREXPORTER_H #define KCM_ICALENDAREXPORTER_H diff --git a/kmymoney/plugins/icalendar/export/schedulestoicalendar.cpp b/kmymoney/plugins/icalendar/export/schedulestoicalendar.cpp index 4309b4392521dc58d1ee292e111e3fcbffdddc0d..9e1a8a835cfca6ae24107f1fb0e36dc1329a619e 100644 --- a/kmymoney/plugins/icalendar/export/schedulestoicalendar.cpp +++ b/kmymoney/plugins/icalendar/export/schedulestoicalendar.cpp @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #include "schedulestoicalendar.h" diff --git a/kmymoney/plugins/icalendar/export/schedulestoicalendar.h b/kmymoney/plugins/icalendar/export/schedulestoicalendar.h index d777c85d2bfd0c2c79cabe4f2bd2852f8b08933b..c2f51a617ea4b476543e54686a1fc35d9111c6c2 100644 --- a/kmymoney/plugins/icalendar/export/schedulestoicalendar.h +++ b/kmymoney/plugins/icalendar/export/schedulestoicalendar.h @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef SCHEDULESTOICALENDAR_H #define SCHEDULESTOICALENDAR_H diff --git a/kmymoney/plugins/importinterface.cpp b/kmymoney/plugins/importinterface.cpp index 29092d0673a038c63ef4a7db11f5ff72b32b95d0..a50c2cfe4a4f421d9884c6d80fcf55b037fce7ea 100644 --- a/kmymoney/plugins/importinterface.cpp +++ b/kmymoney/plugins/importinterface.cpp @@ -1,19 +1,7 @@ -/*************************************************************************** - importinterface.cpp - ------------------- - begin : Mon Apr 14 2008 - copyright : (C) 2008 Thomas Baumgart - email : ipwizard@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2008 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ // ---------------------------------------------------------------------------- // QT Includes diff --git a/kmymoney/plugins/importinterface.h b/kmymoney/plugins/importinterface.h index 2d4475ab0349f3b3c0664c8f3fd2bf90ba7443dd..61abf03591e2b246ed96e5bcd5977b344da3c6f9 100644 --- a/kmymoney/plugins/importinterface.h +++ b/kmymoney/plugins/importinterface.h @@ -1,19 +1,7 @@ -/*************************************************************************** - importinterface.h - ------------------- - begin : Mon Apr 14 2008 - copyright : (C) 2008 Thomas Baumgart - email : ipwizard@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2008 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef IMPORTINTERFACE_H #define IMPORTINTERFACE_H diff --git a/kmymoney/plugins/interfaceloader.cpp b/kmymoney/plugins/interfaceloader.cpp index 1ad1ef815c6e4a9e572c4fb0337bd6826196eb67..dfbecc67c67d324ac9e15d52fe6f3c08c05ee69d 100644 --- a/kmymoney/plugins/interfaceloader.cpp +++ b/kmymoney/plugins/interfaceloader.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "interfaceloader.h" diff --git a/kmymoney/plugins/interfaceloader.h b/kmymoney/plugins/interfaceloader.h index 202e9620e440581bd524ed0d350a5cc9fa6b0912..dd41ef5f68020f0559afab667429ece52cc5b1c9 100644 --- a/kmymoney/plugins/interfaceloader.h +++ b/kmymoney/plugins/interfaceloader.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2016 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2016 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef INTERFACELOADER_H #define INTERFACELOADER_H diff --git a/kmymoney/plugins/interfaces/kmmappinterface.cpp b/kmymoney/plugins/interfaces/kmmappinterface.cpp index 4091fd81b522cacb5f491cd053c517c49ac2f266..2964efb8533bcfa59866f396ce6b2f48519e72be 100644 --- a/kmymoney/plugins/interfaces/kmmappinterface.cpp +++ b/kmymoney/plugins/interfaces/kmmappinterface.cpp @@ -1,20 +1,8 @@ -/*************************************************************************** - kmmappinterface.cpp - ------------------- - begin : Mon Apr 14 2008 - copyright : (C) 2008 Thomas Baumgart - email : ipwizard@users.sourceforge.net - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kmmappinterface.h" diff --git a/kmymoney/plugins/interfaces/kmmappinterface.h b/kmymoney/plugins/interfaces/kmmappinterface.h index dd4bf1eb0a7bf70794e2e647e55da26d1e245bb1..e22595386b0bf468e593a6e12d74779846b36fb0 100644 --- a/kmymoney/plugins/interfaces/kmmappinterface.h +++ b/kmymoney/plugins/interfaces/kmmappinterface.h @@ -1,20 +1,8 @@ -/*************************************************************************** - kmmappinterface.h - ------------------- - begin : Mon Apr 14 2008 - copyright : (C) 2008 Thomas Baumgart - email : ipwizard@users.sourceforge.net - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMMAPPINTERFACE_H #define KMMAPPINTERFACE_H diff --git a/kmymoney/plugins/interfaces/kmmimportinterface.cpp b/kmymoney/plugins/interfaces/kmmimportinterface.cpp index e2c8e775275c764f0b12cb6338a7e7e514b50876..d2d19650fab5fbc46880763a115ef50a74719173 100644 --- a/kmymoney/plugins/interfaces/kmmimportinterface.cpp +++ b/kmymoney/plugins/interfaces/kmmimportinterface.cpp @@ -1,20 +1,8 @@ -/*************************************************************************** - kmmimportinterface.cpp - ------------------- - begin : Mon Apr 14 2008 - copyright : (C) 2008 Thomas Baumgart - email : ipwizard@users.sourceforge.net - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kmmimportinterface.h" diff --git a/kmymoney/plugins/interfaces/kmmimportinterface.h b/kmymoney/plugins/interfaces/kmmimportinterface.h index 4e5cb23b846e2e7c2cc7fc4086cb8513f548fe86..0b5f6456742c250d1f9dcee07d1fdb8c25f1323b 100644 --- a/kmymoney/plugins/interfaces/kmmimportinterface.h +++ b/kmymoney/plugins/interfaces/kmmimportinterface.h @@ -1,20 +1,8 @@ -/*************************************************************************** - kmmimportinterface.h - ------------------- - begin : Mon Apr 14 2008 - copyright : (C) 2008 Thomas Baumgart - email : ipwizard@users.sourceforge.net - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2008 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMMIMPORTINTERFACE_H #define KMMIMPORTINTERFACE_H diff --git a/kmymoney/plugins/interfaces/kmmstatementinterface.cpp b/kmymoney/plugins/interfaces/kmmstatementinterface.cpp index 297708c85d962790bfe592d655a44f8660352192..0a83e70b27dafd45ba957dfb77703f62ea36513f 100644 --- a/kmymoney/plugins/interfaces/kmmstatementinterface.cpp +++ b/kmymoney/plugins/interfaces/kmmstatementinterface.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kmmstatementinterface.h" diff --git a/kmymoney/plugins/interfaces/kmmstatementinterface.h b/kmymoney/plugins/interfaces/kmmstatementinterface.h index b0dc19358f8ebacab490060d300c7bb75015800c..907a9712aeb6e198fc78a06ef544001c4fc6463c 100644 --- a/kmymoney/plugins/interfaces/kmmstatementinterface.h +++ b/kmymoney/plugins/interfaces/kmmstatementinterface.h @@ -1,20 +1,8 @@ /* - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMMSTATEMENTINTERFACE_H #define KMMSTATEMENTINTERFACE_H diff --git a/kmymoney/plugins/interfaces/kmmviewinterface.cpp b/kmymoney/plugins/interfaces/kmmviewinterface.cpp index d1828144adb0a18bc0d184549e1c02a8e1ac2d11..0f300af5c2a64ad5ab00c0e6f6e0840965010171 100644 --- a/kmymoney/plugins/interfaces/kmmviewinterface.cpp +++ b/kmymoney/plugins/interfaces/kmmviewinterface.cpp @@ -1,20 +1,8 @@ -/*************************************************************************** - viewinterface.cpp - ------------------- - begin : Wed Jan 5 2005 - copyright : (C) 2005 Thomas Baumgart - email : ipwizard@users.sourceforge.net - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kmmviewinterface.h" diff --git a/kmymoney/plugins/interfaces/kmmviewinterface.h b/kmymoney/plugins/interfaces/kmmviewinterface.h index 475b25079b233554c69fbc05da6d5857baf8122d..5a84f69566a73b5cf871dcecd5a1e9ea66800a7e 100644 --- a/kmymoney/plugins/interfaces/kmmviewinterface.h +++ b/kmymoney/plugins/interfaces/kmmviewinterface.h @@ -1,20 +1,8 @@ -/*************************************************************************** - kmmviewinterface.h - ------------------- - begin : Wed Jan 5 2005 - copyright : (C) 2005 Thomas Baumgart - email : ipwizard@users.sourceforge.net - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMMVIEWINTERFACE_H #define KMMVIEWINTERFACE_H diff --git a/kmymoney/plugins/kbanking/aqbankingkmmoperators.cpp b/kmymoney/plugins/kbanking/aqbankingkmmoperators.cpp index feccd0bdb08b0a23370cf953393b222017a4ffad..fe28545f98cd9b5abe3c7c1c2a63548a115ef65f 100644 --- a/kmymoney/plugins/kbanking/aqbankingkmmoperators.cpp +++ b/kmymoney/plugins/kbanking/aqbankingkmmoperators.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "aqbankingkmmoperators.h" diff --git a/kmymoney/plugins/kbanking/aqbankingkmmoperators.h b/kmymoney/plugins/kbanking/aqbankingkmmoperators.h index 52e20a80a30314018474e9a305f784a337946be1..bbec9953ff96d9d17ab35a4f330f421fea445bcc 100644 --- a/kmymoney/plugins/kbanking/aqbankingkmmoperators.h +++ b/kmymoney/plugins/kbanking/aqbankingkmmoperators.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ /** * @file Helper functions for using aqbanking with KMyMoney diff --git a/kmymoney/plugins/kbanking/banking.cpp b/kmymoney/plugins/kbanking/banking.cpp index f050c59c94888852b095823c644514f099db435e..819e5ab88261c7fc7d49ceeb3b1c79b52caf3057 100644 --- a/kmymoney/plugins/kbanking/banking.cpp +++ b/kmymoney/plugins/kbanking/banking.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2018 Martin Preuss - * Copyright 2004-2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2018 Martin Preuss + SPDX-FileCopyrightText: 2004-2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifdef HAVE_CONFIG_H # include diff --git a/kmymoney/plugins/kbanking/banking.hpp b/kmymoney/plugins/kbanking/banking.hpp index a956b8e79047eda41f9d19dc050c773f7902c55e..380369a9a02de58cae26b3fd9a25c5e40ca28efc 100644 --- a/kmymoney/plugins/kbanking/banking.hpp +++ b/kmymoney/plugins/kbanking/banking.hpp @@ -1,20 +1,8 @@ /* - * Copyright 2018 Martin Preuss - * Copyright 2004-2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2018 Martin Preuss + SPDX-FileCopyrightText: 2004-2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ /** @file * @short A C++ wrapper of the main aqbanking interface diff --git a/kmymoney/plugins/kbanking/dialogs/kbaccountsettings.cpp b/kmymoney/plugins/kbanking/dialogs/kbaccountsettings.cpp index 51e4cd70eaf3871fba1988a3e79124d2abccdc65..a1c8ee70c67af2851944cb0c5bd93d060f069a45 100644 --- a/kmymoney/plugins/kbanking/dialogs/kbaccountsettings.cpp +++ b/kmymoney/plugins/kbanking/dialogs/kbaccountsettings.cpp @@ -1,23 +1,8 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * Copyright 2008 Thomas Baumgart ipwizard@users.sourceforge.net * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-FileCopyrightText: 2008 Thomas Baumgart ipwizard @users.sourceforge.net + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifdef HAVE_CONFIG_H # include #endif diff --git a/kmymoney/plugins/kbanking/dialogs/kbaccountsettings.h b/kmymoney/plugins/kbanking/dialogs/kbaccountsettings.h index f1c9104cff71765fabfdfe2ab23bf0c07b5c96c0..31caf631454df8fff31b6434789f4a4f21759813 100644 --- a/kmymoney/plugins/kbanking/dialogs/kbaccountsettings.h +++ b/kmymoney/plugins/kbanking/dialogs/kbaccountsettings.h @@ -1,23 +1,8 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * Copyright 2008 Thomas Baumgart ipwizard@users.sourceforge.net * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-FileCopyrightText: 2008 Thomas Baumgart ipwizard @users.sourceforge.net + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef KBANKING_KBACCOUNTSETTINGS_H #define KBANKING_KBACCOUNTSETTINGS_H diff --git a/kmymoney/plugins/kbanking/dialogs/kbmapaccount.cpp b/kmymoney/plugins/kbanking/dialogs/kbmapaccount.cpp index d1d34e24a31149d61f569a24fcd1b72627f018a3..0e8c9839aebd6f7e24303351e8a735b2f515551a 100644 --- a/kmymoney/plugins/kbanking/dialogs/kbmapaccount.cpp +++ b/kmymoney/plugins/kbanking/dialogs/kbmapaccount.cpp @@ -1,16 +1,10 @@ -/*************************************************************************** - begin : Mon Mar 01 2004 - copyright : (C) 2004 by Martin Preuss - email : martin@libchipcard.de - - *************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2004 Martin Preuss + + + SPDX-License-Identifier: GPL-2.0-or-later + +*/ #ifdef HAVE_CONFIG_H diff --git a/kmymoney/plugins/kbanking/dialogs/kbmapaccount.h b/kmymoney/plugins/kbanking/dialogs/kbmapaccount.h index 7d3295e73359285270466ec56b5d51833ac907ed..0892567d640191959fa249767c9dcb0d6eba4e0c 100644 --- a/kmymoney/plugins/kbanking/dialogs/kbmapaccount.h +++ b/kmymoney/plugins/kbanking/dialogs/kbmapaccount.h @@ -1,16 +1,10 @@ -/*************************************************************************** - begin : Mon Mar 01 2004 - copyright : (C) 2004 by Martin Preuss - email : martin@libchipcard.de - - *************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2004 Martin Preuss + + + SPDX-License-Identifier: GPL-2.0-or-later + +*/ #ifndef KBMAPACCOUNT_H #define KBMAPACCOUNT_H diff --git a/kmymoney/plugins/kbanking/dialogs/kbpickstartdate.cpp b/kmymoney/plugins/kbanking/dialogs/kbpickstartdate.cpp index 335f5b3cd9a410d0d1a7c6e90e1f3b793d04cfd5..2c4a019dd6a7b5eb541577f53ae02a516c13b1f6 100644 --- a/kmymoney/plugins/kbanking/dialogs/kbpickstartdate.cpp +++ b/kmymoney/plugins/kbanking/dialogs/kbpickstartdate.cpp @@ -1,24 +1,9 @@ -/*************************************************************************** - * Copyright 2009 Thomas Baumgart ipwizard@users.sourceforge.net * - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * Copyright 2004 Martin Preuss aquamaniac@users.sourceforge.net * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Thomas Baumgart ipwizard @users.sourceforge.net + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-FileCopyrightText: 2004 Martin Preuss aquamaniac @users.sourceforge.net + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifdef HAVE_CONFIG_H # include #endif diff --git a/kmymoney/plugins/kbanking/dialogs/kbpickstartdate.h b/kmymoney/plugins/kbanking/dialogs/kbpickstartdate.h index b88491fa10437d43536df94a4ea744d03705aedf..cf3c9892d82656273820cb3073d83c4d60fc6116 100644 --- a/kmymoney/plugins/kbanking/dialogs/kbpickstartdate.h +++ b/kmymoney/plugins/kbanking/dialogs/kbpickstartdate.h @@ -1,23 +1,8 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * Copyright 2004 Martin Preuss aquamaniac@users.sourceforge.net * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-FileCopyrightText: 2004 Martin Preuss aquamaniac @users.sourceforge.net + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef KBPICKSTARTDATE_H #define KBPICKSTARTDATE_H diff --git a/kmymoney/plugins/kbanking/gwenhywfarqtoperators.cpp b/kmymoney/plugins/kbanking/gwenhywfarqtoperators.cpp index 3e7057e64fc058b73020d129259092a7d1bd66b4..ce162e8c14d9d284f6667eaaa8d6edd1a9a8ddda 100644 --- a/kmymoney/plugins/kbanking/gwenhywfarqtoperators.cpp +++ b/kmymoney/plugins/kbanking/gwenhywfarqtoperators.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "gwenhywfarqtoperators.h" diff --git a/kmymoney/plugins/kbanking/gwenhywfarqtoperators.h b/kmymoney/plugins/kbanking/gwenhywfarqtoperators.h index 5e3169b2d1fae6c7f2bea65b4d6898da8df4d51b..d07a0cd4a62a8c0a5aa1e82e40cfe547dba22b56 100644 --- a/kmymoney/plugins/kbanking/gwenhywfarqtoperators.h +++ b/kmymoney/plugins/kbanking/gwenhywfarqtoperators.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef GWENHYWFARQTOPERATORS_H #define GWENHYWFARQTOPERATORS_H diff --git a/kmymoney/plugins/kbanking/gwenkdegui.cpp b/kmymoney/plugins/kbanking/gwenkdegui.cpp index 7e43e5e00a20e034ebebd61e88f7034e2c4eafb2..7a2c1e46f37f3938637e1ed77224f943e6af0c54 100644 --- a/kmymoney/plugins/kbanking/gwenkdegui.cpp +++ b/kmymoney/plugins/kbanking/gwenkdegui.cpp @@ -1,24 +1,9 @@ /* - * A gwenhywfar gui for aqbanking using KDE widgets - * Copyright 2014 - 2016 Christian David - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License or (at your option) version 3 or any later version - * accepted by the membership of KDE e.V. (or its successor approved - * by the membership of KDE e.V.), which shall act as a proxy - * defined in Section 14 of version 3 of the license. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + A gwenhywfar gui for aqbanking using KDE widgets + SPDX-FileCopyrightText: 2014-2016 Christian David + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +*/ #include "gwenkdegui.h" diff --git a/kmymoney/plugins/kbanking/gwenkdegui.h b/kmymoney/plugins/kbanking/gwenkdegui.h index 57a03bcc7eb5b74c033df56a29fc811902e7d50f..2fc899969ece4207d0a8069d96b96026f51f24ec 100644 --- a/kmymoney/plugins/kbanking/gwenkdegui.h +++ b/kmymoney/plugins/kbanking/gwenkdegui.h @@ -1,24 +1,9 @@ /* - * A gwenhywfar gui for aqbanking using KDE widgets - * Copyright 2014 - 2016 Christian David - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License or (at your option) version 3 or any later version - * accepted by the membership of KDE e.V. (or its successor approved - * by the membership of KDE e.V.), which shall act as a proxy - * defined in Section 14 of version 3 of the license. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + A gwenhywfar gui for aqbanking using KDE widgets + SPDX-FileCopyrightText: 2014-2016 Christian David + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +*/ #ifndef GWENKDEGUI_H #define GWENKDEGUI_H diff --git a/kmymoney/plugins/kbanking/kbanking.cpp b/kmymoney/plugins/kbanking/kbanking.cpp index d7dff74ff063fea20a81fc2bfc55479d3d78d8ba..26cc3c8800d1a44a66b4ea5c5615a1058cb914e5 100644 --- a/kmymoney/plugins/kbanking/kbanking.cpp +++ b/kmymoney/plugins/kbanking/kbanking.cpp @@ -1,22 +1,10 @@ /* - * Copyright 2004 Martin Preuss aquamaniac@users.sourceforge.net - * Copyright 2009 Cristian Onet onet.cristian@gmail.com - * Copyright 2010-2019 Thomas Baumgart tbaumgart@kde.org - * Copyright 2015 Christian David christian-david@web.de - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004 Martin Preuss aquamaniac @users.sourceforge.net + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-FileCopyrightText: 2010-2019 Thomas Baumgart tbaumgart @kde.org + SPDX-FileCopyrightText: 2015 Christian David christian-david @web.de + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include diff --git a/kmymoney/plugins/kbanking/kbanking.h b/kmymoney/plugins/kbanking/kbanking.h index 07c04ee0ab867d9eccac4cb0c03007931618e1d2..c9b977a1a05ce8217aa8be0942b6a8a542cb99f6 100644 --- a/kmymoney/plugins/kbanking/kbanking.h +++ b/kmymoney/plugins/kbanking/kbanking.h @@ -1,22 +1,10 @@ /* - * Copyright 2004 Martin Preuss aquamaniac@users.sourceforge.net - * Copyright 2009 Cristian Onet onet.cristian@gmail.com - * Copyright 2010-2019 Thomas Baumgart tbaumgart@kde.org - * Copyright 2016 Christian David christian-david@web.de - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2004 Martin Preuss aquamaniac @users.sourceforge.net + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-FileCopyrightText: 2010-2019 Thomas Baumgart tbaumgart @kde.org + SPDX-FileCopyrightText: 2016 Christian David christian-david @web.de + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KBANKING_H #define KBANKING_H diff --git a/kmymoney/plugins/kbanking/qml/chipTan/ChipTan.qml b/kmymoney/plugins/kbanking/qml/chipTan/ChipTan.qml index 604f13adc780c10b380e8cc3662ae7eb8e5c77f5..12178182b2c0db7d203aabb2ada56a31133faa3a 100644 --- a/kmymoney/plugins/kbanking/qml/chipTan/ChipTan.qml +++ b/kmymoney/plugins/kbanking/qml/chipTan/ChipTan.qml @@ -1,24 +1,9 @@ /* - * A tan input dialog for optical chipTan used in online banking - * Copyright 2014 Christian David - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License or (at your option) version 3 or any later version - * accepted by the membership of KDE e.V. (or its successor approved - * by the membership of KDE e.V.), which shall act as a proxy - * defined in Section 14 of version 3 of the license. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + A tan input dialog for optical chipTan used in online banking + SPDX-FileCopyrightText: 2014 Christian David + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +*/ import QtQuick 2.3 diff --git a/kmymoney/plugins/kbanking/qml/chipTan/ChipTanFlickerField.qml b/kmymoney/plugins/kbanking/qml/chipTan/ChipTanFlickerField.qml index 3f8bbc1dec1b2b25a8838672db028aaff9908e87..69bf35607ff7a2b4d70703c8283248716a7bbb79 100644 --- a/kmymoney/plugins/kbanking/qml/chipTan/ChipTanFlickerField.qml +++ b/kmymoney/plugins/kbanking/qml/chipTan/ChipTanFlickerField.qml @@ -1,24 +1,9 @@ /* - * A tan input dialog for optical chipTan used in online banking - * Copyright 2014 Christian David - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License or (at your option) version 3 or any later version - * accepted by the membership of KDE e.V. (or its successor approved - * by the membership of KDE e.V.), which shall act as a proxy - * defined in Section 14 of version 3 of the license. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + A tan input dialog for optical chipTan used in online banking + SPDX-FileCopyrightText: 2014 Christian David + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +*/ import QtQuick 2.3 import "chipTan.js" as Logic diff --git a/kmymoney/plugins/kbanking/qml/chipTan/chipTan.js b/kmymoney/plugins/kbanking/qml/chipTan/chipTan.js index 387eb37b68dd3757f20cfe24f581a139c25b601d..0d47c4a323a49d952e4fa8438eb1e25a0c584c31 100644 --- a/kmymoney/plugins/kbanking/qml/chipTan/chipTan.js +++ b/kmymoney/plugins/kbanking/qml/chipTan/chipTan.js @@ -1,24 +1,9 @@ /* - * A tan input dialog for optical chipTan used in online banking - * Copyright 2014 Christian David - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License or (at your option) version 3 or any later version - * accepted by the membership of KDE e.V. (or its successor approved - * by the membership of KDE e.V.), which shall act as a proxy - * defined in Section 14 of version 3 of the license. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + A tan input dialog for optical chipTan used in online banking + SPDX-FileCopyrightText: 2014 Christian David + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +*/ /** * @brief Code to transmit diff --git a/kmymoney/plugins/kbanking/tasksettings/credittransfersettingsbase.cpp b/kmymoney/plugins/kbanking/tasksettings/credittransfersettingsbase.cpp index 717b54bce65b4ac0a66af44e2d76f73f2719db61..f18edce29a569266aed23b28e1bf4a6331993dc4 100644 --- a/kmymoney/plugins/kbanking/tasksettings/credittransfersettingsbase.cpp +++ b/kmymoney/plugins/kbanking/tasksettings/credittransfersettingsbase.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "credittransfersettingsbase.h" diff --git a/kmymoney/plugins/kbanking/tasksettings/credittransfersettingsbase.h b/kmymoney/plugins/kbanking/tasksettings/credittransfersettingsbase.h index 549118e224d59cc258740b5154f21c78ed3e6fee..548abe38700202941dd10159baa80b9bff3b7728 100644 --- a/kmymoney/plugins/kbanking/tasksettings/credittransfersettingsbase.h +++ b/kmymoney/plugins/kbanking/tasksettings/credittransfersettingsbase.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef CREDITTRANSFERSETTINGSBASE_H #define CREDITTRANSFERSETTINGSBASE_H diff --git a/kmymoney/plugins/kbanking/views/kbjobview.cpp b/kmymoney/plugins/kbanking/views/kbjobview.cpp index 4fda0f7a8e652a1b26bf738568be9afcec67a73c..c4a340f04202fb2172e90ec1a898f07c8b3b0455 100644 --- a/kmymoney/plugins/kbanking/views/kbjobview.cpp +++ b/kmymoney/plugins/kbanking/views/kbjobview.cpp @@ -1,24 +1,9 @@ /* - * Copyright 2004 Martin Preuss - * Copyright 2009 Cristian Onet - * Copyright 2010 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License or (at your option) version 3 or any later version - * accepted by the membership of KDE e.V. (or its successor approved - * by the membership of KDE e.V.), which shall act as a proxy - * defined in Section 14 of version 3 of the license. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see - */ + SPDX-FileCopyrightText: 2004 Martin Preuss + SPDX-FileCopyrightText: 2009 Cristian Onet + SPDX-FileCopyrightText: 2010 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifdef HAVE_CONFIG_H # include diff --git a/kmymoney/plugins/kbanking/widgets/chiptandialog.cpp b/kmymoney/plugins/kbanking/widgets/chiptandialog.cpp index 5758b0abed17f65df0ebce462ac2d961a6a451b0..4109361e3f68c383fff06d303951945f7864096e 100644 --- a/kmymoney/plugins/kbanking/widgets/chiptandialog.cpp +++ b/kmymoney/plugins/kbanking/widgets/chiptandialog.cpp @@ -1,24 +1,9 @@ /* - * A tan input dialog for optical chipTan used in online banking - * Copyright 2014 Christian David - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License or (at your option) version 3 or any later version - * accepted by the membership of KDE e.V. (or its successor approved - * by the membership of KDE e.V.), which shall act as a proxy - * defined in Section 14 of version 3 of the license. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + A tan input dialog for optical chipTan used in online banking + SPDX-FileCopyrightText: 2014 Christian David + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +*/ #include "chiptandialog.h" #include "ui_chiptandialog.h" diff --git a/kmymoney/plugins/kbanking/widgets/chiptandialog.h b/kmymoney/plugins/kbanking/widgets/chiptandialog.h index ceb2403dd213c1b4b3277700e42ba58dacbd1db3..967406ababa967739947a32c707619091d0fce75 100644 --- a/kmymoney/plugins/kbanking/widgets/chiptandialog.h +++ b/kmymoney/plugins/kbanking/widgets/chiptandialog.h @@ -1,24 +1,9 @@ /* - * A tan input dialog for optical chipTan used in online banking - * Copyright 2014 Christian David - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License or (at your option) version 3 or any later version - * accepted by the membership of KDE e.V. (or its successor approved - * by the membership of KDE e.V.), which shall act as a proxy - * defined in Section 14 of version 3 of the license. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + A tan input dialog for optical chipTan used in online banking + SPDX-FileCopyrightText: 2014 Christian David + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +*/ #ifndef CHIPTANDIALOG_H #define CHIPTANDIALOG_H diff --git a/kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp b/kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp index 63eb27950fa27f02ff15122d877a6741c30bc0f3..cd45110404eb3df449b9849989ec47aa3cbd798a 100644 --- a/kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp +++ b/kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp @@ -1,16 +1,10 @@ -/*************************************************************************** - begin : Mon Mar 01 2004 - copyright : (C) 2004 by Martin Preuss - email : martin@libchipcard.de - - *************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2004 Martin Preuss + + + SPDX-License-Identifier: GPL-2.0-or-later + +*/ #ifdef HAVE_CONFIG_H # include diff --git a/kmymoney/plugins/kbanking/widgets/kbaccountlist.h b/kmymoney/plugins/kbanking/widgets/kbaccountlist.h index e90a442f8f9d6d2e5d5b8f53336e7a07c161c3d2..f5c518cd0086772e6fdcffdb0e8102716cf591df 100644 --- a/kmymoney/plugins/kbanking/widgets/kbaccountlist.h +++ b/kmymoney/plugins/kbanking/widgets/kbaccountlist.h @@ -1,16 +1,10 @@ -/*************************************************************************** - begin : Mon Mar 01 2004 - copyright : (C) 2004 by Martin Preuss - email : martin@libchipcard.de - - *************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2004 Martin Preuss + + + SPDX-License-Identifier: GPL-2.0-or-later + +*/ #ifndef KBACCOUNTLIST_H #define KBACCOUNTLIST_H diff --git a/kmymoney/plugins/kbanking/widgets/kbjoblist.cpp b/kmymoney/plugins/kbanking/widgets/kbjoblist.cpp index 916ac4fcf16e0fbbf727a755e5d8b09c347a1ba7..b980727a1a675fdffa4c64e6929947d27683561a 100644 --- a/kmymoney/plugins/kbanking/widgets/kbjoblist.cpp +++ b/kmymoney/plugins/kbanking/widgets/kbjoblist.cpp @@ -1,24 +1,9 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * Copyright 2018 Martin Preuss aquamaniac@users.sourceforge.net * - * Copyright 2010 Thomas Baumgart ipwizard@users.sourceforge.net * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-FileCopyrightText: 2018 Martin Preuss aquamaniac @users.sourceforge.net + SPDX-FileCopyrightText: 2010 Thomas Baumgart ipwizard @users.sourceforge.net + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifdef HAVE_CONFIG_H # include diff --git a/kmymoney/plugins/kbanking/widgets/kbjoblist.h b/kmymoney/plugins/kbanking/widgets/kbjoblist.h index 192abe876a1c7e0172c4f2845bed5d5a2561a664..c0c8f9f945cf819e77238287158dbd7b64fe6fd1 100644 --- a/kmymoney/plugins/kbanking/widgets/kbjoblist.h +++ b/kmymoney/plugins/kbanking/widgets/kbjoblist.h @@ -1,24 +1,9 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * Copyright 2018 Martin Preuss aquamaniac@users.sourceforge.net * - * Copyright 2010 Thomas Baumgart ipwizard@users.sourceforge.net * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-FileCopyrightText: 2018 Martin Preuss aquamaniac @users.sourceforge.net + SPDX-FileCopyrightText: 2010 Thomas Baumgart ipwizard @users.sourceforge.net + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef AQHBCI_KBJOBLIST_H #define AQHBCI_KBJOBLIST_H diff --git a/kmymoney/plugins/kbanking/widgets/phototandialog.cpp b/kmymoney/plugins/kbanking/widgets/phototandialog.cpp index 7c300b6780314abd04f512ef0959556c0dd14e43..41ff86eab211ffdf9b276447e749e39fd2ecf4e7 100644 --- a/kmymoney/plugins/kbanking/widgets/phototandialog.cpp +++ b/kmymoney/plugins/kbanking/widgets/phototandialog.cpp @@ -1,24 +1,9 @@ /* - * A tan input dialog for optical photoTan used in online banking - * Copyright 2019 Jürgen Diez - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License or (at your option) version 3 or any later version - * accepted by the membership of KDE e.V. (or its successor approved - * by the membership of KDE e.V.), which shall act as a proxy - * defined in Section 14 of version 3 of the license. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + A tan input dialog for optical photoTan used in online banking + SPDX-FileCopyrightText: 2019 Jürgen Diez + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +*/ #include "phototandialog.h" #include "ui_phototandialog.h" diff --git a/kmymoney/plugins/kbanking/widgets/phototandialog.h b/kmymoney/plugins/kbanking/widgets/phototandialog.h index 7048f416550f2720c97600cf14d78b61f5eb3afe..d038e4edd7c237ddca640b745a4c021d97f84938 100644 --- a/kmymoney/plugins/kbanking/widgets/phototandialog.h +++ b/kmymoney/plugins/kbanking/widgets/phototandialog.h @@ -1,24 +1,9 @@ /* - * A tan input dialog for optical photoTan used in online banking - * Copyright 2019 Jürgen Diez - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License or (at your option) version 3 or any later version - * accepted by the membership of KDE e.V. (or its successor approved - * by the membership of KDE e.V.), which shall act as a proxy - * defined in Section 14 of version 3 of the license. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + A tan input dialog for optical photoTan used in online banking + SPDX-FileCopyrightText: 2019 Jürgen Diez + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +*/ #ifndef PHOTOTANDIALOG_H #define PHOTOTANDIALOG_H diff --git a/kmymoney/plugins/kmymoneyplugin.cpp b/kmymoney/plugins/kmymoneyplugin.cpp index 5a8140e09fa93ce69bd86ccc2e2cddcb0218477d..c58beb9fe07679d4c4e2cb7ca91df903152625e3 100644 --- a/kmymoney/plugins/kmymoneyplugin.cpp +++ b/kmymoney/plugins/kmymoneyplugin.cpp @@ -1,19 +1,7 @@ -/*************************************************************************** - kmymoneyplugin.cpp - ------------------- - begin : Wed Jan 5 2005 - copyright : (C) 2005 Thomas Baumgart - email : ipwizard@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kmymoneyplugin.h" diff --git a/kmymoney/plugins/kmymoneyplugin.h b/kmymoney/plugins/kmymoneyplugin.h index a138d5e0a3b0a847d57ce2052d80482a67e0ee6c..15b03e1cf8b1a7de60f716777a61b36f2e62a19b 100644 --- a/kmymoney/plugins/kmymoneyplugin.h +++ b/kmymoney/plugins/kmymoneyplugin.h @@ -1,21 +1,8 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2005 Thomas Baumgart - * Copyright (C) 2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005 Thomas Baumgart + SPDX-FileCopyrightText: 2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KMYMONEYPLUGIN_H #define KMYMONEYPLUGIN_H diff --git a/kmymoney/plugins/ofx/import/dialogs/kofxdirectconnectdlg.cpp b/kmymoney/plugins/ofx/import/dialogs/kofxdirectconnectdlg.cpp index ea5d29e9e2f99444f60fa2a7c0483526a009cf98..57b0760f1a382a324693965faa8b9144607f3231 100644 --- a/kmymoney/plugins/ofx/import/dialogs/kofxdirectconnectdlg.cpp +++ b/kmymoney/plugins/ofx/import/dialogs/kofxdirectconnectdlg.cpp @@ -1,19 +1,7 @@ -/*************************************************************************** - kofxdirectconnectdlg.cpp - ------------------- - begin : Sat Nov 13 2004 - copyright : (C) 2002 by Ace Jones - email : acejones@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2002 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kofxdirectconnectdlg.h" #include "kmymoneysettings.h" diff --git a/kmymoney/plugins/ofx/import/dialogs/kofxdirectconnectdlg.h b/kmymoney/plugins/ofx/import/dialogs/kofxdirectconnectdlg.h index 4656ba45e6d5fd2cb734fa22d80054acdc5e640c..7d69206ac7d88244ea07b223efa4da38d36b4a89 100644 --- a/kmymoney/plugins/ofx/import/dialogs/kofxdirectconnectdlg.h +++ b/kmymoney/plugins/ofx/import/dialogs/kofxdirectconnectdlg.h @@ -1,19 +1,7 @@ -/*************************************************************************** - kofxdirectconnectdlg.h - ------------------- - begin : Sat Nov 13 2004 - copyright : (C) 2002 by Ace Jones - email : acejones@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2002 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KOFXDIRECTCONNECTDLG_H #define KOFXDIRECTCONNECTDLG_H diff --git a/kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp b/kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp index 24dadb27103205183101fba65a209f8088d9d0bf..a4ba83b53ccee60eda20c350f151b89d77418889 100644 --- a/kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp +++ b/kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp @@ -1,19 +1,7 @@ -/*************************************************************************** - konlinebankingsetupwizard.cpp - ------------------- - begin : Sat Jan 7 2006 - copyright : (C) 2006 by Ace Jones - email : acejones@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "konlinebankingsetupwizard.h" diff --git a/kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.h b/kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.h index a915e9ef42b67aeac16e2bdceb70cd229b62acf4..b1075b53ddda88105ee919b26669df71c2078a8e 100644 --- a/kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.h +++ b/kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.h @@ -1,19 +1,7 @@ -/*************************************************************************** - konlinebankingsetupwizard.h - ------------------- - begin : Sat Jan 7 2006 - copyright : (C) 2006 by Ace Jones - email : acejones@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2006 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KONLINEBANKINGSETUPWIZARD_H #define KONLINEBANKINGSETUPWIZARD_H diff --git a/kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.cpp b/kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.cpp index e5efc56b4274280cf368e8af62ca1e258289ef99..e34b90dc83f7b321958ebdb420b087f7902d39b6 100644 --- a/kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.cpp +++ b/kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.cpp @@ -1,19 +1,7 @@ -/*************************************************************************** - konlinebankingstatus.cpp - ------------------- - begin : Wed Apr 16 2008 - copyright : (C) 2008 by Thomas Baumgart - email : ipwizard@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2008 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "konlinebankingstatus.h" diff --git a/kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.h b/kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.h index 66edaca65f3fd6436216d423b00ce99210dd32f9..2210cd552ce58befd31c57dbf952977fb60d7167 100644 --- a/kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.h +++ b/kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.h @@ -1,19 +1,7 @@ -/*************************************************************************** - konlinebankingstatus.h - ------------------- - begin : Wed Apr 16 2008 - copyright : (C) 2008 by Thomas Baumgart - email : ipwizard@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2008 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KONLINEBANKINGSTATUS_H #define KONLINEBANKINGSTATUS_H diff --git a/kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp b/kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp index 722b86e655ce6a8227d8718bd8b81ebe79a6b2bf..2588cb40b581feb78c6a88f02f3ae62ec083017f 100644 --- a/kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp +++ b/kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp @@ -1,19 +1,7 @@ -/*************************************************************************** - mymoneyofxconnector.cpp - ------------------- - begin : Sat Nov 13 2004 - copyright : (C) 2002 by Ace Jones - email : acejones@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2002 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyofxconnector.h" diff --git a/kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.h b/kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.h index 533f1b76b99943aeca57427fdc457665660b27ff..2a0ec2d428b21b847662bddba93fcc4538667ec6 100644 --- a/kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.h +++ b/kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.h @@ -1,19 +1,7 @@ -/*************************************************************************** - mymoneyofxconnector.cpp - ------------------- - begin : Sat Nov 13 2004 - copyright : (C) 2002 by Ace Jones - email : acejones@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2002 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYOFXCONNECTOR_H #define MYMONEYOFXCONNECTOR_H diff --git a/kmymoney/plugins/ofx/import/nodeparser.cpp b/kmymoney/plugins/ofx/import/nodeparser.cpp index 573d28170529bf77692c889c412ba23ba5991524..d3d68e0060c8abb84cd107e6723afa456383739d 100644 --- a/kmymoney/plugins/ofx/import/nodeparser.cpp +++ b/kmymoney/plugins/ofx/import/nodeparser.cpp @@ -1,18 +1,7 @@ -/*************************************************************************** - nodeparse.cpp - ------------------- - copyright : (C) 2008 by Thomas Baumgart - email : - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2008 Thomas Baumgart <> + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "nodeparser.h" diff --git a/kmymoney/plugins/ofx/import/nodeparser.h b/kmymoney/plugins/ofx/import/nodeparser.h index 80f504c39e870d4104cfcab846a17c55990a4577..871f414d29c0c8f539733c7894b10db5c8595326 100644 --- a/kmymoney/plugins/ofx/import/nodeparser.h +++ b/kmymoney/plugins/ofx/import/nodeparser.h @@ -1,18 +1,7 @@ -/*************************************************************************** - nodeparse.h - ------------------- - copyright : (C) 2008 by Thomas Baumgart - email : - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2008 Thomas Baumgart <> + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef NODEPARSER_H #define NODEPARSER_H diff --git a/kmymoney/plugins/ofx/import/ofximporter.cpp b/kmymoney/plugins/ofx/import/ofximporter.cpp index 308b3db7493da54b68c20ea9678dc0496814779c..a23cda543b5072a3dbd7da8ad2be90d396afe53b 100644 --- a/kmymoney/plugins/ofx/import/ofximporter.cpp +++ b/kmymoney/plugins/ofx/import/ofximporter.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2005 Ace Jones acejones@users.sourceforge.net - * Copyright 2010-2019 Thomas Baumgart tbaumgart@kde.org - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005 Ace Jones acejones @users.sourceforge.net + SPDX-FileCopyrightText: 2010-2019 Thomas Baumgart tbaumgart @kde.org + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include #include "ofximporter.h" diff --git a/kmymoney/plugins/ofx/import/ofximporter.h b/kmymoney/plugins/ofx/import/ofximporter.h index 96b1cd5ed51b47e10b1e7718238492daead30e2f..abf42c9514fe3e75f6db1c2ca2a6e69d14f7c402 100644 --- a/kmymoney/plugins/ofx/import/ofximporter.h +++ b/kmymoney/plugins/ofx/import/ofximporter.h @@ -1,20 +1,8 @@ /* - * Copyright 2005 Ace Jones acejones@users.sourceforge.net - * Copyright 2010-2018 Thomas Baumgart tbaumgart@kde.org - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005 Ace Jones acejones @users.sourceforge.net + SPDX-FileCopyrightText: 2010-2018 Thomas Baumgart tbaumgart @kde.org + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef OFXIMPORTER_H #define OFXIMPORTER_H diff --git a/kmymoney/plugins/ofx/import/ofxpartner.cpp b/kmymoney/plugins/ofx/import/ofxpartner.cpp index bc1d684367d40f1e517ecb93fa15d8a658e94398..b8126557f4dadda58af413c4fdf0e70636810cef 100644 --- a/kmymoney/plugins/ofx/import/ofxpartner.cpp +++ b/kmymoney/plugins/ofx/import/ofxpartner.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2009-2020 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009-2020 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include diff --git a/kmymoney/plugins/ofx/import/ofxpartner.h b/kmymoney/plugins/ofx/import/ofxpartner.h index 9849f06d5a1dbf72174501637a92524510b381f5..3b8c47424d87b62ad697127cf2c537c2ef2b6ef9 100644 --- a/kmymoney/plugins/ofx/import/ofxpartner.h +++ b/kmymoney/plugins/ofx/import/ofxpartner.h @@ -1,19 +1,7 @@ /* - * Copyright 2009-2020 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2009-2020 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef OFXPARTNER_H #define OFXPARTNER_H diff --git a/kmymoney/plugins/onlinejobpluginmockup/onlinejobpluginmockup.cpp b/kmymoney/plugins/onlinejobpluginmockup/onlinejobpluginmockup.cpp index feed0b4b6d38755b3b96aba292b9a731d6d2d9d6..72bc248e1f4f765d1b5e373f2ffc4883e1eb6b4a 100644 --- a/kmymoney/plugins/onlinejobpluginmockup/onlinejobpluginmockup.cpp +++ b/kmymoney/plugins/onlinejobpluginmockup/onlinejobpluginmockup.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinejobpluginmockup.h" diff --git a/kmymoney/plugins/onlinejobpluginmockup/onlinejobpluginmockup.h b/kmymoney/plugins/onlinejobpluginmockup/onlinejobpluginmockup.h index 4a5d8975a753ccb9e9cf9408ab15a0a24b36d2eb..227d9f08ca51e5767b91f3ae12ad9d29919ae948 100644 --- a/kmymoney/plugins/onlinejobpluginmockup/onlinejobpluginmockup.h +++ b/kmymoney/plugins/onlinejobpluginmockup/onlinejobpluginmockup.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOBPLUGINMOCKUP_H #define ONLINEJOBPLUGINMOCKUP_H diff --git a/kmymoney/plugins/onlinejobpluginmockup/sepacredittransfersettingsmockup.h b/kmymoney/plugins/onlinejobpluginmockup/sepacredittransfersettingsmockup.h index ce53802a4dd809f94ba3a7f8b65a71435fda2390..791c3faf9e82f457190cb38f2b3d92e7e91ef1b1 100644 --- a/kmymoney/plugins/onlinejobpluginmockup/sepacredittransfersettingsmockup.h +++ b/kmymoney/plugins/onlinejobpluginmockup/sepacredittransfersettingsmockup.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SEPACREDITTRANSFERSETTINGSMOCKUP_H #define SEPACREDITTRANSFERSETTINGSMOCKUP_H diff --git a/kmymoney/plugins/onlinepluginextended.cpp b/kmymoney/plugins/onlinepluginextended.cpp index 795b2a2458dddd47ec0eea9840ce6090186fc9eb..d13b816438a58d424f60d1644f805231eb7d653e 100644 --- a/kmymoney/plugins/onlinepluginextended.cpp +++ b/kmymoney/plugins/onlinepluginextended.cpp @@ -1,20 +1,8 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager f*or KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + This file is part of KMyMoney, A Personal Finance Manager f*or KDE + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinepluginextended.h" diff --git a/kmymoney/plugins/onlinepluginextended.h b/kmymoney/plugins/onlinepluginextended.h index e79491e3725ab02015de8a4676b87a6ae2c042a8..2d677b3c2763f9a8d5e256a5eff27c2fd7385ac8 100644 --- a/kmymoney/plugins/onlinepluginextended.h +++ b/kmymoney/plugins/onlinepluginextended.h @@ -1,20 +1,8 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager f*or KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + This file is part of KMyMoney, A Personal Finance Manager f*or KDE + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEPLUGINEXTENDED_H #define ONLINEPLUGINEXTENDED_H diff --git a/kmymoney/plugins/onlinetasks/dummy/tasks/dummytask.h b/kmymoney/plugins/onlinetasks/dummy/tasks/dummytask.h index addf7c7713280ceb7376af7cc331cdda84c6a194..1236ead465b1cf8411de8342354bb4289d6e57f2 100644 --- a/kmymoney/plugins/onlinetasks/dummy/tasks/dummytask.h +++ b/kmymoney/plugins/onlinetasks/dummy/tasks/dummytask.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef DUMMYTASK_H #define DUMMYTASK_H diff --git a/kmymoney/plugins/onlinetasks/interfaces/converter/onlinetaskconverter.cpp b/kmymoney/plugins/onlinetasks/interfaces/converter/onlinetaskconverter.cpp index 78b5c36a150206b327a7e677c386d28594ad7dc4..e2838fc2b07047cf43592bce8d86f0f7bc44aa57 100644 --- a/kmymoney/plugins/onlinetasks/interfaces/converter/onlinetaskconverter.cpp +++ b/kmymoney/plugins/onlinetasks/interfaces/converter/onlinetaskconverter.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinetaskconverter.h" diff --git a/kmymoney/plugins/onlinetasks/interfaces/converter/onlinetaskconverter.h b/kmymoney/plugins/onlinetasks/interfaces/converter/onlinetaskconverter.h index 8b35714cca7536c153e5985000d8e3f0a2cf3627..0c65e3c9fb7bcd5930cd3492034be0caa1b0315b 100644 --- a/kmymoney/plugins/onlinetasks/interfaces/converter/onlinetaskconverter.h +++ b/kmymoney/plugins/onlinetasks/interfaces/converter/onlinetaskconverter.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINETASKCONVERTER_H #define ONLINETASKCONVERTER_H diff --git a/kmymoney/plugins/onlinetasks/interfaces/tasks/credittransfer.cpp b/kmymoney/plugins/onlinetasks/interfaces/tasks/credittransfer.cpp index 8fe6918f75d5f2d82090a39f941c62e9ee5724d8..3b47d316673e50b68af42615d09b6629ad18e781 100644 --- a/kmymoney/plugins/onlinetasks/interfaces/tasks/credittransfer.cpp +++ b/kmymoney/plugins/onlinetasks/interfaces/tasks/credittransfer.cpp @@ -1,19 +1,6 @@ /* - This file is part of KMyMoney, A Personal Finance Manager by KDE - Copyright (C) 2013 Christian Dávid - - This program is free software; you can redistribute it and/or - modify it under the terms of the 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, see . + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later */ #include "credittransfer.h" diff --git a/kmymoney/plugins/onlinetasks/interfaces/tasks/credittransfer.h b/kmymoney/plugins/onlinetasks/interfaces/tasks/credittransfer.h index f3b16600f33ba2462ab5b5eb38c0d076f8e53017..91d81962f47859d089cadc8cc8f02060a6020f63 100644 --- a/kmymoney/plugins/onlinetasks/interfaces/tasks/credittransfer.h +++ b/kmymoney/plugins/onlinetasks/interfaces/tasks/credittransfer.h @@ -1,19 +1,6 @@ /* - This file is part of KMyMoney, A Personal Finance Manager by KDE - Copyright (C) 2013 Christian Dávid - - This program is free software; you can redistribute it and/or - modify it under the terms of the 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, see . + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/kmymoney/plugins/onlinetasks/interfaces/tasks/ionlinetasksettings.h b/kmymoney/plugins/onlinetasks/interfaces/tasks/ionlinetasksettings.h index 48e15964c26e907086ef7443552d17b6fcd3070a..3e21943ae78b286b43b28eae769602c6dff64915 100644 --- a/kmymoney/plugins/onlinetasks/interfaces/tasks/ionlinetasksettings.h +++ b/kmymoney/plugins/onlinetasks/interfaces/tasks/ionlinetasksettings.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef IONLINETASKSETTINGS_H #define IONLINETASKSETTINGS_H diff --git a/kmymoney/plugins/onlinetasks/interfaces/tasks/onlinetask.cpp b/kmymoney/plugins/onlinetasks/interfaces/tasks/onlinetask.cpp index 72b1adde3cdc24c677f490fb869aaab9113135a4..fc16fde732750f7bab986e89a64f7b2dccf5f3e4 100644 --- a/kmymoney/plugins/onlinetasks/interfaces/tasks/onlinetask.cpp +++ b/kmymoney/plugins/onlinetasks/interfaces/tasks/onlinetask.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinetask.h" diff --git a/kmymoney/plugins/onlinetasks/interfaces/tasks/onlinetask.h b/kmymoney/plugins/onlinetasks/interfaces/tasks/onlinetask.h index 317157cc797f3d6e8d6e1a5b9a37c66d636d147b..6e6044ecae06b329816a518ba5fbfb9692e69a09 100644 --- a/kmymoney/plugins/onlinetasks/interfaces/tasks/onlinetask.h +++ b/kmymoney/plugins/onlinetasks/interfaces/tasks/onlinetask.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINETASK_H #define ONLINETASK_H diff --git a/kmymoney/plugins/onlinetasks/interfaces/tasks/onlinetasksettingsfactory.h b/kmymoney/plugins/onlinetasks/interfaces/tasks/onlinetasksettingsfactory.h index 6aea9879c7d75db38e66b23a53e1340dfa8b2492..58a992ea209f96d1512fba4b3a7748d0ff4d9058 100644 --- a/kmymoney/plugins/onlinetasks/interfaces/tasks/onlinetasksettingsfactory.h +++ b/kmymoney/plugins/onlinetasks/interfaces/tasks/onlinetasksettingsfactory.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINETASKSETTINGSFACTORY_H #define ONLINETASKSETTINGSFACTORY_H diff --git a/kmymoney/plugins/onlinetasks/interfaces/ui/ionlinejobedit.cpp b/kmymoney/plugins/onlinetasks/interfaces/ui/ionlinejobedit.cpp index 0595fde070142f2d8e22172dc59c6d29f91fb483..c9de1b14f357d92d8b88d30bdbf6a7263cddb6b4 100644 --- a/kmymoney/plugins/onlinetasks/interfaces/ui/ionlinejobedit.cpp +++ b/kmymoney/plugins/onlinetasks/interfaces/ui/ionlinejobedit.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ionlinejobedit.h" diff --git a/kmymoney/plugins/onlinetasks/interfaces/ui/ionlinejobedit.h b/kmymoney/plugins/onlinetasks/interfaces/ui/ionlinejobedit.h index f04d18d7f868c4bc5d027bbb513152e2134756b5..f6e6f71da62712f74c62a6d9cb3a9f1b8cca53d6 100644 --- a/kmymoney/plugins/onlinetasks/interfaces/ui/ionlinejobedit.h +++ b/kmymoney/plugins/onlinetasks/interfaces/ui/ionlinejobedit.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef IONLINEJOBEDIT_H #define IONLINEJOBEDIT_H diff --git a/kmymoney/plugins/onlinetasks/sepa/sepaonlinetasksloader.cpp b/kmymoney/plugins/onlinetasks/sepa/sepaonlinetasksloader.cpp index 6b753a992a8ef84d446ef26fa505529e723570fa..f688e8a977dba2e0b3d5504517bdb5aee37ea67a 100644 --- a/kmymoney/plugins/onlinetasks/sepa/sepaonlinetasksloader.cpp +++ b/kmymoney/plugins/onlinetasks/sepa/sepaonlinetasksloader.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "sepaonlinetasksloader.h" diff --git a/kmymoney/plugins/onlinetasks/sepa/sepaonlinetasksloader.h b/kmymoney/plugins/onlinetasks/sepa/sepaonlinetasksloader.h index d5a0cd69b26b476a1515e17590bc9d6e44961183..faef2a454fa9721dc9b13cc81879817afcf77558 100644 --- a/kmymoney/plugins/onlinetasks/sepa/sepaonlinetasksloader.h +++ b/kmymoney/plugins/onlinetasks/sepa/sepaonlinetasksloader.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SEPAONLINETASKSLOADER_H #define SEPAONLINETASKSLOADER_H diff --git a/kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp b/kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp index e113dcb4f97140be0c4d0950c64fb09a6fab5fc5..f8c143bec919331857a2f2b657b4156b9acfa7d5 100644 --- a/kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp +++ b/kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp @@ -1,19 +1,6 @@ /* - This file is part of KMyMoney, A Personal Finance Manager by KDE - Copyright (C) 2013 Christian Dávid - - This program is free software; you can redistribute it and/or - modify it under the terms of the 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, see . + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later */ #include "sepacredittransferedit.h" diff --git a/kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.h b/kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.h index 1d3af4a06c4fa7ee204b1894e1214e8b61ed481a..3b72e60377dbb9a0047fd4db53cadedf96212655 100644 --- a/kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.h +++ b/kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SEPACREDITTRANSFEREDIT_H #define SEPACREDITTRANSFEREDIT_H diff --git a/kmymoney/plugins/qif/config/kcm_qif.cpp b/kmymoney/plugins/qif/config/kcm_qif.cpp index 9c2bb53ace85535138cf026a98933948f75349af..057abf5620ae4b3cafd1a0db358222dbebe5a9bf 100644 --- a/kmymoney/plugins/qif/config/kcm_qif.cpp +++ b/kmymoney/plugins/qif/config/kcm_qif.cpp @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2017 Łukasz Wojniłowicz lukasz.wojnilowicz@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz lukasz.wojnilowicz @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #include "kcm_qif.h" #include diff --git a/kmymoney/plugins/qif/config/kcm_qif.h b/kmymoney/plugins/qif/config/kcm_qif.h index a68dcc30b47802684c546646971996cc43aaa95d..b98d1418a91969cee9ef043c5743953c3eacc3c3 100644 --- a/kmymoney/plugins/qif/config/kcm_qif.h +++ b/kmymoney/plugins/qif/config/kcm_qif.h @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2017 Łukasz Wojniłowicz lukasz.wojnilowicz@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz lukasz.wojnilowicz @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef KCM_QIF_H #define KCM_QIF_H diff --git a/kmymoney/plugins/qif/config/mymoneyqifprofile.cpp b/kmymoney/plugins/qif/config/mymoneyqifprofile.cpp index 66e6e7259cfd29eda8d546ec58b7bac4b10e86e5..df919fcad717c4fe62cde3d1889cec9506669fb7 100644 --- a/kmymoney/plugins/qif/config/mymoneyqifprofile.cpp +++ b/kmymoney/plugins/qif/config/mymoneyqifprofile.cpp @@ -1,19 +1,7 @@ -/*************************************************************************** - mymoneyqifprofile.cpp - description - ------------------- - begin : Tue Dec 24 2002 - copyright : (C) 2002 by Thomas Baumgart - email : thb@net-bembel.de - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2002 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyqifprofile.h" diff --git a/kmymoney/plugins/qif/config/mymoneyqifprofile.h b/kmymoney/plugins/qif/config/mymoneyqifprofile.h index 6306d3a6fc394fce2198dce7f21da2c4a03b703b..5a29db826f36fbd9d6f6463b7b474cc14371b8f9 100644 --- a/kmymoney/plugins/qif/config/mymoneyqifprofile.h +++ b/kmymoney/plugins/qif/config/mymoneyqifprofile.h @@ -1,19 +1,7 @@ -/*************************************************************************** - mymoneyqifprofile.h - description - ------------------- - begin : Tue Dec 24 2002 - copyright : (C) 2002 by Thomas Baumgart - email : thb@net-bembel.de - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2002 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYQIFPROFILE_H #define MYMONEYQIFPROFILE_H diff --git a/kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp b/kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp index f5f54121fd15bd7cd06f6139fe8bc09531980110..ceee7148c53ce6181ab32bdc244abdad4a2f9d1f 100644 --- a/kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp +++ b/kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp @@ -1,19 +1,7 @@ -/*************************************************************************** - kqifprofileeditor.cpp - description - ------------------- - begin : Tue Dec 24 2002 - copyright : (C) 2002 by Thomas Baumgart - email : thb@net-bembel.de - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2002 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyqifprofileeditor.h" diff --git a/kmymoney/plugins/qif/config/mymoneyqifprofileeditor.h b/kmymoney/plugins/qif/config/mymoneyqifprofileeditor.h index 24b35e6aabae525b56d5e929e2fe688b955c3666..618216a6e463ec17278c844f91de5399d54173fb 100644 --- a/kmymoney/plugins/qif/config/mymoneyqifprofileeditor.h +++ b/kmymoney/plugins/qif/config/mymoneyqifprofileeditor.h @@ -1,19 +1,7 @@ -/*************************************************************************** - kqifprofileeditor.h - description - ------------------- - begin : Tue Dec 24 2002 - copyright : (C) 2002 by Thomas Baumgart - email : thb@net-bembel.de - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2002 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYQIFPROFILEEDITOR_H #define MYMONEYQIFPROFILEEDITOR_H diff --git a/kmymoney/plugins/qif/export/kexportdlg.cpp b/kmymoney/plugins/qif/export/kexportdlg.cpp index d8c5a3e05743020cf089ca303c0bfc18c797f2d2..68a3870abe9698a718e43a51a063ec8c5c5e3352 100644 --- a/kmymoney/plugins/qif/export/kexportdlg.cpp +++ b/kmymoney/plugins/qif/export/kexportdlg.cpp @@ -1,21 +1,9 @@ -/*************************************************************************** - kexportdlg.cpp - description - ------------------- - begin : Tue May 22 2001 - copyright : (C) 2001 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2001 Michael Edwardes + SPDX-FileCopyrightText: 2001 Javier Campos Morales + SPDX-FileCopyrightText: 2001 Felix Rodriguez + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kexportdlg.h" diff --git a/kmymoney/plugins/qif/export/kexportdlg.h b/kmymoney/plugins/qif/export/kexportdlg.h index df16bb68fed03b579adc152e76831199bce522b1..9d52bbcb7397004f2329c038ba0253f56b6b7f42 100644 --- a/kmymoney/plugins/qif/export/kexportdlg.h +++ b/kmymoney/plugins/qif/export/kexportdlg.h @@ -1,22 +1,10 @@ -/*************************************************************************** - kexportdlg.h - description - ------------------- - begin : Tue May 22 2001 - copyright : (C) 2001 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - Thomas Baumgart - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2001 Michael Edwardes + SPDX-FileCopyrightText: 2001 Javier Campos Morales + SPDX-FileCopyrightText: 2001 Felix Rodriguez + SPDX-FileCopyrightText: 2001 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KEXPORTDLG_H #define KEXPORTDLG_H diff --git a/kmymoney/plugins/qif/export/mymoneyqifwriter.cpp b/kmymoney/plugins/qif/export/mymoneyqifwriter.cpp index bac385f528c8c4c40caa4e7ddab8dc222fc557b8..462666d78deb4e64cb1716d0529092ca7592b0d1 100644 --- a/kmymoney/plugins/qif/export/mymoneyqifwriter.cpp +++ b/kmymoney/plugins/qif/export/mymoneyqifwriter.cpp @@ -1,25 +1,13 @@ -/*************************************************************************** - mymoneyqifwriter.cpp - description - ------------------- - begin : Sun Jan 5 2003 - copyright : (C) 2000-2003 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - John C - Thomas Baumgart - Kevin Tambascio - Allan Anderson agander93@gmail.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2003 Michael Edwardes + SPDX-FileCopyrightText: 2000-2003 Javier Campos Morales + SPDX-FileCopyrightText: 2000-2003 Felix Rodriguez + SPDX-FileCopyrightText: 2000-2003 John C + SPDX-FileCopyrightText: 2000-2003 Thomas Baumgart + SPDX-FileCopyrightText: 2000-2003 Kevin Tambascio + SPDX-FileCopyrightText: 2000-2003 Allan Anderson + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyqifwriter.h" diff --git a/kmymoney/plugins/qif/export/mymoneyqifwriter.h b/kmymoney/plugins/qif/export/mymoneyqifwriter.h index e13d4aeb1f166603ec35e2d5628e5e048da494a8..ccd8e22f142a11a14b840f68ffb6f195b26f0e36 100644 --- a/kmymoney/plugins/qif/export/mymoneyqifwriter.h +++ b/kmymoney/plugins/qif/export/mymoneyqifwriter.h @@ -1,24 +1,12 @@ -/*************************************************************************** - mymoneyqifwriter.h - description - ------------------- - begin : Sun Jan 5 2003 - copyright : (C) 2000-2003 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - John C - Thomas Baumgart - Kevin Tambascio - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2003 Michael Edwardes + SPDX-FileCopyrightText: 2000-2003 Javier Campos Morales + SPDX-FileCopyrightText: 2000-2003 Felix Rodriguez + SPDX-FileCopyrightText: 2000-2003 John C + SPDX-FileCopyrightText: 2000-2003 Thomas Baumgart + SPDX-FileCopyrightText: 2000-2003 Kevin Tambascio + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYQIFWRITER_H #define MYMONEYQIFWRITER_H diff --git a/kmymoney/plugins/qif/export/qifexporter.cpp b/kmymoney/plugins/qif/export/qifexporter.cpp index 05bcfd8aca035c5031e710f5c8bb8dc72a3d9d34..d44a9cade1ddc8a19cdfe7f1e0f18aa511cf2a83 100644 --- a/kmymoney/plugins/qif/export/qifexporter.cpp +++ b/kmymoney/plugins/qif/export/qifexporter.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * Copyright 2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include #include "qifexporter.h" diff --git a/kmymoney/plugins/qif/export/qifexporter.h b/kmymoney/plugins/qif/export/qifexporter.h index d92306298ccf3133834278f428754a97870188a5..6857bd7da36ebe5dab4082f64195d69930ccc670 100644 --- a/kmymoney/plugins/qif/export/qifexporter.h +++ b/kmymoney/plugins/qif/export/qifexporter.h @@ -1,18 +1,7 @@ -/*************************************************************************** - qifexporter.h - ------------------- - copyright : (C) 2017 by Łukasz Wojniłowicz - email : lukasz.wojnilowicz@gmail.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef QIFEXPORTER_H #define QIFEXPORTER_H diff --git a/kmymoney/plugins/qif/import/kimportdlg.cpp b/kmymoney/plugins/qif/import/kimportdlg.cpp index ac6b1e305402eed352c54ab084b5b8a25498faa6..3f1cc9a11c20619edf77b407ff2e4f8981a904cb 100644 --- a/kmymoney/plugins/qif/import/kimportdlg.cpp +++ b/kmymoney/plugins/qif/import/kimportdlg.cpp @@ -1,22 +1,10 @@ -/*************************************************************************** - kimportdlg.cpp - description - ------------------- - begin : Wed May 16 2001 - copyright : (C) 2001 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - Thomas Baumgart - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2001 Michael Edwardes + SPDX-FileCopyrightText: 2001 Javier Campos Morales + SPDX-FileCopyrightText: 2001 Felix Rodriguez + SPDX-FileCopyrightText: 2001 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kimportdlg.h" diff --git a/kmymoney/plugins/qif/import/kimportdlg.h b/kmymoney/plugins/qif/import/kimportdlg.h index 93c54f6ba8ef3faeba97ae96a906ac2a94031637..f3cbf88f00f72a60c8cf327b80ae14c1b2548562 100644 --- a/kmymoney/plugins/qif/import/kimportdlg.h +++ b/kmymoney/plugins/qif/import/kimportdlg.h @@ -1,21 +1,9 @@ -/*************************************************************************** - kimportdlg.h - description - ------------------- - begin : Wed May 16 2001 - copyright : (C) 2001 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2001 Michael Edwardes + SPDX-FileCopyrightText: 2001 Javier Campos Morales + SPDX-FileCopyrightText: 2001 Felix Rodriguez + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KIMPORTDLG_H #define KIMPORTDLG_H diff --git a/kmymoney/plugins/qif/import/mymoneyqifreader.cpp b/kmymoney/plugins/qif/import/mymoneyqifreader.cpp index 86cd629ba51574983136f79cd1a893e1935169e1..3834b54e45fabe8cd59de7ef0b56eecfbe3df54d 100644 --- a/kmymoney/plugins/qif/import/mymoneyqifreader.cpp +++ b/kmymoney/plugins/qif/import/mymoneyqifreader.cpp @@ -1,25 +1,13 @@ -/*************************************************************************** - mymoneyqifreader.cpp - ------------------- - begin : Mon Jan 27 2003 - copyright : (C) 2000-2003 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - John C - Thomas Baumgart - Kevin Tambascio - Ace Jones - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2003 Michael Edwardes + SPDX-FileCopyrightText: 2000-2003 Javier Campos Morales + SPDX-FileCopyrightText: 2000-2003 Felix Rodriguez + SPDX-FileCopyrightText: 2000-2003 John C + SPDX-FileCopyrightText: 2000-2003 Thomas Baumgart + SPDX-FileCopyrightText: 2000-2003 Kevin Tambascio + SPDX-FileCopyrightText: 2000-2003 Ace Jones + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneyqifreader.h" diff --git a/kmymoney/plugins/qif/import/mymoneyqifreader.h b/kmymoney/plugins/qif/import/mymoneyqifreader.h index baa7b96680369e5822c0056ccaeb807f01d062f4..755d2a0028edf1f40125be7a8fb6760690db5fb1 100644 --- a/kmymoney/plugins/qif/import/mymoneyqifreader.h +++ b/kmymoney/plugins/qif/import/mymoneyqifreader.h @@ -1,24 +1,12 @@ -/*************************************************************************** - mymoneyqifreader.h - description - ------------------- - begin : Mon Jan 27 2003 - copyright : (C) 2000-2003 by Michael Edwardes - email : mte@users.sourceforge.net - Javier Campos Morales - Felix Rodriguez - John C - Thomas Baumgart - Kevin Tambascio - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2003 Michael Edwardes + SPDX-FileCopyrightText: 2000-2003 Javier Campos Morales + SPDX-FileCopyrightText: 2000-2003 Felix Rodriguez + SPDX-FileCopyrightText: 2000-2003 John C + SPDX-FileCopyrightText: 2000-2003 Thomas Baumgart + SPDX-FileCopyrightText: 2000-2003 Kevin Tambascio + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYQIFREADER_H #define MYMONEYQIFREADER_H diff --git a/kmymoney/plugins/qif/import/qifimporter.cpp b/kmymoney/plugins/qif/import/qifimporter.cpp index aadde5bfaab32b3b9605d866fc4e05f711b8cd14..4ad963f4c49b42acc69439ada4628f96f49d3b42 100644 --- a/kmymoney/plugins/qif/import/qifimporter.cpp +++ b/kmymoney/plugins/qif/import/qifimporter.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2017 Łukasz Wojniłowicz - * Copyright 2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include #include "qifimporter.h" diff --git a/kmymoney/plugins/qif/import/qifimporter.h b/kmymoney/plugins/qif/import/qifimporter.h index 7bbf36b90af73104d252cb98696d8a77fa967b1b..a1ba0776cad4566bf702bd2b867adb8d1ab61c56 100644 --- a/kmymoney/plugins/qif/import/qifimporter.h +++ b/kmymoney/plugins/qif/import/qifimporter.h @@ -1,18 +1,7 @@ -/*************************************************************************** - qifimporter.h - ------------------- - copyright : (C) 2017 by Łukasz Wojniłowicz - email : lukasz.wojnilowicz@gmail.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef QIFIMPORTER_H #define QIFIMPORTER_H diff --git a/kmymoney/plugins/reconciliationreport/kreconciliationreportdlg.cpp b/kmymoney/plugins/reconciliationreport/kreconciliationreportdlg.cpp index 672258fc5a28c8993cce04eb5c6cb56050a6920f..c7014577e1e036f1befffa8c7e5df53e082aa1df 100644 --- a/kmymoney/plugins/reconciliationreport/kreconciliationreportdlg.cpp +++ b/kmymoney/plugins/reconciliationreport/kreconciliationreportdlg.cpp @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #include "kreconciliationreportdlg.h" diff --git a/kmymoney/plugins/reconciliationreport/kreconciliationreportdlg.h b/kmymoney/plugins/reconciliationreport/kreconciliationreportdlg.h index 76c423a19df550f612c2b93ae43ba1775a0e6200..13d39f4ec1d66543675081e8f841d88fecbaa6ad 100644 --- a/kmymoney/plugins/reconciliationreport/kreconciliationreportdlg.h +++ b/kmymoney/plugins/reconciliationreport/kreconciliationreportdlg.h @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef KRECONCILIATIONREPORTDLG_H #define KRECONCILIATIONREPORTDLG_H diff --git a/kmymoney/plugins/reconciliationreport/reconciliationreport.cpp b/kmymoney/plugins/reconciliationreport/reconciliationreport.cpp index a6221625a733e7887b6ed5dd9599f8996d44ffd4..f2caad3181e69b48d765c34977389569051ef051 100644 --- a/kmymoney/plugins/reconciliationreport/reconciliationreport.cpp +++ b/kmymoney/plugins/reconciliationreport/reconciliationreport.cpp @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #include "reconciliationreport.h" diff --git a/kmymoney/plugins/reconciliationreport/reconciliationreport.h b/kmymoney/plugins/reconciliationreport/reconciliationreport.h index cb9e3427cf7e9e194a358d7b01a0dc98c844b127..0c73b10e7d0704bb44f3819e7abd2fc745ee06f1 100644 --- a/kmymoney/plugins/reconciliationreport/reconciliationreport.h +++ b/kmymoney/plugins/reconciliationreport/reconciliationreport.h @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2009 Cristian Onet onet.cristian@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Cristian Onet onet.cristian @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef RECONCILIATIONREPORT_H #define RECONCILIATIONREPORT_H diff --git a/kmymoney/plugins/sql/kgeneratesqldlg.cpp b/kmymoney/plugins/sql/kgeneratesqldlg.cpp index 3e9a5cff1bdc108f120746fd2533ed14a5957b51..b297d27058c4c2139eec0078c560b331db5195dc 100644 --- a/kmymoney/plugins/sql/kgeneratesqldlg.cpp +++ b/kmymoney/plugins/sql/kgeneratesqldlg.cpp @@ -1,19 +1,8 @@ -/*************************************************************************** - kgeneratesqldlg.cpp - ------------------- - copyright : (C) 2009 by Tony Bloomfield - (C) 2017 by Łukasz Wojniłowicz - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2009 Tony Bloomfield + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kgeneratesqldlg.h" diff --git a/kmymoney/plugins/sql/kgeneratesqldlg.h b/kmymoney/plugins/sql/kgeneratesqldlg.h index c13c3ba80aa4aedd95ec3715046ede8af19472a8..fc57870b2887b5340ee18a9cd3070a5449df704a 100644 --- a/kmymoney/plugins/sql/kgeneratesqldlg.h +++ b/kmymoney/plugins/sql/kgeneratesqldlg.h @@ -1,19 +1,8 @@ -/*************************************************************************** - kgeneratesql.h - ------------------- - copyright : (C) 2005 by Tony Bloomfield - (C) 2017 by Łukasz Wojniłowicz - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Tony Bloomfield + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KGENERATESQLDLG_H #define KGENERATESQLDLG_H diff --git a/kmymoney/plugins/sql/kselectdatabasedlg.cpp b/kmymoney/plugins/sql/kselectdatabasedlg.cpp index 65a054622da9a07525fd42718c683df2a9e21152..becfe15bb678557757ee9b65461d65d649cb7eeb 100644 --- a/kmymoney/plugins/sql/kselectdatabasedlg.cpp +++ b/kmymoney/plugins/sql/kselectdatabasedlg.cpp @@ -1,20 +1,9 @@ -/*************************************************************************** - kselectdatabasedlg.cpp - ------------------- - copyright : (C) 2005 by Tony Bloomfield - (C) 2017 by Thomas Baumgart - (C) 2017 by Łukasz Wojniłowicz - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Tony Bloomfield + SPDX-FileCopyrightText: 2017 Thomas Baumgart + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kselectdatabasedlg.h" diff --git a/kmymoney/plugins/sql/kselectdatabasedlg.h b/kmymoney/plugins/sql/kselectdatabasedlg.h index 27824d8c925b9ce78cb45c6e08ebf014d4a97b05..7445ad959679ac43c158c9ad7fe6d6015661ca90 100644 --- a/kmymoney/plugins/sql/kselectdatabasedlg.h +++ b/kmymoney/plugins/sql/kselectdatabasedlg.h @@ -1,19 +1,8 @@ -/*************************************************************************** - kselectdatabase.h - ------------------- - copyright : (C) 2005 by Tony Bloomfield - (C) 2017 by Łukasz Wojniłowicz - -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Tony Bloomfield + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSELECTDATABASEDLG_H #define KSELECTDATABASEDLG_H diff --git a/kmymoney/plugins/sql/mymoneydbdef.cpp b/kmymoney/plugins/sql/mymoneydbdef.cpp index a92eb73aed4ea61ecc56f4cd336fa27dffaf8375..de9e0717574174a404cefb9b23e9d85008946392 100644 --- a/kmymoney/plugins/sql/mymoneydbdef.cpp +++ b/kmymoney/plugins/sql/mymoneydbdef.cpp @@ -1,20 +1,8 @@ -/*************************************************************************** - mymoneydbdef.h - ------------------- - begin : 20 February 2010 - copyright : (C) 2010 by Fernando Vilas - email : tonybloom@users.sourceforge.net - : Fernando Vilas - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2010 Fernando Vilas + SPDX-FileCopyrightText: 2010 Fernando Vilas + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneydbdef.h" diff --git a/kmymoney/plugins/sql/mymoneydbdef.h b/kmymoney/plugins/sql/mymoneydbdef.h index 2962f7c2fe914d70279d98a8fa5c9c3f838a0fed..94a740d502e0833d8104063593db026f1959ada9 100644 --- a/kmymoney/plugins/sql/mymoneydbdef.h +++ b/kmymoney/plugins/sql/mymoneydbdef.h @@ -1,20 +1,8 @@ -/*************************************************************************** - mymoneydbdef.h - ------------------- - begin : 20 February 2010 - copyright : (C) 2010 by Fernando Vilas - email : tonybloom@users.sourceforge.net - : Fernando Vilas - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2010 Fernando Vilas + SPDX-FileCopyrightText: 2010 Fernando Vilas + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYDBDEF_H #define MYMONEYDBDEF_H diff --git a/kmymoney/plugins/sql/mymoneydbdriver.cpp b/kmymoney/plugins/sql/mymoneydbdriver.cpp index 6ad7eecd7bd086d1bfaaf99220b2a9f4685f29ce..7cf6cf5f5634288b95676e286c6d7d0561fb21e5 100644 --- a/kmymoney/plugins/sql/mymoneydbdriver.cpp +++ b/kmymoney/plugins/sql/mymoneydbdriver.cpp @@ -1,20 +1,8 @@ -/*************************************************************************** - mymoneydbdriver.cpp - --------------------- - begin : 19 February 2010 - copyright : (C) 2010 by Fernando Vilas - email : Fernando Vilas - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2010 Fernando Vilas > + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneydbdriver.h" #include diff --git a/kmymoney/plugins/sql/mymoneydbdriver.h b/kmymoney/plugins/sql/mymoneydbdriver.h index a1b933a6255979629533aaeda381200bcbf817a5..722308f6827e30e8d9b77fd953c08a6001b6e7a6 100644 --- a/kmymoney/plugins/sql/mymoneydbdriver.h +++ b/kmymoney/plugins/sql/mymoneydbdriver.h @@ -1,20 +1,8 @@ -/*************************************************************************** - mymoneydbdriver.h - ------------------- - begin : 19 February 2010 - copyright : (C) 2010 by Fernando Vilas - email : Fernando Vilas - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2010 Fernando Vilas > + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYDBDRIVER_H #define MYMONEYDBDRIVER_H diff --git a/kmymoney/plugins/sql/mymoneystoragesql.cpp b/kmymoney/plugins/sql/mymoneystoragesql.cpp index 1fa703f3c931c5fbad944171599b4673d4a18e3b..a2876be5bcdea73359e1ac952891216848858313 100644 --- a/kmymoney/plugins/sql/mymoneystoragesql.cpp +++ b/kmymoney/plugins/sql/mymoneystoragesql.cpp @@ -1,22 +1,10 @@ -/*************************************************************************** - mymoneystoragesql.cpp - --------------------- - begin : 11 November 2005 - copyright : (C) 2005 by Tony Bloomfield - email : tonybloom@users.sourceforge.net - : Fernando Vilas - : Christian Dávid - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Tony Bloomfield + SPDX-FileCopyrightText: 2005 Fernando Vilas + SPDX-FileCopyrightText: 2005 Christian Dávid + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneystoragesql_p.h" diff --git a/kmymoney/plugins/sql/mymoneystoragesql.h b/kmymoney/plugins/sql/mymoneystoragesql.h index 34a6c822202bcd23fb0eb722725de4a4acd9bf9f..c7551a34134fff6d895852833b5a7580b446adb5 100644 --- a/kmymoney/plugins/sql/mymoneystoragesql.h +++ b/kmymoney/plugins/sql/mymoneystoragesql.h @@ -1,23 +1,10 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2005 Tony Bloomfield - * Copyright (C) Fernando Vilas - * Copyright (C) 2014 Christian Dávid - * (C) 2017 by Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005 Tony Bloomfield + Copyright (C) Fernando Vilas + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSTORAGESQL_H #define MYMONEYSTORAGESQL_H diff --git a/kmymoney/plugins/sql/mymoneystoragesql_p.h b/kmymoney/plugins/sql/mymoneystoragesql_p.h index 89f525442ab9949a5f7112bc8320d572e38c9709..2c6401b97c04cfc50788a647342f61d3e923efff 100644 --- a/kmymoney/plugins/sql/mymoneystoragesql_p.h +++ b/kmymoney/plugins/sql/mymoneystoragesql_p.h @@ -1,22 +1,10 @@ -/*************************************************************************** - mymoneystoragesql.cpp - --------------------- - begin : 11 November 2005 - copyright : (C) 2005 by Tony Bloomfield - email : tonybloom@users.sourceforge.net - : Fernando Vilas - : Christian Dávid - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Tony Bloomfield + SPDX-FileCopyrightText: 2005 Fernando Vilas + SPDX-FileCopyrightText: 2005 Christian Dávid + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYSTORAGESQL_P_H #define MYMONEYSTORAGESQL_P_H diff --git a/kmymoney/plugins/sql/sqlstorage.cpp b/kmymoney/plugins/sql/sqlstorage.cpp index df27f2efecc625da948beba76449060191ebc8fc..18d3cb46687769084ada68817ea1d38adf29493b 100644 --- a/kmymoney/plugins/sql/sqlstorage.cpp +++ b/kmymoney/plugins/sql/sqlstorage.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2018 Łukasz Wojniłowicz - * Copyright 2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include diff --git a/kmymoney/plugins/sql/sqlstorage.h b/kmymoney/plugins/sql/sqlstorage.h index cbe40ee9cd066502ce00ff3a702e9306c6bc5c2c..a417a28802d3c467eeec2f3373c97d83a90261b4 100644 --- a/kmymoney/plugins/sql/sqlstorage.h +++ b/kmymoney/plugins/sql/sqlstorage.h @@ -1,18 +1,7 @@ -/*************************************************************************** - sqlstorage.h - ------------------- - copyright : (C) 2018 by Łukasz Wojniłowicz - email : lukasz.wojnilowicz@gmail.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef SQLSTORAGE_H #define SQLSTORAGE_H diff --git a/kmymoney/plugins/sql/tests/mymoneydatabasemgr-test.cpp b/kmymoney/plugins/sql/tests/mymoneydatabasemgr-test.cpp index e2039198294e819197250992091a51d6f59bc6a3..5e972cd1ee9629d8eccb9e7fd7403c1ec14a1a71 100644 --- a/kmymoney/plugins/sql/tests/mymoneydatabasemgr-test.cpp +++ b/kmymoney/plugins/sql/tests/mymoneydatabasemgr-test.cpp @@ -1,18 +1,7 @@ -/*************************************************************************** - mymoneygenericstoragetest.cpp - ------------------- - copyright : (C) 2008 by Fernando Vilas - email : fvilas@iname.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2008 Fernando Vilas + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "mymoneydatabasemgr-test.h" #include diff --git a/kmymoney/plugins/sql/tests/mymoneydatabasemgr-test.h b/kmymoney/plugins/sql/tests/mymoneydatabasemgr-test.h index c151b96059fe9f12c1533037755ebc70735f1ad1..c338d7205688715112dbde9f03f45c6d4a154dc9 100644 --- a/kmymoney/plugins/sql/tests/mymoneydatabasemgr-test.h +++ b/kmymoney/plugins/sql/tests/mymoneydatabasemgr-test.h @@ -1,18 +1,7 @@ -/*************************************************************************** - mymoneygenericstoragetest.h - ------------------- - copyright : (C) 2008 by Fernando Vilas - email : fvilas@iname.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2008 Fernando Vilas + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef MYMONEYDATABASEMGRTEST_H #define MYMONEYDATABASEMGRTEST_H diff --git a/kmymoney/plugins/sqlcipher/QSQLite/5.10/qsql_sqlite.cpp b/kmymoney/plugins/sqlcipher/QSQLite/5.10/qsql_sqlite.cpp index 1508340ef25dedeaa1e0ed3c12e9057514f683f3..a3a876ef195196f89042a9188a1544d4ba83372d 100644 --- a/kmymoney/plugins/sqlcipher/QSQLite/5.10/qsql_sqlite.cpp +++ b/kmymoney/plugins/sqlcipher/QSQLite/5.10/qsql_sqlite.cpp @@ -14,40 +14,12 @@ /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** SPDX-FileCopyrightText: 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the QtSql module of the Qt Toolkit. ** -** $QT_BEGIN_LICENSE:LGPL$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 3 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL3 included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 3 requirements -** will be met: https://www.gnu.org/licenses/lgpl-3.0.html. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 2.0 or (at your option) the GNU General -** Public license version 3 or any later version approved by the KDE Free -** Qt Foundation. The licenses are as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3 -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-2.0.html and -** https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ +** SPDX-License-Identifier: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KFQF-Accepted-GPL OR LicenseRef-Qt-Commercial ** ****************************************************************************/ diff --git a/kmymoney/plugins/sqlcipher/QSQLite/5.10/qsql_sqlite_p.h b/kmymoney/plugins/sqlcipher/QSQLite/5.10/qsql_sqlite_p.h index 71f5c6f0d44acfc75076a1513ab19c9eb91b9e26..119488fc1e81b735f8389cd3731179ec8e0cd587 100644 --- a/kmymoney/plugins/sqlcipher/QSQLite/5.10/qsql_sqlite_p.h +++ b/kmymoney/plugins/sqlcipher/QSQLite/5.10/qsql_sqlite_p.h @@ -1,40 +1,12 @@ //krazy:skip /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** SPDX-FileCopyrightText: 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the QtSql module of the Qt Toolkit. ** -** $QT_BEGIN_LICENSE:LGPL$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 3 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL3 included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 3 requirements -** will be met: https://www.gnu.org/licenses/lgpl-3.0.html. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 2.0 or (at your option) the GNU General -** Public license version 3 or any later version approved by the KDE Free -** Qt Foundation. The licenses are as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3 -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-2.0.html and -** https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ +** SPDX-License-Identifier: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KFQF-Accepted-GPL OR LicenseRef-Qt-Commercial ** ****************************************************************************/ diff --git a/kmymoney/plugins/sqlcipher/QSQLite/5.11/qsql_sqlite.cpp b/kmymoney/plugins/sqlcipher/QSQLite/5.11/qsql_sqlite.cpp index 4ad4c4017d83c1cff0e77ffef447936e5c957520..133a94eddfd53b0549263c38935f03b303a62a73 100644 --- a/kmymoney/plugins/sqlcipher/QSQLite/5.11/qsql_sqlite.cpp +++ b/kmymoney/plugins/sqlcipher/QSQLite/5.11/qsql_sqlite.cpp @@ -14,40 +14,12 @@ /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** SPDX-FileCopyrightText: 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the QtSql module of the Qt Toolkit. ** -** $QT_BEGIN_LICENSE:LGPL$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 3 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL3 included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 3 requirements -** will be met: https://www.gnu.org/licenses/lgpl-3.0.html. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 2.0 or (at your option) the GNU General -** Public license version 3 or any later version approved by the KDE Free -** Qt Foundation. The licenses are as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3 -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-2.0.html and -** https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ +** SPDX-License-Identifier: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KFQF-Accepted-GPL OR LicenseRef-Qt-Commercial ** ****************************************************************************/ diff --git a/kmymoney/plugins/sqlcipher/QSQLite/5.11/qsql_sqlite_p.h b/kmymoney/plugins/sqlcipher/QSQLite/5.11/qsql_sqlite_p.h index 71f5c6f0d44acfc75076a1513ab19c9eb91b9e26..119488fc1e81b735f8389cd3731179ec8e0cd587 100644 --- a/kmymoney/plugins/sqlcipher/QSQLite/5.11/qsql_sqlite_p.h +++ b/kmymoney/plugins/sqlcipher/QSQLite/5.11/qsql_sqlite_p.h @@ -1,40 +1,12 @@ //krazy:skip /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** SPDX-FileCopyrightText: 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the QtSql module of the Qt Toolkit. ** -** $QT_BEGIN_LICENSE:LGPL$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 3 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL3 included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 3 requirements -** will be met: https://www.gnu.org/licenses/lgpl-3.0.html. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 2.0 or (at your option) the GNU General -** Public license version 3 or any later version approved by the KDE Free -** Qt Foundation. The licenses are as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3 -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-2.0.html and -** https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ +** SPDX-License-Identifier: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KFQF-Accepted-GPL OR LicenseRef-Qt-Commercial ** ****************************************************************************/ diff --git a/kmymoney/plugins/sqlcipher/QSQLite/5.7/qsql_sqlite.cpp b/kmymoney/plugins/sqlcipher/QSQLite/5.7/qsql_sqlite.cpp index ec48e66677131a693e96e339bd1640b2a7fe3975..52e5ffc15a9c13131ed10bd15fa68ba08038669b 100644 --- a/kmymoney/plugins/sqlcipher/QSQLite/5.7/qsql_sqlite.cpp +++ b/kmymoney/plugins/sqlcipher/QSQLite/5.7/qsql_sqlite.cpp @@ -14,34 +14,12 @@ /**************************************************************************** ** -** Copyright (C) 2015 The Qt Company Ltd. +** SPDX-FileCopyrightText: 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing/ ** ** This file is part of the QtSql module of the Qt Toolkit. ** -** $QT_BEGIN_LICENSE:LGPL21$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see http://www.qt.io/terms-conditions. For further -** information use the contact form at http://www.qt.io/contact-us. -** -** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 or version 3 as published by the Free -** Software Foundation and appearing in the file LICENSE.LGPLv21 and -** LICENSE.LGPLv3 included in the packaging of this file. Please review the -** following information to ensure the GNU Lesser General Public License -** requirements will be met: https://www.gnu.org/licenses/lgpl.html and -** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. -** -** As a special exception, The Qt Company gives you certain additional -** rights. These rights are described in The Qt Company LGPL Exception -** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. -** -** $QT_END_LICENSE$ +SPDX-License-Identifier: LGPL-2.1-only WITH Qt-LGPL-exception-1.1 OR LGPL-3.0-only WITH Qt-LGPL-exception-1.1 OR LicenseRef-Qt-Commercial ** ****************************************************************************/ diff --git a/kmymoney/plugins/sqlcipher/QSQLite/5.7/qsql_sqlite_p.h b/kmymoney/plugins/sqlcipher/QSQLite/5.7/qsql_sqlite_p.h index 714d2945db6a2a061a16d650cbff9d9a414a87c3..f16df1b9a663c0d49d1f66c88d06ef5faee66ca3 100644 --- a/kmymoney/plugins/sqlcipher/QSQLite/5.7/qsql_sqlite_p.h +++ b/kmymoney/plugins/sqlcipher/QSQLite/5.7/qsql_sqlite_p.h @@ -1,34 +1,12 @@ //krazy:skip /**************************************************************************** ** -** Copyright (C) 2015 The Qt Company Ltd. +** SPDX-FileCopyrightText: 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing/ ** ** This file is part of the QtSql module of the Qt Toolkit. ** -** $QT_BEGIN_LICENSE:LGPL21$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see http://www.qt.io/terms-conditions. For further -** information use the contact form at http://www.qt.io/contact-us. -** -** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 2.1 or version 3 as published by the Free -** Software Foundation and appearing in the file LICENSE.LGPLv21 and -** LICENSE.LGPLv3 included in the packaging of this file. Please review the -** following information to ensure the GNU Lesser General Public License -** requirements will be met: https://www.gnu.org/licenses/lgpl.html and -** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. -** -** As a special exception, The Qt Company gives you certain additional -** rights. These rights are described in The Qt Company LGPL Exception -** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. -** -** $QT_END_LICENSE$ +SPDX-License-Identifier: LGPL-2.1-only WITH Qt-LGPL-exception-1.1 OR LGPL-3.0-only WITH Qt-LGPL-exception-1.1 OR LicenseRef-Qt-Commercial ** ****************************************************************************/ diff --git a/kmymoney/plugins/sqlcipher/QSQLite/5.9/qsql_sqlite.cpp b/kmymoney/plugins/sqlcipher/QSQLite/5.9/qsql_sqlite.cpp index 5f3bfad9a71eff36e27ce4da97036928e46785db..26527b29c0feed4ef4d2e571e93beb921d52df3b 100644 --- a/kmymoney/plugins/sqlcipher/QSQLite/5.9/qsql_sqlite.cpp +++ b/kmymoney/plugins/sqlcipher/QSQLite/5.9/qsql_sqlite.cpp @@ -14,40 +14,12 @@ /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** SPDX-FileCopyrightText: 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the QtSql module of the Qt Toolkit. ** -** $QT_BEGIN_LICENSE:LGPL$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 3 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL3 included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 3 requirements -** will be met: https://www.gnu.org/licenses/lgpl-3.0.html. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 2.0 or (at your option) the GNU General -** Public license version 3 or any later version approved by the KDE Free -** Qt Foundation. The licenses are as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3 -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-2.0.html and -** https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ +** SPDX-License-Identifier: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KFQF-Accepted-GPL OR LicenseRef-Qt-Commercial ** ****************************************************************************/ diff --git a/kmymoney/plugins/sqlcipher/QSQLite/5.9/qsql_sqlite_p.h b/kmymoney/plugins/sqlcipher/QSQLite/5.9/qsql_sqlite_p.h index 71f5c6f0d44acfc75076a1513ab19c9eb91b9e26..119488fc1e81b735f8389cd3731179ec8e0cd587 100644 --- a/kmymoney/plugins/sqlcipher/QSQLite/5.9/qsql_sqlite_p.h +++ b/kmymoney/plugins/sqlcipher/QSQLite/5.9/qsql_sqlite_p.h @@ -1,40 +1,12 @@ //krazy:skip /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** SPDX-FileCopyrightText: 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the QtSql module of the Qt Toolkit. ** -** $QT_BEGIN_LICENSE:LGPL$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 3 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL3 included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 3 requirements -** will be met: https://www.gnu.org/licenses/lgpl-3.0.html. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 2.0 or (at your option) the GNU General -** Public license version 3 or any later version approved by the KDE Free -** Qt Foundation. The licenses are as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3 -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-2.0.html and -** https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ +** SPDX-License-Identifier: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KFQF-Accepted-GPL OR LicenseRef-Qt-Commercial ** ****************************************************************************/ diff --git a/kmymoney/plugins/sqlcipher/smain.cpp b/kmymoney/plugins/sqlcipher/smain.cpp index 3bcc37e96727bd258e9c524f0d02d4d55d95e366..dc027b3f0b002c1b8a806b852067e23f08568790 100644 --- a/kmymoney/plugins/sqlcipher/smain.cpp +++ b/kmymoney/plugins/sqlcipher/smain.cpp @@ -1,41 +1,12 @@ -/**************************************************************************** -** -** Copyright (C) 2016 The Qt Company Ltd. -** Contact: https://www.qt.io/licensing/ -** -** This file is part of the plugins of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:LGPL$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU Lesser General Public License Usage -** Alternatively, this file may be used under the terms of the GNU Lesser -** General Public License version 3 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL3 included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 3 requirements -** will be met: https://www.gnu.org/licenses/lgpl-3.0.html. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 2.0 or (at your option) the GNU General -** Public license version 3 or any later version approved by the KDE Free -** Qt Foundation. The licenses are as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3 -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-2.0.html and -** https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ -** -****************************************************************************/ +/* + SPDX-FileCopyrightText: 2016 The Qt Company Ltd. + Contact: https://www.qt.io/licensing/ + + This file is part of the plugins of the Qt Toolkit. + + SPDX-License-Identifier: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KFQF-Accepted-GPL OR LicenseRef-Qt-Commercial + +*/ #include #include diff --git a/kmymoney/plugins/sqlcipher/tests/qsqlcipher-test.cpp b/kmymoney/plugins/sqlcipher/tests/qsqlcipher-test.cpp index 6857f8d555d222432d0256fa2110407b7fff0060..c023230ef90932c5c73646785b08a54bbb33b55e 100644 --- a/kmymoney/plugins/sqlcipher/tests/qsqlcipher-test.cpp +++ b/kmymoney/plugins/sqlcipher/tests/qsqlcipher-test.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2014 Christian Dávid - * Copyright 2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "qsqlcipher-test.h" diff --git a/kmymoney/plugins/sqlcipher/tests/qsqlcipher-test.h b/kmymoney/plugins/sqlcipher/tests/qsqlcipher-test.h index fc4f695f62d74db241b9cb4fca48640c81929a8d..e5cf0403ee2273a45b93196bd4d49f759f41c1e3 100644 --- a/kmymoney/plugins/sqlcipher/tests/qsqlcipher-test.h +++ b/kmymoney/plugins/sqlcipher/tests/qsqlcipher-test.h @@ -1,20 +1,8 @@ /* - * Copyright 2014 Christian Dávid - * Copyright 2018 Łukasz Wojniłowicz - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef QSQLCIPHER_TEST_H #define QSQLCIPHER_TEST_H diff --git a/kmymoney/plugins/statementinterface.cpp b/kmymoney/plugins/statementinterface.cpp index 492f1a154075027d63ca8af499ef5e2b6aae4a59..7b4eec5eebcdb746b07d6a21708c9999244acc33 100644 --- a/kmymoney/plugins/statementinterface.cpp +++ b/kmymoney/plugins/statementinterface.cpp @@ -1,19 +1,7 @@ -/*************************************************************************** - statementinterface.cpp - ------------------- - begin : Wed Jan 5 2005 - copyright : (C) 2005 Thomas Baumgart - email : ipwizard@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ // ---------------------------------------------------------------------------- // QT Includes diff --git a/kmymoney/plugins/statementinterface.h b/kmymoney/plugins/statementinterface.h index 8d092351fa678742340111bbbc22087f292004b0..33ccd3c518e2bd82748c8d4b832aedc57b2fcd3a 100644 --- a/kmymoney/plugins/statementinterface.h +++ b/kmymoney/plugins/statementinterface.h @@ -1,19 +1,7 @@ /* - * Copyright 2005-2018 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef STATEMENTINTERFACE_H #define STATEMENTINTERFACE_H diff --git a/kmymoney/plugins/viewinterface.cpp b/kmymoney/plugins/viewinterface.cpp index 79fa0e74a78ca935b6dfb5cc6cf0846bf9cce302..203477d681e66a34469f5ec12e86c6dcb7750cf9 100644 --- a/kmymoney/plugins/viewinterface.cpp +++ b/kmymoney/plugins/viewinterface.cpp @@ -1,19 +1,7 @@ -/*************************************************************************** - viewinterface.cpp - ------------------- - begin : Wed Jan 5 2005 - copyright : (C) 2005 Thomas Baumgart - email : ipwizard@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ // ---------------------------------------------------------------------------- // QT Includes diff --git a/kmymoney/plugins/viewinterface.h b/kmymoney/plugins/viewinterface.h index a74039f07c0d261b59b32d6eaf20ee83a9483cc5..a5473b420caa469c2dc14ae1a5da0cfa072619b9 100644 --- a/kmymoney/plugins/viewinterface.h +++ b/kmymoney/plugins/viewinterface.h @@ -1,19 +1,7 @@ -/*************************************************************************** - viewinterface.h - ------------------- - begin : Wed Jan 5 2005 - copyright : (C) 2005 Thomas Baumgart - email : ipwizard@users.sourceforge.net - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2005 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ // krazy:excludeall=dpointer diff --git a/kmymoney/plugins/views/budget/budgetview.cpp b/kmymoney/plugins/views/budget/budgetview.cpp index ff793c4d314a68c2b5b2bfe2a8782db5db4b53f5..cac293b8b02de8cfbb2f99e8731d3b1caf0bafbe 100644 --- a/kmymoney/plugins/views/budget/budgetview.cpp +++ b/kmymoney/plugins/views/budget/budgetview.cpp @@ -1,19 +1,8 @@ -/*************************************************************************** - budgetview.cpp - ------------------- - - copyright : (C) 2018 by Łukasz Wojniłowicz - email : lukasz.wojnilowicz@gmail.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "budgetview.h" diff --git a/kmymoney/plugins/views/budget/budgetview.h b/kmymoney/plugins/views/budget/budgetview.h index 76d2636360b42991ccd8a15e252dc24dcfe03618..05a6df90c567f5a7d6db57c4fff4c99aa6f77f95 100644 --- a/kmymoney/plugins/views/budget/budgetview.h +++ b/kmymoney/plugins/views/budget/budgetview.h @@ -1,18 +1,7 @@ -/*************************************************************************** - budgetview.h - ------------------- - copyright : (C) 2018 by Łukasz Wojniłowicz - email : lukasz.wojnilowicz@gmail.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef BUDGETVIEW_H #define BUDGETVIEW_H diff --git a/kmymoney/plugins/views/budget/kbudgetvalues.cpp b/kmymoney/plugins/views/budget/kbudgetvalues.cpp index f934f055810d591f8915d2fd37017a0b0e6505c6..c12c6ecd20ebc5aad7f70c23be452d7b1e7736e8 100644 --- a/kmymoney/plugins/views/budget/kbudgetvalues.cpp +++ b/kmymoney/plugins/views/budget/kbudgetvalues.cpp @@ -1,20 +1,8 @@ -/*************************************************************************** - kbudgetvalues - description - ------------------- - begin : Wed Nov 28 2007 - copyright : (C) 2007 by Thomas Baumgart - email : Thomas Baumgart - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2007 Thomas Baumgart > + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kbudgetvalues.h" diff --git a/kmymoney/plugins/views/budget/kbudgetvalues.h b/kmymoney/plugins/views/budget/kbudgetvalues.h index 3794bed5c23c573afc8feb2f8fa3bd1cab76d12a..ca73026efef1babfa404ea8cf27e512f94ef64a5 100644 --- a/kmymoney/plugins/views/budget/kbudgetvalues.h +++ b/kmymoney/plugins/views/budget/kbudgetvalues.h @@ -1,20 +1,8 @@ -/*************************************************************************** - kbudgetvalues - description - ------------------- - begin : Wed Nov 28 2007 - copyright : (C) 2007 by Thomas Baumgart - email : Thomas Baumgart - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2007 Thomas Baumgart > + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KBUDGETVALUES_H #define KBUDGETVALUES_H diff --git a/kmymoney/plugins/views/budget/kbudgetview.cpp b/kmymoney/plugins/views/budget/kbudgetview.cpp index 2e7d33b814dc8ee2fb04ae0f254888c5b3181201..9e38bef7656684d8504f233bc6d94e3471c4ec4f 100644 --- a/kmymoney/plugins/views/budget/kbudgetview.cpp +++ b/kmymoney/plugins/views/budget/kbudgetview.cpp @@ -1,21 +1,9 @@ -/*************************************************************************** - kbudgetview.cpp - --------------- - begin : Thu Jan 10 2006 - copyright : (C) 2006 by Darren Gould - email : darren_gould@gmx.de - Alvaro Soliverez - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2006 Alvaro Soliverez + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kbudgetview_p.h" diff --git a/kmymoney/plugins/views/budget/kbudgetview.h b/kmymoney/plugins/views/budget/kbudgetview.h index 33d88c34e44ad90595c04e5ce9f8b5028cf29502..136a7c7b6cd433cd41c7e6f753003276ea3337ab 100644 --- a/kmymoney/plugins/views/budget/kbudgetview.h +++ b/kmymoney/plugins/views/budget/kbudgetview.h @@ -1,21 +1,9 @@ -/*************************************************************************** - kbudgetview.h - ------------- - begin : Thu Jan 10 2006 - copyright : (C) 2006 by Darren Gould - email : darren_gould@gmx.de - Alvaro Soliverez - (C) 2017 by Łukasz Wojniłowicz -***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2006 Alvaro Soliverez + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KBUDGETVIEW_H #define KBUDGETVIEW_H diff --git a/kmymoney/plugins/views/budget/kbudgetview_p.h b/kmymoney/plugins/views/budget/kbudgetview_p.h index 5eee29af01865fffc5154e8193ecaaa800fe072c..37dbbf8e8694c3eb1786ed2e14e78e7d3f31f0fe 100644 --- a/kmymoney/plugins/views/budget/kbudgetview_p.h +++ b/kmymoney/plugins/views/budget/kbudgetview_p.h @@ -1,21 +1,9 @@ -/*************************************************************************** - kbudgetview.cpp - --------------- - begin : Thu Jan 10 2006 - copyright : (C) 2006 by Darren Gould - email : darren_gould@gmx.de - Alvaro Soliverez - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2006 Darren Gould + SPDX-FileCopyrightText: 2006 Alvaro Soliverez + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KBUDGETVIEW_P_H #define KBUDGETVIEW_P_H diff --git a/kmymoney/plugins/views/budget/knewbudgetdlg.cpp b/kmymoney/plugins/views/budget/knewbudgetdlg.cpp index 60c02c30305070dbb47baef3b1975c2d4152fbac..e4ef717d984398b39bf16429031a669491df9f69 100644 --- a/kmymoney/plugins/views/budget/knewbudgetdlg.cpp +++ b/kmymoney/plugins/views/budget/knewbudgetdlg.cpp @@ -1,20 +1,8 @@ -/*************************************************************************** - knewbudgetdlg.cpp - ------------------- - begin : Wed Jan 18 2006 - copyright : (C) 2000-2004 by Darren Gould - email : darren_gould@gmx.de - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2004 Darren Gould + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "knewbudgetdlg.h" diff --git a/kmymoney/plugins/views/budget/knewbudgetdlg.h b/kmymoney/plugins/views/budget/knewbudgetdlg.h index a34dd9c1f6f3c4c8dcddf34e0ab8259c3633d09c..655b51f80959dee1dfdfa5439a15fd50b7f7aa65 100644 --- a/kmymoney/plugins/views/budget/knewbudgetdlg.h +++ b/kmymoney/plugins/views/budget/knewbudgetdlg.h @@ -1,20 +1,8 @@ -/*************************************************************************** - knewbudgetdlg.h - ------------------- - begin : Wed Jan 18 2006 - copyright : (C) 2000-2004 by Darren Gould - email : darren_gould@gmx.de - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2000-2004 Darren Gould + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KNEWBUDGETDLG_H #define KNEWBUDGETDLG_H diff --git a/kmymoney/plugins/views/forecast/fixedcolumntreeview.cpp b/kmymoney/plugins/views/forecast/fixedcolumntreeview.cpp index ceea93fd51ac37f44d0425b33027fa0786bf2d4d..f9e78c7f78e362661f3a8b569a8bb8869c45c985 100644 --- a/kmymoney/plugins/views/forecast/fixedcolumntreeview.cpp +++ b/kmymoney/plugins/views/forecast/fixedcolumntreeview.cpp @@ -1,23 +1,8 @@ /* - * Copyright 2014 Cristian Oneț - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License or (at your option) version 3 or any later version - * accepted by the membership of KDE e.V. (or its successor approved - * by the membership of KDE e.V.), which shall act as a proxy - * defined in Section 14 of version 3 of the license. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2014 Cristian One ț + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +*/ #include "fixedcolumntreeview.h" diff --git a/kmymoney/plugins/views/forecast/fixedcolumntreeview.h b/kmymoney/plugins/views/forecast/fixedcolumntreeview.h index 9cbb2475148c448b6015bd7f843cec7ae8170e74..de9091638693f0abf46b73642318dc67b84e765a 100644 --- a/kmymoney/plugins/views/forecast/fixedcolumntreeview.h +++ b/kmymoney/plugins/views/forecast/fixedcolumntreeview.h @@ -1,23 +1,8 @@ /* - * Copyright 2014 Cristian Oneț - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License or (at your option) version 3 or any later version - * accepted by the membership of KDE e.V. (or its successor approved - * by the membership of KDE e.V.), which shall act as a proxy - * defined in Section 14 of version 3 of the license. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - * - */ + SPDX-FileCopyrightText: 2014 Cristian One ț + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +*/ #ifndef FIXEDCOLUMNTREEVIEW_H #define FIXEDCOLUMNTREEVIEW_H diff --git a/kmymoney/plugins/views/forecast/forecastview.cpp b/kmymoney/plugins/views/forecast/forecastview.cpp index 69fa285fc7c2abac8ce5716203773b243ddce4cb..df0e2207be467a7d925932d1fc465554a9a066fc 100644 --- a/kmymoney/plugins/views/forecast/forecastview.cpp +++ b/kmymoney/plugins/views/forecast/forecastview.cpp @@ -1,19 +1,8 @@ -/*************************************************************************** - forecastview.cpp - ------------------- - - copyright : (C) 2018 by Łukasz Wojniłowicz - email : lukasz.wojnilowicz@gmail.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "forecastview.h" diff --git a/kmymoney/plugins/views/forecast/forecastview.h b/kmymoney/plugins/views/forecast/forecastview.h index d792df4f2e75692e073ff7085c1122e0a90852ca..32802647383a33f821c580bc0b62c5ff009614ba 100644 --- a/kmymoney/plugins/views/forecast/forecastview.h +++ b/kmymoney/plugins/views/forecast/forecastview.h @@ -1,18 +1,7 @@ -/*************************************************************************** - forecastview.h - ------------------- - copyright : (C) 2018 by Łukasz Wojniłowicz - email : lukasz.wojnilowicz@gmail.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef FORECASTVIEW_H #define FORECASTVIEW_H diff --git a/kmymoney/plugins/views/forecast/kcm_forecastview.cpp b/kmymoney/plugins/views/forecast/kcm_forecastview.cpp index e9e2f935147de368e56d7cf494c295ea8c03e46e..b57de88a117f0948e5cfd655481f04e9d430370d 100644 --- a/kmymoney/plugins/views/forecast/kcm_forecastview.cpp +++ b/kmymoney/plugins/views/forecast/kcm_forecastview.cpp @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2018 Łukasz Wojniłowicz lukasz.wojnilowicz@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz lukasz.wojnilowicz @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #include "kcm_forecastview.h" #include diff --git a/kmymoney/plugins/views/forecast/kcm_forecastview.h b/kmymoney/plugins/views/forecast/kcm_forecastview.h index 024ff59a4b49a5079a790e7d878fe5c851854c39..1910a6dc660187d3e9cfd66287efd44df4dd6f15 100644 --- a/kmymoney/plugins/views/forecast/kcm_forecastview.h +++ b/kmymoney/plugins/views/forecast/kcm_forecastview.h @@ -1,22 +1,7 @@ -/*************************************************************************** - * Copyright 2018 Łukasz Wojniłowicz lukasz.wojnilowicz@gmail.com * - * * - * This program is free software; you can redistribute it and/or * - * modify it under the terms of the GNU General Public License as * - * published by the Free Software Foundation; either version 2 of * - * the License or (at your option) version 3 or any later version * - * accepted by the membership of KDE e.V. (or its successor approved * - * by the membership of KDE e.V.), which shall act as a proxy * - * defined in Section 14 of version 3 of the license. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program. If not, see * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz lukasz.wojnilowicz @gmail.com + SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +*/ #ifndef KCM_FORECASTVIEW_H #define KCM_FORECASTVIEW_H diff --git a/kmymoney/plugins/views/forecast/kforecastview.cpp b/kmymoney/plugins/views/forecast/kforecastview.cpp index 12b890ffb96d7ccc0f52a0677653588156a86167..1829539903ef2e11da54c4f9192d6e0fe515c542 100644 --- a/kmymoney/plugins/views/forecast/kforecastview.cpp +++ b/kmymoney/plugins/views/forecast/kforecastview.cpp @@ -1,19 +1,8 @@ -/*************************************************************************** - kforecastview.cpp - ------------------- - copyright : (C) 2007 by Alvaro Soliverez - email : asoliverez@gmail.com - (C) 2017 Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2007 Alvaro Soliverez + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kforecastview_p.h" diff --git a/kmymoney/plugins/views/forecast/kforecastview.h b/kmymoney/plugins/views/forecast/kforecastview.h index 9c36d277059c7176dbd01723cfbfa7568a62af4d..fffb32133c683b9a38557e2c76cbed3b67cf5b90 100644 --- a/kmymoney/plugins/views/forecast/kforecastview.h +++ b/kmymoney/plugins/views/forecast/kforecastview.h @@ -1,19 +1,8 @@ -/*************************************************************************** - kforecastview.h - ------------------- - copyright : (C) 2007 by Alvaro Soliverez - email : asoliverez@gmail.com - (C) 2017 Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2007 Alvaro Soliverez + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KFORECASTVIEW_H #define KFORECASTVIEW_H diff --git a/kmymoney/plugins/views/forecast/kforecastview_p.h b/kmymoney/plugins/views/forecast/kforecastview_p.h index 4f73eb7614d0518886d0507ec43ef7789dae6c2a..efe9b40009c9ed9309111bec955830e115c53f1d 100644 --- a/kmymoney/plugins/views/forecast/kforecastview_p.h +++ b/kmymoney/plugins/views/forecast/kforecastview_p.h @@ -1,19 +1,8 @@ -/*************************************************************************** - kforecastview.cpp - ------------------- - copyright : (C) 2007 by Alvaro Soliverez - email : asoliverez@gmail.com - (C) 2017 Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2007 Alvaro Soliverez + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KFORECASTVIEW_P_H #define KFORECASTVIEW_P_H diff --git a/kmymoney/plugins/views/forecast/ksettingsforecast.cpp b/kmymoney/plugins/views/forecast/ksettingsforecast.cpp index f4e2cd62c05d66eadac8d4e3424b5498a838e1d6..4242c64be70252874339eeb82f7f9857d4356917 100644 --- a/kmymoney/plugins/views/forecast/ksettingsforecast.cpp +++ b/kmymoney/plugins/views/forecast/ksettingsforecast.cpp @@ -1,19 +1,8 @@ -/*************************************************************************** - ksettingsforecast.cpp - -------------------- - copyright : (C) 2007 by Alvaro Soliverez - email : asoliverez@gmail.com - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2007 Alvaro Soliverez + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "ksettingsforecast.h" diff --git a/kmymoney/plugins/views/forecast/ksettingsforecast.h b/kmymoney/plugins/views/forecast/ksettingsforecast.h index fd96f959459596f4bfc4c9dc7d43ccfe63ee020f..d1746e45d7efb3646648ff499696200b9911c1ac 100644 --- a/kmymoney/plugins/views/forecast/ksettingsforecast.h +++ b/kmymoney/plugins/views/forecast/ksettingsforecast.h @@ -1,19 +1,8 @@ -/*************************************************************************** - ksettingsforecast.h - ------------------- - copyright : (C) 2007 by Alvaro Soliverez - email : asoliverez@gmail.com - (C) 2017 by Łukasz Wojniłowicz - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2007 Alvaro Soliverez + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KSETTINGSFORECAST_H #define KSETTINGSFORECAST_H diff --git a/kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.cpp b/kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.cpp index 7697c484b1554055c158ce3b64b6724cd51cd8cd..65dc040400174339c1b2e190ede647bb97407752 100644 --- a/kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.cpp +++ b/kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2013-2014 Christian Dávid - * Copyright 2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2014 Christian Dávid + SPDX-FileCopyrightText: 2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "konlinejoboutboxview.h" diff --git a/kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.h b/kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.h index f04d4ec45f6d2bab70d39f1695e984da2985cfa6..5c730784707c76407302a1bfbae26cfffc7fc1eb 100644 --- a/kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.h +++ b/kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KONLINEJOBOUTBOXVIEW_H #define KONLINEJOBOUTBOXVIEW_H diff --git a/kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.cpp b/kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.cpp index 4b39b34e5dd5ce3e9a29ae43c35760064caa63e6..f5ccdbbb1bcd62bad95c2b3762d7474ed6064f2d 100644 --- a/kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.cpp +++ b/kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.cpp @@ -1,21 +1,9 @@ /* - * Copyright 2014 Christian Dávid - * Copyright 2017 Łukasz Wojniłowicz - * Copyright 2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "konlinetransferform.h" #include "ui_konlinetransferform.h" diff --git a/kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.h b/kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.h index 42aa154bc06e4efb9cb8a388c923ab7d96544c31..002527a1af5ed9613e8c434ea5ea2ef9136d93af 100644 --- a/kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.h +++ b/kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.h @@ -1,21 +1,9 @@ /* - * Copyright 2014 Christian Dávid - * Copyright 2017 Łukasz Wojniłowicz - * Copyright 2019 Thomas Baumgart - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014 Christian Dávid + SPDX-FileCopyrightText: 2017 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2019 Thomas Baumgart + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KONLINETRANSFERFORM_H #define KONLINETRANSFERFORM_H diff --git a/kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.cpp b/kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.cpp index 620c1928d4a523c3cce462581a0041d0df310bcf..b30ed444faeb1ec1a838fd24bb89756ab1b8e5e9 100644 --- a/kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.cpp +++ b/kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinejobmessagesmodel.h" diff --git a/kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.h b/kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.h index bb93a12653d24f449049ae8beeda8fc8991e2e32..1c6eeac94bcdf52ba1da22f505a37c87d4128b7d 100644 --- a/kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.h +++ b/kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOBMESSAGESMODEL_H #define ONLINEJOBMESSAGESMODEL_H diff --git a/kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp b/kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp index 7617ba4855945df0293c866e94ca2ffe58d68be6..3605304f1d46626180d560f72e49ffe0b4540497 100644 --- a/kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp +++ b/kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2013-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2013-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinejobmodel.h" diff --git a/kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.h b/kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.h index ad450e0ed084095a8fe9355187b1d3a21c1a7aae..3fc930f63ea05f104a6b7be0ec09fbe5a2ef91f7 100644 --- a/kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.h +++ b/kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.h @@ -1,20 +1,7 @@ /* - * This file is part of KMyMoney, A Personal Finance Manager by KDE - * Copyright (C) 2014-2015 Christian Dávid - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2014-2015 Christian Dávid + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOBMODEL_H #define ONLINEJOBMODEL_H diff --git a/kmymoney/plugins/views/onlinejoboutbox/onlinejoboutboxview.cpp b/kmymoney/plugins/views/onlinejoboutbox/onlinejoboutboxview.cpp index d534f341fd675a491b0db61513b065b737853b1c..f6f33821b5f3878bbae9fb1425649ff49d5d51b3 100644 --- a/kmymoney/plugins/views/onlinejoboutbox/onlinejoboutboxview.cpp +++ b/kmymoney/plugins/views/onlinejoboutbox/onlinejoboutboxview.cpp @@ -1,19 +1,8 @@ -/*************************************************************************** - onlinejoboutboxview.cpp - ------------------- - - copyright : (C) 2018 by Łukasz Wojniłowicz - email : lukasz.wojnilowicz@gmail.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "onlinejoboutboxview.h" diff --git a/kmymoney/plugins/views/onlinejoboutbox/onlinejoboutboxview.h b/kmymoney/plugins/views/onlinejoboutbox/onlinejoboutboxview.h index f84063e0595862999e09d6a9a491aaf6e1372dd6..0ef32d08b6d496e548fc2fd30d520c813eb73c79 100644 --- a/kmymoney/plugins/views/onlinejoboutbox/onlinejoboutboxview.h +++ b/kmymoney/plugins/views/onlinejoboutbox/onlinejoboutboxview.h @@ -1,18 +1,7 @@ -/*************************************************************************** - onlinejoboutboxview.h - ------------------- - copyright : (C) 2018 by Łukasz Wojniłowicz - email : lukasz.wojnilowicz@gmail.com - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ +/* + SPDX-FileCopyrightText: 2018 Łukasz Wojniłowicz + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef ONLINEJOBOUTBOXVIEW_H #define ONLINEJOBOUTBOXVIEW_H diff --git a/kmymoney/plugins/views/reports/core/cashflowlist.cpp b/kmymoney/plugins/views/reports/core/cashflowlist.cpp index 323fc6413a8375179ba70da9d3b1a95f6a299582..fc0a3d0597a5da244d486038087232666b364440 100644 --- a/kmymoney/plugins/views/reports/core/cashflowlist.cpp +++ b/kmymoney/plugins/views/reports/core/cashflowlist.cpp @@ -1,20 +1,8 @@ /* - * Copyright 2007 Sascha Pfau - * Copyright 2018 Ralf Habacker - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007 Sascha Pfau + SPDX-FileCopyrightText: 2018 Ralf Habacker + SPDX-License-Identifier: GPL-2.0-or-later +*/ /* * This file contains code from the func_xirr and related methods of diff --git a/kmymoney/plugins/views/reports/core/cashflowlist.h b/kmymoney/plugins/views/reports/core/cashflowlist.h index 15efad4fb97269d8af487b556914fc75a0691c92..b465736682b043abe42491dcedde41663db78126 100644 --- a/kmymoney/plugins/views/reports/core/cashflowlist.h +++ b/kmymoney/plugins/views/reports/core/cashflowlist.h @@ -1,20 +1,8 @@ /* - * Copyright 2007 Sascha Pfau - * Copyright 2018 Ralf Habacker - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2007 Sascha Pfau + SPDX-FileCopyrightText: 2018 Ralf Habacker + SPDX-License-Identifier: GPL-2.0-or-later +*/ /* * This file contains code from the func_xirr and related methods of diff --git a/kmymoney/plugins/views/reports/core/kreportcartesianaxis.cpp b/kmymoney/plugins/views/reports/core/kreportcartesianaxis.cpp index 52292e5cb3d7260d01500287052afa3cdbdd46c4..acbe575ae6c38ae2be77bf3a088b53bcde95f0bc 100644 --- a/kmymoney/plugins/views/reports/core/kreportcartesianaxis.cpp +++ b/kmymoney/plugins/views/reports/core/kreportcartesianaxis.cpp @@ -1,19 +1,7 @@ /* - * Copyright 2020 Robert Szczesiak - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2020 Robert Szczesiak + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kreportcartesianaxis.h" diff --git a/kmymoney/plugins/views/reports/core/kreportcartesianaxis.h b/kmymoney/plugins/views/reports/core/kreportcartesianaxis.h index 8292a82b976f29ae506c26c13aaf6bed18929f66..8dc601c3f9d1991226d73d96c12d6e19ba6cca1e 100644 --- a/kmymoney/plugins/views/reports/core/kreportcartesianaxis.h +++ b/kmymoney/plugins/views/reports/core/kreportcartesianaxis.h @@ -1,19 +1,7 @@ /* - * Copyright 2020 Robert Szczesiak - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2020 Robert Szczesiak + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KREPORTCARTESIANAXIS_H #define KREPORTCARTESIANAXIS_H diff --git a/kmymoney/plugins/views/reports/core/kreportchartview.cpp b/kmymoney/plugins/views/reports/core/kreportchartview.cpp index f5a6862864fd1d623aaad136e63b7f390c5f21d7..948ecaf662724d102983c26a8854ea9debebd56c 100644 --- a/kmymoney/plugins/views/reports/core/kreportchartview.cpp +++ b/kmymoney/plugins/views/reports/core/kreportchartview.cpp @@ -1,23 +1,11 @@ /* - * Copyright 2005 Ace Jones - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * Copyright 2018 Michael Kiefer - * Copyright 2020 Robert Szczesiak - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005 Ace Jones + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2018 Michael Kiefer + SPDX-FileCopyrightText: 2020 Robert Szczesiak + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include "kreportchartview.h" diff --git a/kmymoney/plugins/views/reports/core/kreportchartview.h b/kmymoney/plugins/views/reports/core/kreportchartview.h index c91c49e87c0d4d8e4ef04fff849fa17125d57612..6c64b149bb10e610e68e56fbf6b7621961e0edc0 100644 --- a/kmymoney/plugins/views/reports/core/kreportchartview.h +++ b/kmymoney/plugins/views/reports/core/kreportchartview.h @@ -1,22 +1,10 @@ /* - * Copyright 2005 Ace Jones - * Copyright 2005-2018 Thomas Baumgart - * Copyright 2017-2018 Łukasz Wojniłowicz - * Copyright 2018 Michael Kiefer - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the 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, see . - */ + SPDX-FileCopyrightText: 2005 Ace Jones + SPDX-FileCopyrightText: 2005-2018 Thomas Baumgart + SPDX-FileCopyrightText: 2017-2018 Łukasz Wojniłowicz + SPDX-FileCopyrightText: 2018 Michael Kiefer + SPDX-License-Identifier: GPL-2.0-or-later +*/ #ifndef KREPORTCHARTVIEW_H #define KREPORTCHARTVIEW_H diff --git a/kmymoney/plugins/views/reports/core/listtable.cpp b/kmymoney/plugins/views/reports/core/listtable.cpp index 6ce307ce3afec290bc6112c82325bd0a092c0b9a..f9a83dc244de2da6b59d3