From 2cd9d00b508354bf97a8d2fe12d333cd1e864044 Mon Sep 17 00:00:00 2001 From: ulmus-scott Date: Fri, 8 Oct 2021 23:19:24 -0400 Subject: [PATCH] rename opaque COPYING to LICENSE LICENSE is far more obvious than COPYING, as well as more precise Also, put it in the root directory https://github.com/joelparkerhenderson/github-special-files-and-paths Added the COPYING file for the Musicbrainz NGS bindings and the libdiscid python bindings --- mythtv/COPYING => LICENSE | 0 mythplugins/COPYING | 341 ------------------ mythplugins/mythbrowser/COPYING | 340 ----------------- mythplugins/mythnews/COPYING | 340 ----------------- mythplugins/mythzoneminder/COPYING | 340 ----------------- mythtv/bindings/python/ttvdbv4/definitions.py | 2 +- mythtv/bindings/python/ttvdbv4/get_api_v4.py | 2 +- .../bindings/python/ttvdbv4/myth4ttvdbv4.py | 2 +- mythtv/bindings/python/ttvdbv4/ttvdbv4_api.py | 2 +- mythtv/bindings/python/ttvdbv4/utils.py | 2 +- .../datacontracthelper.h | 2 +- .../datacontracts/artworkInfo.h | 2 +- .../datacontracts/artworkInfoList.h | 2 +- .../datacontracts/backendInfo.h | 2 +- .../datacontracts/blurayInfo.h | 2 +- .../datacontracts/buildInfo.h | 2 +- .../datacontracts/captureCard.h | 2 +- .../datacontracts/captureCardList.h | 2 +- .../datacontracts/castMember.h | 2 +- .../datacontracts/channelGroup.h | 2 +- .../datacontracts/connectionInfo.h | 2 +- .../datacontracts/cutList.h | 2 +- .../datacontracts/cutting.h | 2 +- .../datacontracts/databaseInfo.h | 2 +- .../datacontracts/encoder.h | 2 +- .../datacontracts/encoderList.h | 2 +- .../datacontracts/enum.h | 2 +- .../datacontracts/enumItem.h | 2 +- .../datacontracts/envInfo.h | 2 +- .../datacontracts/frontend.h | 2 +- .../datacontracts/frontendList.h | 2 +- .../datacontracts/genre.h | 2 +- .../datacontracts/genreList.h | 2 +- .../datacontracts/input.h | 2 +- .../datacontracts/inputList.h | 2 +- .../datacontracts/labelValue.h | 2 +- .../datacontracts/lineup.h | 2 +- .../datacontracts/logInfo.h | 2 +- .../datacontracts/logMessage.h | 2 +- .../datacontracts/markup.h | 2 +- .../datacontracts/markupList.h | 2 +- .../datacontracts/musicMetadataInfo.h | 2 +- .../datacontracts/musicMetadataInfoList.h | 2 +- .../datacontracts/programAndChannel.h | 2 +- .../datacontracts/programGuide.h | 2 +- .../datacontracts/programList.h | 2 +- .../datacontracts/recording.h | 2 +- .../datacontracts/settingList.h | 2 +- .../datacontracts/timeZoneInfo.h | 2 +- .../datacontracts/titleInfo.h | 2 +- .../datacontracts/titleInfoList.h | 2 +- .../datacontracts/versionInfo.h | 2 +- .../datacontracts/videoLookupInfo.h | 2 +- .../datacontracts/videoLookupInfoList.h | 2 +- .../datacontracts/videoMetadataInfo.h | 2 +- .../datacontracts/videoMetadataInfoList.h | 2 +- .../datacontracts/videoStreamInfo.h | 2 +- .../datacontracts/videoStreamInfoList.h | 2 +- .../datacontracts/wolInfo.h | 2 +- .../libs/libmythservicecontracts/service.cpp | 2 +- mythtv/libs/libmythservicecontracts/service.h | 2 +- .../services/captureServices.h | 2 +- .../services/channelServices.h | 2 +- .../services/contentServices.h | 2 +- .../services/dvrServices.h | 2 +- .../services/guideServices.h | 2 +- .../services/musicServices.h | 2 +- .../services/mythServices.h | 2 +- .../services/rttiServices.h | 2 +- .../services/videoServices.h | 2 +- .../libs/libmythupnp/bufferedsocketdevice.cpp | 2 +- .../libs/libmythupnp/bufferedsocketdevice.h | 2 +- mythtv/libs/libmythupnp/configuration.cpp | 2 +- mythtv/libs/libmythupnp/configuration.h | 2 +- mythtv/libs/libmythupnp/eventing.cpp | 2 +- mythtv/libs/libmythupnp/eventing.h | 2 +- mythtv/libs/libmythupnp/htmlserver.cpp | 2 +- mythtv/libs/libmythupnp/htmlserver.h | 2 +- mythtv/libs/libmythupnp/httprequest.cpp | 2 +- mythtv/libs/libmythupnp/httprequest.h | 2 +- mythtv/libs/libmythupnp/httpserver.cpp | 2 +- mythtv/libs/libmythupnp/httpserver.h | 2 +- .../libs/libmythupnp/mbroadcastsocketdevice.h | 2 +- .../libmythupnp/mmulticastsocketdevice.cpp | 2 +- .../libs/libmythupnp/mmulticastsocketdevice.h | 2 +- mythtv/libs/libmythupnp/mythxmlclient.cpp | 2 +- mythtv/libs/libmythupnp/mythxmlclient.h | 2 +- .../serializers/jsonSerializer.cpp | 2 +- .../libmythupnp/serializers/jsonSerializer.h | 2 +- .../libmythupnp/serializers/serializer.cpp | 2 +- .../libs/libmythupnp/serializers/serializer.h | 2 +- .../libmythupnp/serializers/soapSerializer.h | 2 +- .../libmythupnp/serializers/xmlSerializer.cpp | 2 +- .../libmythupnp/serializers/xmlSerializer.h | 2 +- .../libs/libmythupnp/serverSideScripting.cpp | 2 +- mythtv/libs/libmythupnp/serverSideScripting.h | 2 +- mythtv/libs/libmythupnp/servicehost.cpp | 2 +- mythtv/libs/libmythupnp/servicehost.h | 2 +- mythtv/libs/libmythupnp/soapclient.cpp | 2 +- mythtv/libs/libmythupnp/soapclient.h | 2 +- mythtv/libs/libmythupnp/ssdp.cpp | 2 +- mythtv/libs/libmythupnp/ssdp.h | 2 +- mythtv/libs/libmythupnp/ssdpcache.cpp | 2 +- mythtv/libs/libmythupnp/ssdpcache.h | 2 +- mythtv/libs/libmythupnp/taskqueue.cpp | 2 +- mythtv/libs/libmythupnp/taskqueue.h | 2 +- mythtv/libs/libmythupnp/upnp.cpp | 2 +- mythtv/libs/libmythupnp/upnp.h | 2 +- mythtv/libs/libmythupnp/upnpcds.cpp | 2 +- mythtv/libs/libmythupnp/upnpcds.h | 2 +- mythtv/libs/libmythupnp/upnpcdsobjects.cpp | 2 +- mythtv/libs/libmythupnp/upnpcdsobjects.h | 2 +- mythtv/libs/libmythupnp/upnpcmgr.cpp | 2 +- mythtv/libs/libmythupnp/upnpcmgr.h | 2 +- mythtv/libs/libmythupnp/upnpdevice.cpp | 2 +- mythtv/libs/libmythupnp/upnpdevice.h | 2 +- mythtv/libs/libmythupnp/upnpserviceimpl.h | 2 +- mythtv/libs/libmythupnp/upnptaskcache.h | 2 +- mythtv/libs/libmythupnp/upnptaskevent.cpp | 2 +- mythtv/libs/libmythupnp/upnptaskevent.h | 2 +- mythtv/libs/libmythupnp/upnptasknotify.cpp | 2 +- mythtv/libs/libmythupnp/upnptasknotify.h | 2 +- mythtv/libs/libmythupnp/upnptasksearch.cpp | 2 +- mythtv/libs/libmythupnp/upnptasksearch.h | 2 +- mythtv/libs/libmythupnp/upnputil.cpp | 2 +- mythtv/libs/libmythupnp/upnputil.h | 2 +- mythtv/libs/libmythupnp/websocket.h | 2 +- mythtv/libs/libmythupnp/wsdl.cpp | 2 +- mythtv/libs/libmythupnp/wsdl.h | 2 +- mythtv/libs/libmythupnp/xsd.cpp | 2 +- mythtv/libs/libmythupnp/xsd.h | 2 +- .../serviceHosts/musicServiceHost.h | 2 +- .../programs/mythbackend/services/music.cpp | 2 +- mythtv/programs/mythbackend/services/music.h | 2 +- .../metadata/Music/discid/COPYING.LESSER | 165 +++++++++ .../metadata/Music/musicbrainzngs/COPYING | 40 ++ .../scripts/metadata/Television/ttvdb4.py | 2 +- 137 files changed, 335 insertions(+), 1491 deletions(-) rename mythtv/COPYING => LICENSE (100%) delete mode 100644 mythplugins/COPYING delete mode 100644 mythplugins/mythbrowser/COPYING delete mode 100644 mythplugins/mythnews/COPYING delete mode 100755 mythplugins/mythzoneminder/COPYING create mode 100644 mythtv/programs/scripts/metadata/Music/discid/COPYING.LESSER create mode 100644 mythtv/programs/scripts/metadata/Music/musicbrainzngs/COPYING diff --git a/mythtv/COPYING b/LICENSE similarity index 100% rename from mythtv/COPYING rename to LICENSE diff --git a/mythplugins/COPYING b/mythplugins/COPYING deleted file mode 100644 index 8fcf6977858..00000000000 --- a/mythplugins/COPYING +++ /dev/null @@ -1,341 +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 Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - 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 - - - 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. - - - Copyright (C) 19yy - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU 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) 19yy 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. - - , 1 April 1989 - Ty Coon, President of Vice - -This 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 Library General -Public License instead of this License. diff --git a/mythplugins/mythbrowser/COPYING b/mythplugins/mythbrowser/COPYING deleted file mode 100644 index 74f4880af00..00000000000 --- a/mythplugins/mythbrowser/COPYING +++ /dev/null @@ -1,340 +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 Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - 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 - - 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. - - - 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 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU 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. - - , 1 April 1989 - Ty Coon, President of Vice - -This 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 Library General -Public License instead of this License. diff --git a/mythplugins/mythnews/COPYING b/mythplugins/mythnews/COPYING deleted file mode 100644 index 74f4880af00..00000000000 --- a/mythplugins/mythnews/COPYING +++ /dev/null @@ -1,340 +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 Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - 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 - - 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. - - - 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 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU 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. - - , 1 April 1989 - Ty Coon, President of Vice - -This 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 Library General -Public License instead of this License. diff --git a/mythplugins/mythzoneminder/COPYING b/mythplugins/mythzoneminder/COPYING deleted file mode 100755 index 74f4880af00..00000000000 --- a/mythplugins/mythzoneminder/COPYING +++ /dev/null @@ -1,340 +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 Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - 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 - - 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. - - - 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 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU 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. - - , 1 April 1989 - Ty Coon, President of Vice - -This 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 Library General -Public License instead of this License. diff --git a/mythtv/bindings/python/ttvdbv4/definitions.py b/mythtv/bindings/python/ttvdbv4/definitions.py index 2cd104b05cb..9fe199fffa5 100644 --- a/mythtv/bindings/python/ttvdbv4/definitions.py +++ b/mythtv/bindings/python/ttvdbv4/definitions.py @@ -3,7 +3,7 @@ # ---------------------------------------------------- # Purpose: MythTV Python Bindings for TheTVDB v4 API # Copyright: (c) 2021 Roland Ernst -# License: GPL v2 or later, see COPYING for details +# License: GPL v2 or later, see LICENSE for details # ---------------------------------------------------- diff --git a/mythtv/bindings/python/ttvdbv4/get_api_v4.py b/mythtv/bindings/python/ttvdbv4/get_api_v4.py index bc3747b2bd9..9ba4a83b771 100644 --- a/mythtv/bindings/python/ttvdbv4/get_api_v4.py +++ b/mythtv/bindings/python/ttvdbv4/get_api_v4.py @@ -3,7 +3,7 @@ # ---------------------------------------------------- # Purpose: MythTV Python Bindings for TheTVDB v4 API # Copyright: (c) 2021 Roland Ernst -# License: GPL v2 or later, see COPYING for details +# License: GPL v2 or later, see LICENSE for details # ---------------------------------------------------- """ diff --git a/mythtv/bindings/python/ttvdbv4/myth4ttvdbv4.py b/mythtv/bindings/python/ttvdbv4/myth4ttvdbv4.py index a150f3b0172..b9976ef6623 100644 --- a/mythtv/bindings/python/ttvdbv4/myth4ttvdbv4.py +++ b/mythtv/bindings/python/ttvdbv4/myth4ttvdbv4.py @@ -3,7 +3,7 @@ # ---------------------------------------------------- # Purpose: MythTV Python Bindings for TheTVDB v4 API # Copyright: (c) 2021 Roland Ernst -# License: GPL v2 or later, see COPYING for details +# License: GPL v2 or later, see LICENSE for details # ---------------------------------------------------- diff --git a/mythtv/bindings/python/ttvdbv4/ttvdbv4_api.py b/mythtv/bindings/python/ttvdbv4/ttvdbv4_api.py index 85de3c51031..9ea27c0ea25 100644 --- a/mythtv/bindings/python/ttvdbv4/ttvdbv4_api.py +++ b/mythtv/bindings/python/ttvdbv4/ttvdbv4_api.py @@ -3,7 +3,7 @@ # ---------------------------------------------------- # Purpose: MythTV Python Bindings for TheTVDB v4 API # Copyright: (c) 2021 Roland Ernst -# License: GPL v2 or later, see COPYING for details +# License: GPL v2 or later, see LICENSE for details # ---------------------------------------------------- diff --git a/mythtv/bindings/python/ttvdbv4/utils.py b/mythtv/bindings/python/ttvdbv4/utils.py index 0118e95e808..b43c711afcf 100644 --- a/mythtv/bindings/python/ttvdbv4/utils.py +++ b/mythtv/bindings/python/ttvdbv4/utils.py @@ -3,7 +3,7 @@ # ---------------------------------------------------- # Purpose: MythTV Python Bindings for TheTVDB v4 API # Copyright: (c) 2021 Roland Ernst -# License: GPL v2 or later, see COPYING for details +# License: GPL v2 or later, see LICENSE for details # ---------------------------------------------------- diff --git a/mythtv/libs/libmythservicecontracts/datacontracthelper.h b/mythtv/libs/libmythservicecontracts/datacontracthelper.h index 5a4ac974619..1c8bf3ba5a2 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracthelper.h +++ b/mythtv/libs/libmythservicecontracts/datacontracthelper.h @@ -4,7 +4,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// // diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/artworkInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/artworkInfo.h index d24dfdfb16a..60069020a85 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/artworkInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/artworkInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2011 Robert McNamara // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/artworkInfoList.h b/mythtv/libs/libmythservicecontracts/datacontracts/artworkInfoList.h index c6c51b2c2c1..5c71a2603dc 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/artworkInfoList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/artworkInfoList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2011 Robert McNamara // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/backendInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/backendInfo.h index 6c04e86b527..cfb159a8e2a 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/backendInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/backendInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2015 Bill Meek, from: 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/blurayInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/blurayInfo.h index 49bc6d407f0..688bf1f5da7 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/blurayInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/blurayInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2011 Robert McNamara // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/buildInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/buildInfo.h index d1fac522760..04bf637f228 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/buildInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/buildInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2015 Bill Meek, from: 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/captureCard.h b/mythtv/libs/libmythservicecontracts/datacontracts/captureCard.h index df0dfef6438..516325c5bb3 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/captureCard.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/captureCard.h @@ -4,7 +4,7 @@ // // Copyright (c) 2011 Robert McNamara // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/captureCardList.h b/mythtv/libs/libmythservicecontracts/datacontracts/captureCardList.h index c20632b9889..cb574e55de5 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/captureCardList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/captureCardList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2011 Robert McNamara // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/castMember.h b/mythtv/libs/libmythservicecontracts/datacontracts/castMember.h index ab5344e93f6..9b60b234ac1 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/castMember.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/castMember.h @@ -4,7 +4,7 @@ // // Copyright (c) 2013 Stuart Morgan // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/channelGroup.h b/mythtv/libs/libmythservicecontracts/datacontracts/channelGroup.h index 0f2ca34d258..4c76cb7ba8b 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/channelGroup.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/channelGroup.h @@ -4,7 +4,7 @@ // // Copyright (c) 2013 Stuart Morgan // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/connectionInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/connectionInfo.h index ff3b751ee9a..493777604c2 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/connectionInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/connectionInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/cutList.h b/mythtv/libs/libmythservicecontracts/datacontracts/cutList.h index d58c4cf6efc..dfda10c99dd 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/cutList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/cutList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2014 team MythTV // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/cutting.h b/mythtv/libs/libmythservicecontracts/datacontracts/cutting.h index 813651a120f..2f81d5f5e15 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/cutting.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/cutting.h @@ -4,7 +4,7 @@ // // Copyright (c) 2014 team MythTV // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/databaseInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/databaseInfo.h index 1faf2f4d213..0b2916218b0 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/databaseInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/databaseInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/encoder.h b/mythtv/libs/libmythservicecontracts/datacontracts/encoder.h index 89de9423615..0592aab4f52 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/encoder.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/encoder.h @@ -4,7 +4,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/encoderList.h b/mythtv/libs/libmythservicecontracts/datacontracts/encoderList.h index 2bfa4903f4f..78fce226ca5 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/encoderList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/encoderList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/enum.h b/mythtv/libs/libmythservicecontracts/datacontracts/enum.h index 070e3ceaaa9..472b7e2af39 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/enum.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/enum.h @@ -4,7 +4,7 @@ // // Copyright (c) 2014 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/enumItem.h b/mythtv/libs/libmythservicecontracts/datacontracts/enumItem.h index 90f27c1c923..9f8fe91bd58 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/enumItem.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/enumItem.h @@ -4,7 +4,7 @@ // // Copyright (c) 2014 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/envInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/envInfo.h index 43118663c94..af0b397ce71 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/envInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/envInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2015 Bill Meek, from: 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/frontend.h b/mythtv/libs/libmythservicecontracts/datacontracts/frontend.h index e561d21793e..52d3742ae7a 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/frontend.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/frontend.h @@ -4,7 +4,7 @@ // // Copyright (c) 2014 Stuart Morgan // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/frontendList.h b/mythtv/libs/libmythservicecontracts/datacontracts/frontendList.h index 954b3310ef5..a56fe161b6a 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/frontendList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/frontendList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2014 Stuart Morgan // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/genre.h b/mythtv/libs/libmythservicecontracts/datacontracts/genre.h index 23a2b910132..96f00322505 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/genre.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/genre.h @@ -4,7 +4,7 @@ // // Copyright (c) 2017 Paul Harrison // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/genreList.h b/mythtv/libs/libmythservicecontracts/datacontracts/genreList.h index eb074024abd..c120049c07a 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/genreList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/genreList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2017 Paul Harrison // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/input.h b/mythtv/libs/libmythservicecontracts/datacontracts/input.h index 230ed2eeb81..6165777772f 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/input.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/input.h @@ -4,7 +4,7 @@ // // Copyright (c) 2013 Stuart Morgan // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/inputList.h b/mythtv/libs/libmythservicecontracts/datacontracts/inputList.h index 1f45c326627..7298534d1ac 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/inputList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/inputList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2013 Stuart Morgan // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/labelValue.h b/mythtv/libs/libmythservicecontracts/datacontracts/labelValue.h index c85278498ae..a60b7f3d45b 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/labelValue.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/labelValue.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// // Program Name: labelValue.h // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/lineup.h b/mythtv/libs/libmythservicecontracts/datacontracts/lineup.h index 76aaa117f43..73d5547d6fe 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/lineup.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/lineup.h @@ -4,7 +4,7 @@ // // Copyright (c) 2011 Robert McNamara // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/logInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/logInfo.h index 583c07eb4ea..2bb03111571 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/logInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/logInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2015 Bill Meek, from: 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/logMessage.h b/mythtv/libs/libmythservicecontracts/datacontracts/logMessage.h index dc803d3f4b2..a51f3aca1ca 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/logMessage.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/logMessage.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// // Program Name: logMessage.h // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/markup.h b/mythtv/libs/libmythservicecontracts/datacontracts/markup.h index c8d70af3099..58bf036bd0a 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/markup.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/markup.h @@ -4,7 +4,7 @@ // // Copyright (c) 2021 team MythTV // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/markupList.h b/mythtv/libs/libmythservicecontracts/datacontracts/markupList.h index 4eb4777902e..0417ad4e38e 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/markupList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/markupList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2021 team MythTV // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/musicMetadataInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/musicMetadataInfo.h index 84aabe9fe25..6bdbcbef57d 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/musicMetadataInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/musicMetadataInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2017 Paul Harrison // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/musicMetadataInfoList.h b/mythtv/libs/libmythservicecontracts/datacontracts/musicMetadataInfoList.h index 551430ddd88..07087afba3e 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/musicMetadataInfoList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/musicMetadataInfoList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2017 Paul Harrison // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/programAndChannel.h b/mythtv/libs/libmythservicecontracts/datacontracts/programAndChannel.h index 260ae3e4cb9..d0d6c1879e5 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/programAndChannel.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/programAndChannel.h @@ -4,7 +4,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/programGuide.h b/mythtv/libs/libmythservicecontracts/datacontracts/programGuide.h index d7cb2811c2d..24c62d04c8d 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/programGuide.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/programGuide.h @@ -6,7 +6,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/programList.h b/mythtv/libs/libmythservicecontracts/datacontracts/programList.h index d5264973d1b..06b7b7e0787 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/programList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/programList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/recording.h b/mythtv/libs/libmythservicecontracts/datacontracts/recording.h index af76daf2df4..c5f7ef5a170 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/recording.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/recording.h @@ -4,7 +4,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/settingList.h b/mythtv/libs/libmythservicecontracts/datacontracts/settingList.h index ad88cb15a55..5fd50317995 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/settingList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/settingList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/timeZoneInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/timeZoneInfo.h index 2bdac781f59..c2735864677 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/timeZoneInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/timeZoneInfo.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// // Program Name: timeZoneInfo.h // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/titleInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/titleInfo.h index 6b45f742825..7592c4b9858 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/titleInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/titleInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2013 Chris Pinkham // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // //////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/titleInfoList.h b/mythtv/libs/libmythservicecontracts/datacontracts/titleInfoList.h index d5d3ac0b518..30588985231 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/titleInfoList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/titleInfoList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2013 Chris Pinkham // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // //////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/versionInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/versionInfo.h index 1a04d657a81..50859ca0cc8 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/versionInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/versionInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2011 Raymond Wagner // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/videoLookupInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/videoLookupInfo.h index 38941183886..c528e01a979 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/videoLookupInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/videoLookupInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2011 Robert McNamara // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/videoLookupInfoList.h b/mythtv/libs/libmythservicecontracts/datacontracts/videoLookupInfoList.h index b725fec94e2..84c74343fb3 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/videoLookupInfoList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/videoLookupInfoList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2011 Robert McNamara // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfo.h index c7edac9b839..b8d936bf7c8 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfo.h @@ -5,7 +5,7 @@ // Copyright (c) 2010 Robert McNamara // Copyright (c) 2013 Stuart Morgan // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfoList.h b/mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfoList.h index 5b815feba19..a9f24be6d5e 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfoList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfoList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2011 Robert McNamara // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/videoStreamInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/videoStreamInfo.h index b6f64babfab..c844a277b35 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/videoStreamInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/videoStreamInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2020 Peter Bennett // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/videoStreamInfoList.h b/mythtv/libs/libmythservicecontracts/datacontracts/videoStreamInfoList.h index 42b8800ca5f..4a9e2c7244f 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/videoStreamInfoList.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/videoStreamInfoList.h @@ -4,7 +4,7 @@ // // Copyright (c) 2011 Peter Bennett // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/datacontracts/wolInfo.h b/mythtv/libs/libmythservicecontracts/datacontracts/wolInfo.h index 77b3aba70c6..15e45a5f1a1 100644 --- a/mythtv/libs/libmythservicecontracts/datacontracts/wolInfo.h +++ b/mythtv/libs/libmythservicecontracts/datacontracts/wolInfo.h @@ -4,7 +4,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/service.cpp b/mythtv/libs/libmythservicecontracts/service.cpp index 5f62522d8fb..fc93623773b 100644 --- a/mythtv/libs/libmythservicecontracts/service.cpp +++ b/mythtv/libs/libmythservicecontracts/service.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/service.h b/mythtv/libs/libmythservicecontracts/service.h index a7e8ff56ae6..9b038bf4211 100644 --- a/mythtv/libs/libmythservicecontracts/service.h +++ b/mythtv/libs/libmythservicecontracts/service.h @@ -6,7 +6,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/services/captureServices.h b/mythtv/libs/libmythservicecontracts/services/captureServices.h index 8028c10155a..25b807563fd 100644 --- a/mythtv/libs/libmythservicecontracts/services/captureServices.h +++ b/mythtv/libs/libmythservicecontracts/services/captureServices.h @@ -6,7 +6,7 @@ // // Copyright (c) 2011 Robert McNamara // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/services/channelServices.h b/mythtv/libs/libmythservicecontracts/services/channelServices.h index d18114fc031..7a0b1fb3b5c 100644 --- a/mythtv/libs/libmythservicecontracts/services/channelServices.h +++ b/mythtv/libs/libmythservicecontracts/services/channelServices.h @@ -6,7 +6,7 @@ // // Copyright (c) 2010 Robert McNamara // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/services/contentServices.h b/mythtv/libs/libmythservicecontracts/services/contentServices.h index 9be0317b122..b373031d84c 100644 --- a/mythtv/libs/libmythservicecontracts/services/contentServices.h +++ b/mythtv/libs/libmythservicecontracts/services/contentServices.h @@ -6,7 +6,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/services/dvrServices.h b/mythtv/libs/libmythservicecontracts/services/dvrServices.h index 1926e701179..2efbaca7c36 100644 --- a/mythtv/libs/libmythservicecontracts/services/dvrServices.h +++ b/mythtv/libs/libmythservicecontracts/services/dvrServices.h @@ -6,7 +6,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/services/guideServices.h b/mythtv/libs/libmythservicecontracts/services/guideServices.h index fc97973c84f..3ce523414d0 100644 --- a/mythtv/libs/libmythservicecontracts/services/guideServices.h +++ b/mythtv/libs/libmythservicecontracts/services/guideServices.h @@ -6,7 +6,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/services/musicServices.h b/mythtv/libs/libmythservicecontracts/services/musicServices.h index acfffa271b7..2271dacf032 100644 --- a/mythtv/libs/libmythservicecontracts/services/musicServices.h +++ b/mythtv/libs/libmythservicecontracts/services/musicServices.h @@ -6,7 +6,7 @@ // // Copyright (c) 2017 Paul Harrison // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/services/mythServices.h b/mythtv/libs/libmythservicecontracts/services/mythServices.h index dd550499533..19cec8c3044 100644 --- a/mythtv/libs/libmythservicecontracts/services/mythServices.h +++ b/mythtv/libs/libmythservicecontracts/services/mythServices.h @@ -6,7 +6,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/services/rttiServices.h b/mythtv/libs/libmythservicecontracts/services/rttiServices.h index a6e764b9a7d..414eb45b6ad 100644 --- a/mythtv/libs/libmythservicecontracts/services/rttiServices.h +++ b/mythtv/libs/libmythservicecontracts/services/rttiServices.h @@ -6,7 +6,7 @@ // // Copyright (c) 2014 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythservicecontracts/services/videoServices.h b/mythtv/libs/libmythservicecontracts/services/videoServices.h index b1d439e1ed1..8e5377abaf1 100644 --- a/mythtv/libs/libmythservicecontracts/services/videoServices.h +++ b/mythtv/libs/libmythservicecontracts/services/videoServices.h @@ -6,7 +6,7 @@ // // Copyright (c) 2011 Robert McNamara // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/bufferedsocketdevice.cpp b/mythtv/libs/libmythupnp/bufferedsocketdevice.cpp index d067f77c70e..c5a2be332ef 100644 --- a/mythtv/libs/libmythupnp/bufferedsocketdevice.cpp +++ b/mythtv/libs/libmythupnp/bufferedsocketdevice.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/bufferedsocketdevice.h b/mythtv/libs/libmythupnp/bufferedsocketdevice.h index 23e4d220503..38ed93e8c82 100644 --- a/mythtv/libs/libmythupnp/bufferedsocketdevice.h +++ b/mythtv/libs/libmythupnp/bufferedsocketdevice.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/configuration.cpp b/mythtv/libs/libmythupnp/configuration.cpp index e4622c65e74..00bb5024c46 100644 --- a/mythtv/libs/libmythupnp/configuration.cpp +++ b/mythtv/libs/libmythupnp/configuration.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2007 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/configuration.h b/mythtv/libs/libmythupnp/configuration.h index 0f4f783a4b9..c9f8679bbe7 100644 --- a/mythtv/libs/libmythupnp/configuration.h +++ b/mythtv/libs/libmythupnp/configuration.h @@ -6,7 +6,7 @@ // // Copyright (c) 2007 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/eventing.cpp b/mythtv/libs/libmythupnp/eventing.cpp index 57ef1078c25..b45ccf5a301 100644 --- a/mythtv/libs/libmythupnp/eventing.cpp +++ b/mythtv/libs/libmythupnp/eventing.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2006 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/eventing.h b/mythtv/libs/libmythupnp/eventing.h index c4bf2c3c752..bb091fed019 100644 --- a/mythtv/libs/libmythupnp/eventing.h +++ b/mythtv/libs/libmythupnp/eventing.h @@ -6,7 +6,7 @@ // // Copyright (c) 2006 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/htmlserver.cpp b/mythtv/libs/libmythupnp/htmlserver.cpp index 73c2ad5812c..48449230165 100644 --- a/mythtv/libs/libmythupnp/htmlserver.cpp +++ b/mythtv/libs/libmythupnp/htmlserver.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2011 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/htmlserver.h b/mythtv/libs/libmythupnp/htmlserver.h index 12c8c7c7b05..3569edea45f 100644 --- a/mythtv/libs/libmythupnp/htmlserver.h +++ b/mythtv/libs/libmythupnp/htmlserver.h @@ -6,7 +6,7 @@ // // Copyright (c) 2011 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/httprequest.cpp b/mythtv/libs/libmythupnp/httprequest.cpp index f9604a3dfbc..e17e455551e 100644 --- a/mythtv/libs/libmythupnp/httprequest.cpp +++ b/mythtv/libs/libmythupnp/httprequest.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/httprequest.h b/mythtv/libs/libmythupnp/httprequest.h index 489f023bfb4..33ae32d09a9 100644 --- a/mythtv/libs/libmythupnp/httprequest.h +++ b/mythtv/libs/libmythupnp/httprequest.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/httpserver.cpp b/mythtv/libs/libmythupnp/httpserver.cpp index a7a9fdf9f44..26fcbe66a44 100644 --- a/mythtv/libs/libmythupnp/httpserver.cpp +++ b/mythtv/libs/libmythupnp/httpserver.cpp @@ -8,7 +8,7 @@ // Copyright (c) 2005 David Blain // 2014 Stuart Morgan // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/httpserver.h b/mythtv/libs/libmythupnp/httpserver.h index 363ad51aff4..ab41c6614ad 100644 --- a/mythtv/libs/libmythupnp/httpserver.h +++ b/mythtv/libs/libmythupnp/httpserver.h @@ -7,7 +7,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/mbroadcastsocketdevice.h b/mythtv/libs/libmythupnp/mbroadcastsocketdevice.h index e13dd3bad25..81c5a09d84c 100644 --- a/mythtv/libs/libmythupnp/mbroadcastsocketdevice.h +++ b/mythtv/libs/libmythupnp/mbroadcastsocketdevice.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/mmulticastsocketdevice.cpp b/mythtv/libs/libmythupnp/mmulticastsocketdevice.cpp index 00f1dd724e5..f98a21ece47 100644 --- a/mythtv/libs/libmythupnp/mmulticastsocketdevice.cpp +++ b/mythtv/libs/libmythupnp/mmulticastsocketdevice.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/mmulticastsocketdevice.h b/mythtv/libs/libmythupnp/mmulticastsocketdevice.h index cf8f5576615..dc0ba0de56c 100644 --- a/mythtv/libs/libmythupnp/mmulticastsocketdevice.h +++ b/mythtv/libs/libmythupnp/mmulticastsocketdevice.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/mythxmlclient.cpp b/mythtv/libs/libmythupnp/mythxmlclient.cpp index 8f81e5dc795..8dd9accdf14 100644 --- a/mythtv/libs/libmythupnp/mythxmlclient.cpp +++ b/mythtv/libs/libmythupnp/mythxmlclient.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2007 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/mythxmlclient.h b/mythtv/libs/libmythupnp/mythxmlclient.h index 9eead52314b..a3c0866fb98 100644 --- a/mythtv/libs/libmythupnp/mythxmlclient.h +++ b/mythtv/libs/libmythupnp/mythxmlclient.h @@ -6,7 +6,7 @@ // // Copyright (c) 2007 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/serializers/jsonSerializer.cpp b/mythtv/libs/libmythupnp/serializers/jsonSerializer.cpp index 6d1430c09f1..2af9a3fee61 100644 --- a/mythtv/libs/libmythupnp/serializers/jsonSerializer.cpp +++ b/mythtv/libs/libmythupnp/serializers/jsonSerializer.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/serializers/jsonSerializer.h b/mythtv/libs/libmythupnp/serializers/jsonSerializer.h index 0b86e4e8b74..2f42bdc4f87 100644 --- a/mythtv/libs/libmythupnp/serializers/jsonSerializer.h +++ b/mythtv/libs/libmythupnp/serializers/jsonSerializer.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/serializers/serializer.cpp b/mythtv/libs/libmythupnp/serializers/serializer.cpp index 9de8e01c087..3af7a99c4f9 100644 --- a/mythtv/libs/libmythupnp/serializers/serializer.cpp +++ b/mythtv/libs/libmythupnp/serializers/serializer.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/serializers/serializer.h b/mythtv/libs/libmythupnp/serializers/serializer.h index 8ccd50b25c4..6600eb23712 100644 --- a/mythtv/libs/libmythupnp/serializers/serializer.h +++ b/mythtv/libs/libmythupnp/serializers/serializer.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/serializers/soapSerializer.h b/mythtv/libs/libmythupnp/serializers/soapSerializer.h index 89d920321ca..0acf1bd817e 100644 --- a/mythtv/libs/libmythupnp/serializers/soapSerializer.h +++ b/mythtv/libs/libmythupnp/serializers/soapSerializer.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/serializers/xmlSerializer.cpp b/mythtv/libs/libmythupnp/serializers/xmlSerializer.cpp index 63252902c24..e12d3feca80 100644 --- a/mythtv/libs/libmythupnp/serializers/xmlSerializer.cpp +++ b/mythtv/libs/libmythupnp/serializers/xmlSerializer.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/serializers/xmlSerializer.h b/mythtv/libs/libmythupnp/serializers/xmlSerializer.h index b79865cb7ef..e828a53c630 100644 --- a/mythtv/libs/libmythupnp/serializers/xmlSerializer.h +++ b/mythtv/libs/libmythupnp/serializers/xmlSerializer.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/serverSideScripting.cpp b/mythtv/libs/libmythupnp/serverSideScripting.cpp index 38f8aa2cf85..9222b9cc8ce 100644 --- a/mythtv/libs/libmythupnp/serverSideScripting.cpp +++ b/mythtv/libs/libmythupnp/serverSideScripting.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2011 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/serverSideScripting.h b/mythtv/libs/libmythupnp/serverSideScripting.h index 53eefaef6e7..16e807bde1a 100644 --- a/mythtv/libs/libmythupnp/serverSideScripting.h +++ b/mythtv/libs/libmythupnp/serverSideScripting.h @@ -6,7 +6,7 @@ // // Copyright (c) 2011 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/servicehost.cpp b/mythtv/libs/libmythupnp/servicehost.cpp index 24aae25c37d..c3f3285d95a 100644 --- a/mythtv/libs/libmythupnp/servicehost.cpp +++ b/mythtv/libs/libmythupnp/servicehost.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/servicehost.h b/mythtv/libs/libmythupnp/servicehost.h index 3366a7d1d6c..7ad50b012fc 100644 --- a/mythtv/libs/libmythupnp/servicehost.h +++ b/mythtv/libs/libmythupnp/servicehost.h @@ -6,7 +6,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/soapclient.cpp b/mythtv/libs/libmythupnp/soapclient.cpp index eef97c8f91f..f32aff9d3de 100644 --- a/mythtv/libs/libmythupnp/soapclient.cpp +++ b/mythtv/libs/libmythupnp/soapclient.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2007 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/soapclient.h b/mythtv/libs/libmythupnp/soapclient.h index b23465f2e43..b5b4f1ea8d3 100644 --- a/mythtv/libs/libmythupnp/soapclient.h +++ b/mythtv/libs/libmythupnp/soapclient.h @@ -6,7 +6,7 @@ // // Copyright (c) 2007 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/ssdp.cpp b/mythtv/libs/libmythupnp/ssdp.cpp index 5378d314392..08fbc374536 100644 --- a/mythtv/libs/libmythupnp/ssdp.cpp +++ b/mythtv/libs/libmythupnp/ssdp.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/ssdp.h b/mythtv/libs/libmythupnp/ssdp.h index 71dac867131..273d54f1f61 100644 --- a/mythtv/libs/libmythupnp/ssdp.h +++ b/mythtv/libs/libmythupnp/ssdp.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/ssdpcache.cpp b/mythtv/libs/libmythupnp/ssdpcache.cpp index a01efddea97..73ae661269c 100644 --- a/mythtv/libs/libmythupnp/ssdpcache.cpp +++ b/mythtv/libs/libmythupnp/ssdpcache.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2007 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/ssdpcache.h b/mythtv/libs/libmythupnp/ssdpcache.h index f530941b830..a323f3d301d 100644 --- a/mythtv/libs/libmythupnp/ssdpcache.h +++ b/mythtv/libs/libmythupnp/ssdpcache.h @@ -6,7 +6,7 @@ // // Copyright (c) 2007 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/taskqueue.cpp b/mythtv/libs/libmythupnp/taskqueue.cpp index 2c23686d84e..81a6d61cc90 100644 --- a/mythtv/libs/libmythupnp/taskqueue.cpp +++ b/mythtv/libs/libmythupnp/taskqueue.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/taskqueue.h b/mythtv/libs/libmythupnp/taskqueue.h index 2201ebb790a..f86985c7f53 100644 --- a/mythtv/libs/libmythupnp/taskqueue.h +++ b/mythtv/libs/libmythupnp/taskqueue.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnp.cpp b/mythtv/libs/libmythupnp/upnp.cpp index 33e2e930970..e10b771fa08 100644 --- a/mythtv/libs/libmythupnp/upnp.cpp +++ b/mythtv/libs/libmythupnp/upnp.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnp.h b/mythtv/libs/libmythupnp/upnp.h index 2d3a91b9f23..8887f956812 100644 --- a/mythtv/libs/libmythupnp/upnp.h +++ b/mythtv/libs/libmythupnp/upnp.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnpcds.cpp b/mythtv/libs/libmythupnp/upnpcds.cpp index 73b48acff8a..dd1538485a5 100644 --- a/mythtv/libs/libmythupnp/upnpcds.cpp +++ b/mythtv/libs/libmythupnp/upnpcds.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnpcds.h b/mythtv/libs/libmythupnp/upnpcds.h index 3215eac93e1..2cfd3844d41 100644 --- a/mythtv/libs/libmythupnp/upnpcds.h +++ b/mythtv/libs/libmythupnp/upnpcds.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnpcdsobjects.cpp b/mythtv/libs/libmythupnp/upnpcdsobjects.cpp index 2efcf114819..2af4bbe7a43 100644 --- a/mythtv/libs/libmythupnp/upnpcdsobjects.cpp +++ b/mythtv/libs/libmythupnp/upnpcdsobjects.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnpcdsobjects.h b/mythtv/libs/libmythupnp/upnpcdsobjects.h index 60bac0d0771..a998726532e 100644 --- a/mythtv/libs/libmythupnp/upnpcdsobjects.h +++ b/mythtv/libs/libmythupnp/upnpcdsobjects.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnpcmgr.cpp b/mythtv/libs/libmythupnp/upnpcmgr.cpp index 3aa572cae31..72839e288c7 100644 --- a/mythtv/libs/libmythupnp/upnpcmgr.cpp +++ b/mythtv/libs/libmythupnp/upnpcmgr.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2006 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnpcmgr.h b/mythtv/libs/libmythupnp/upnpcmgr.h index 9c39a30ef52..a2fecd13f71 100644 --- a/mythtv/libs/libmythupnp/upnpcmgr.h +++ b/mythtv/libs/libmythupnp/upnpcmgr.h @@ -6,7 +6,7 @@ // // Copyright (c) 2006 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnpdevice.cpp b/mythtv/libs/libmythupnp/upnpdevice.cpp index 1aa60b551e6..fc903771e6f 100644 --- a/mythtv/libs/libmythupnp/upnpdevice.cpp +++ b/mythtv/libs/libmythupnp/upnpdevice.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnpdevice.h b/mythtv/libs/libmythupnp/upnpdevice.h index 6fe925cd8fd..de4c34979b3 100644 --- a/mythtv/libs/libmythupnp/upnpdevice.h +++ b/mythtv/libs/libmythupnp/upnpdevice.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnpserviceimpl.h b/mythtv/libs/libmythupnp/upnpserviceimpl.h index 01cb44d515b..f1f37ad13b9 100644 --- a/mythtv/libs/libmythupnp/upnpserviceimpl.h +++ b/mythtv/libs/libmythupnp/upnpserviceimpl.h @@ -6,7 +6,7 @@ // // Copyright (c) 2007 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnptaskcache.h b/mythtv/libs/libmythupnp/upnptaskcache.h index 8e9041886bd..ff27e11f8a5 100644 --- a/mythtv/libs/libmythupnp/upnptaskcache.h +++ b/mythtv/libs/libmythupnp/upnptaskcache.h @@ -6,7 +6,7 @@ // // Copyright (c) 2007 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnptaskevent.cpp b/mythtv/libs/libmythupnp/upnptaskevent.cpp index 7ae2896692b..f8c469ac660 100644 --- a/mythtv/libs/libmythupnp/upnptaskevent.cpp +++ b/mythtv/libs/libmythupnp/upnptaskevent.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2006 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnptaskevent.h b/mythtv/libs/libmythupnp/upnptaskevent.h index 83f5ffa8b99..667d52ed8bc 100644 --- a/mythtv/libs/libmythupnp/upnptaskevent.h +++ b/mythtv/libs/libmythupnp/upnptaskevent.h @@ -6,7 +6,7 @@ // // Copyright (c) 2006 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnptasknotify.cpp b/mythtv/libs/libmythupnp/upnptasknotify.cpp index 08680b125e0..c77286826f5 100644 --- a/mythtv/libs/libmythupnp/upnptasknotify.cpp +++ b/mythtv/libs/libmythupnp/upnptasknotify.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnptasknotify.h b/mythtv/libs/libmythupnp/upnptasknotify.h index 68bb3a1f304..e14c42021d9 100644 --- a/mythtv/libs/libmythupnp/upnptasknotify.h +++ b/mythtv/libs/libmythupnp/upnptasknotify.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnptasksearch.cpp b/mythtv/libs/libmythupnp/upnptasksearch.cpp index a1233acede4..5f2d39b4ba6 100644 --- a/mythtv/libs/libmythupnp/upnptasksearch.cpp +++ b/mythtv/libs/libmythupnp/upnptasksearch.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnptasksearch.h b/mythtv/libs/libmythupnp/upnptasksearch.h index e901bb26816..716489163c1 100644 --- a/mythtv/libs/libmythupnp/upnptasksearch.h +++ b/mythtv/libs/libmythupnp/upnptasksearch.h @@ -6,7 +6,7 @@ // // Copyright (c) 2005 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnputil.cpp b/mythtv/libs/libmythupnp/upnputil.cpp index 6460cb2994c..0bc71745ae6 100644 --- a/mythtv/libs/libmythupnp/upnputil.cpp +++ b/mythtv/libs/libmythupnp/upnputil.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2007 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/upnputil.h b/mythtv/libs/libmythupnp/upnputil.h index 1844be0b9c0..5626335e637 100644 --- a/mythtv/libs/libmythupnp/upnputil.h +++ b/mythtv/libs/libmythupnp/upnputil.h @@ -6,7 +6,7 @@ // // Copyright (c) 2007 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/websocket.h b/mythtv/libs/libmythupnp/websocket.h index 1fd9d735cc9..e90f3f23a98 100644 --- a/mythtv/libs/libmythupnp/websocket.h +++ b/mythtv/libs/libmythupnp/websocket.h @@ -6,7 +6,7 @@ // // Copyright (c) 2015 Stuart Morgan // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/wsdl.cpp b/mythtv/libs/libmythupnp/wsdl.cpp index 684e584f0a6..7854225c322 100644 --- a/mythtv/libs/libmythupnp/wsdl.cpp +++ b/mythtv/libs/libmythupnp/wsdl.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/wsdl.h b/mythtv/libs/libmythupnp/wsdl.h index 320d277a635..3aa175dbe87 100644 --- a/mythtv/libs/libmythupnp/wsdl.h +++ b/mythtv/libs/libmythupnp/wsdl.h @@ -6,7 +6,7 @@ // // Copyright (c) 2010 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/xsd.cpp b/mythtv/libs/libmythupnp/xsd.cpp index fe29cda2b1a..7a92a09fe3d 100644 --- a/mythtv/libs/libmythupnp/xsd.cpp +++ b/mythtv/libs/libmythupnp/xsd.cpp @@ -6,7 +6,7 @@ // // Copyright (c) 2012 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ///////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/libs/libmythupnp/xsd.h b/mythtv/libs/libmythupnp/xsd.h index 8d4a5f8432e..6518946f967 100644 --- a/mythtv/libs/libmythupnp/xsd.h +++ b/mythtv/libs/libmythupnp/xsd.h @@ -6,7 +6,7 @@ // // Copyright (c) 2012 David Blain // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/programs/mythbackend/serviceHosts/musicServiceHost.h b/mythtv/programs/mythbackend/serviceHosts/musicServiceHost.h index e9f9bbf39ec..6e2e531029a 100644 --- a/mythtv/programs/mythbackend/serviceHosts/musicServiceHost.h +++ b/mythtv/programs/mythbackend/serviceHosts/musicServiceHost.h @@ -4,7 +4,7 @@ // // Copyright (c) 2017 Paul Harrison // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/programs/mythbackend/services/music.cpp b/mythtv/programs/mythbackend/services/music.cpp index b295640b2a3..1fcd2ad8784 100644 --- a/mythtv/programs/mythbackend/services/music.cpp +++ b/mythtv/programs/mythbackend/services/music.cpp @@ -4,7 +4,7 @@ // // Copyright (c) 2017 Paul Harrison // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/programs/mythbackend/services/music.h b/mythtv/programs/mythbackend/services/music.h index f1324b5240c..0279adef2e7 100644 --- a/mythtv/programs/mythbackend/services/music.h +++ b/mythtv/programs/mythbackend/services/music.h @@ -4,7 +4,7 @@ // // Copyright (c) 2017 Paul Harrison // -// Licensed under the GPL v2 or later, see COPYING for details +// Licensed under the GPL v2 or later, see LICENSE for details // ////////////////////////////////////////////////////////////////////////////// diff --git a/mythtv/programs/scripts/metadata/Music/discid/COPYING.LESSER b/mythtv/programs/scripts/metadata/Music/discid/COPYING.LESSER new file mode 100644 index 00000000000..65c5ca88a67 --- /dev/null +++ b/mythtv/programs/scripts/metadata/Music/discid/COPYING.LESSER @@ -0,0 +1,165 @@ + 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/mythtv/programs/scripts/metadata/Music/musicbrainzngs/COPYING b/mythtv/programs/scripts/metadata/Music/musicbrainzngs/COPYING new file mode 100644 index 00000000000..fdc5d1e83d9 --- /dev/null +++ b/mythtv/programs/scripts/metadata/Music/musicbrainzngs/COPYING @@ -0,0 +1,40 @@ +Copyright 2011 Alastair Porter, Adrian Sampson, and others. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +The license for the file `musicbrainzngs/compat.py` is + +Copyright (c) 2012 Kenneth Reitz. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/mythtv/programs/scripts/metadata/Television/ttvdb4.py b/mythtv/programs/scripts/metadata/Television/ttvdb4.py index a3746076096..141656f1bbb 100755 --- a/mythtv/programs/scripts/metadata/Television/ttvdb4.py +++ b/mythtv/programs/scripts/metadata/Television/ttvdb4.py @@ -4,7 +4,7 @@ # ---------------------------------------------------- # Purpose: MythTV Python Bindings for TheTVDB v4 API # Copyright: (c) 2021 Roland Ernst -# License: GPL v2 or later, see COPYING for details +# License: GPL v2 or later, see LICENSE for details # ----------------------------------------------------