From 90c8f5371cc2316ee47cc90be2031e9575f366bf Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Mon, 25 Nov 2013 10:47:26 +0100 Subject: [PATCH] Hopefully cleaned up the copyright mess for good --- COPYING | 674 ------------------ images/by-sa.png | Bin 17594 -> 0 bytes ...CC_Attribution-ShareAlike_3.0_Unported.xmp | 43 -- settings.tex | 2 - singalongs.tex | 20 +- title.tex | 7 +- 6 files changed, 6 insertions(+), 740 deletions(-) delete mode 100644 COPYING delete mode 100644 images/by-sa.png delete mode 100644 license/CC_Attribution-ShareAlike_3.0_Unported.xmp diff --git a/COPYING b/COPYING deleted file mode 100644 index 0a770c6..0000000 --- a/COPYING +++ /dev/null @@ -1,674 +0,0 @@ -GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - Copyright (C) - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read - \ No newline at end of file diff --git a/images/by-sa.png b/images/by-sa.png deleted file mode 100644 index 8770732928cb20d8aeafee32bec9c5de89d51238..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17594 zcmZ{McQ}@P__v41&fb|B*@SGeH`yzj>`hko49ObgO9iJBF)*fd>*2Cp+T5|8N}=9pQhHd&=s2YPr~WzA$&UMtbq$1*e^}gNLQL zt2L*K`}3?_Q3@m^S|ml8C)z&QJ2@}(iKeFdJ3cFOX%?0#kk-&fhe~RPzQRP-9oMgZ zVY$cHFm0(QV;R%N#u^%mip9!;PVqiCnnhPwIT82Y&6j&7_}<<&nbufGzPT?`GClUh zu({XLwDd)(@6B~v)Lf#FA?33nQ6jxEL%eJ^Q;>ZAqot7KPUy$FxM3>)l~JwF?t~Qd z-+56DzZK$J-UzFqWDGAI)P~%WC*P7MJx4N()!|1&yzCZHkVL2x(mBpLu!0suq~8@+ z^?7)@TalADMz&@fw~28hUVQfl2Zs)LR#4v2zkidLXZo_4zihjog(Ua}sY-9o?spZ( zDwhG0D#vi&R9XnUp1fOFb*-@+qEU!eKEJ8GOQ{pJgM`G-&rfZsK!$jo7nByoG{>$! z(a|~iH-s`>a`+1wNl;j%mQ1><6JCLw zX7)C(zCROr?~(qUo97W~Z0|dR-^I$wd`!f|#9xPoQPPL5=dhU@ZHl|E=Q@aqQ%6S~ z(Qs6U-;%#BE=J?y<9DzT#>B*2ywN3-k$Gy4pDW@2dU~BqG}bq=^^d6Gu_gadN`KTBp4BaTRW8`m_DbI3%E8LU>Ro<5l7x*i37WOFwXMBf*S9XJ z$(>5`zq1sTafUoxcOI?|t#JwZA7a0wk;iJgq{T|;FF$fWqF%;%kxpk2> zItK0&S2MgOA>+h^^yHkd>MV2g&*W%ALPCPVLR~M$UCA1_i7uvV(Xk|ljl2$z2iAYi zJ&W5M?cO@SBiee4$CcaBImKm4>E+1p#joG!66O5;@8~BZJ(~swM!3E6izQ_+gQ}Si%D#8zDy z+Pb=n2k-lv2wchclILQL?klmdvAtKn72iLmM&fYda4Y}$;NioEUvhK&_a7|QjJ||_ z?j9Y*yS%)Fa!_)yzP0tfx*E^U&Q3v9wemz!U7hr@LQPE#SIb5%!huV#z$=Z2TFfWB z?eq0hT|*{qe}OCaD(`P#eTU|mLy1FDS_Y9;r z;|F5bxLkd1CC(2oVw-gA@Z8FmsDeZLjW&;0nDM^i|7^}wgebybuzw@snB z61M&2=?)eb7uWIL9L;dn;}7HQ@7^Kfx+YaxX5He2k7Wq%=PmWE_1w`r(f* zNur@;QgU+GQq=2(A7S!~x)Hi>xA^*}V**{>-3S_4c}IRfR-A4zXM;0VXmoRT5B>O& ztF^V&%vo(tK+C{@oLW2}dVbz4Ti6Q|Ze8K;UtSw=%~)$v2C{xO14Tte`*Y2A6BFna z8-M)x@n!wT`-PR2h~2-Re{L?E?*0|IgNnM)6@le*zE8K|4W%Wc!}GsiFC5jgILBU% zlP7Ps?bI=kpx>`}fHOV)%WUj;017uAoRwlv82a|#orJM5P0hod-;Mog97gjS8xJjp zgF{1+x2J1Rem6KtKY8+BsQ^d3p~Xg-wI+}9_kr(UCUK1R1vWSy`a%i%mi72vEGd^< zoz1&@o2|Y_Olj-}p=%>~$w_Ojf*IUi^q0q53>L!=vS{Kl?smT2jE;Tzl`)H{av*-3S{;yxZG&D3M;RbD_zo{-PDqh&# z`8+!DQ`&*Bml+Im$~&{65$r%_;(+;0~9WT`GMGB zXloNqN8)}P9_I1d)YdmNq!$n%G3IoOgDNHM=!uPq+5YAGY}HfG6q%&tS^85u$Kff0 z&%6V0d(v>S60>Dqx@6I?lVIWE;;zqiNWgI%aCeVSP72|pn%TH%WL}+AIa}zCmti2ncFwpc7At9WcqAPJjDI*@KC?b24{6Ri}_S~ve9ME zV)suoEJqTS^0MMrszHuvUx}Tdb1AQJ(GiP`mFsa`olKclH#9ik89vuCG{g)F3aZer z2^|l){>sC^V>>-BH>z^@=9N>`a-o&uOf|XC%<@^oML}8FEAf|?okK%dxw*NcQy*R! z<=55{K+l5D>igs{rNEVnYVK$eccDzuS?9@^XhI z7CB_-Av)!{3ukjdq%6N{b(F8#U%r=V&Q4EFHQ#x~ub`qp#3JG_$-e#Tlk&U8>UZzn z%`Yv5jgMTqL#>bN2f`#Bl?iNEZEQ^O-73V-tkFXT6|Oi5|EIV@J&pA9(i6aqNBV~?r>zVL=nYo(>7HF@t) zuyb%w^39%XP2p2f#XTR%ePU`#1CJ>~*o)Qr<9iw*uT3H*wQLsd{IP~Qj-(1Zh*JLHtANX63=NBl!}iAB;Umk zKoxdd_~u*i@?c_oyxR5$J-dFjB>k9bhtC1BayqB1fKMI7k+iaU zfQCyIeeAjT4HpFsw{sdJ5QicbH>3-TE!RL*&ug$a|N$_V~h7*MNVgIPc{X z`cm2S&{sT9JZm-*hE-XyjuZN1=!4H zje#^hJw1PUvW1R?C7sUMRn)@*-C%OAk^ahAaQN2%6JXJxohz+;x`U&mZYZ9VRtiXF zr`t0p6a+|6-MdE%qz_Ixgt(Xj1%-s@SXq_keWmtO&Hl8#Y_ zfk8$_MxmANzp{n_6lCOTvoFX}&2h)rj&t>@^J!)54BnQSn#Q59bqR$7t@h`?_?&DK zUtM1peE1+==Y2fCx*Azh!jdiIfo5Z4lk!_nTe~x8iuz9z2`loBRc!2YE?QRJR~p4Z zw>Rf&c|jCZjr;ox(o_A?(laUZ|dB#73JS3F@qR9&PT zbh=MPg@=zH5*&fAQRAHuU56?TRKE*@|m3^kd7lM~m#z@R=Q<2>>D-`RWrv)ypsMwdS%te->K zX>~2#VYPJ z7WvHC6^~Yj@rj6JjA;K1rE@6`5EBv2!{O`WHkOyeyQ5;Bcet1^W1hU2z%#i%BN#!w zGI9RXgg-kwi$lG&)Soc@`2|-b?tRSr_wNHB>7Je@^Y-?(oog5K^z=l)DBViK0{H~$ z>3TatlQw%FdVN$>R4CFht}jC1hAsclg6pQh&*F&*Ac_h0_%G!b&>Y9vR&x2*REd|Y zQInIC(XU>GW@S+pc|*UNZuk8>-N5@G_3=l-gLC}bo_Hv(P`2>wvl3~n{%JzrDA%pD zr94YF4g4~g%7$V6JzG?D$UYhymNs(&US4wCeGwAnGso&|g;#S7@@81iTw|92z@~$e38ehAn-Cis`|AX~eek~5`m)GIXP}OSH1=Jn&;a5qo5*ocXc7(+}uc={j7Q> zk}dx7t;Xv3k7W88`(!JMzZuK!9yMOwBuWv{hV`}~`}?lg)a?F=#RwdBcGlni@*m56 z^tH7$%c;p6i;tKr7^3lhug>)j0`^3Ngv>X`OY0N1R#q6fM-zu_ECE{7Ck$KER69&@ zN-=mL>g3PXMDYfhwktE{s$lsLpJzjs>o~sDgGu_}sX>4pP!`oh3 z`mk6%@B3Mxt__J)Xheb=efJJ!W8!6MP|A79)Awf2nT>DCrl<9fcmGoE&9)Khib*Xl z!LnQq?@x#*cc}9{vXPR14FHVqq27WVKNA#^o~`hy!WF0nP_a1J3c@ zzFl@uH^sv4`&sgVeq5^Smhg+F-=W#)j|uI>?DYR#w(=y81~;`_kg#{O&F% z_lAY^z_)MVuq$9KvNV2bXz1&SA-tGXS67x_mOgxVR+J<6h>7kCU6X%SHX9>Sz5N8H zUX^iT22xMoJEz|bf-iQd7^ie@pZVJkSTe=Shy`|?A|mA%IT;zA zT>tIAt2w!&GQ!947Ami)1XYCH7-D<74wm|VG<*E~F3bP?JC({?zL@%}_jeQa4^f+& z?i$eTT2q<7-7iv39}_l_lth9a8U^QqdA%`R!=PKCA2O16;WGRbt~Y{PSVT^yZiy^( zXX2q&v81wctb3lzZ0i?*=L$oVl$4e~i&djzVxIW<3BQVsP0Y(n_@JI=0gDf@r8kn0 z-Q3)y7;~}(oG9i%c?$e*wv{AX$bjSx;RzDYQ}u^C8y}4taREi)7s!ou&$js=T%I_H z`s@d%TuB7cbe(qGyeZM1eHXrNZR6m8MMy~as}BjlHnvuV(xIAmRT?$gZrm$5 zWM675IupMTtF5ao_}gmk`?Z~!gC8ePJaExJXf*$c)QR$>wVsIyHPqrSfLOMyl%Q8d zwY7;so#J_U>8X+1evhDt_#Js;Lc+aD%lo1}8r68H zU0q$aCz|e_p5awhoOAz1Y-cy={Z1nzBVAqdP3D$%0Q)tezqx@c)>{b})v)n?a&6|$l-f`W!U@6WaJY+_Jj52ATeT@d(bx3;^i>?>zBYg zfg}WCp7Zz2{g9fHLc7ZtG{S7I7jd>XN6G@qA^Kmp7~6?5;?l~&SFbS7|NYb2{5?CH zJBqP55mXzL`;gbteNC6F;P?C);(3vfki65BWzuhQrQ0C-_a)>DFAceRJ!^q~tg@l& zix+E@_@>6jaR4@d@T!5NH8;oQ<>fVav0CPPuHh=@$jr=K?>M7ba`T@VkeI?{zyeQ7 zO-W)=@7=rCepbhunHmG!OM8BErM%E;Vq&7k@5KIT37u9+X=!4hnn9+4k5As8g0^}o zzNh#$9VR3iT3QUErVJv@gm<1w2nYxiKJ!pkR>mhLj(}1b9u>vF^R#+OYwdduJ|SV) z`nqj_lD~+c;G01KYEn{pU&^EsIjqO>r%RnO7An-UK?;`@R?v9E??z$Yj-)))Qut7L zubqJ1!l?)A2i91JPjx(yKqFQ~o+Mv;+)^nKA279QEOz zmP|$BIjvs-|Ad)de%Y?51cjxw)XB_8gE}sYKF74wZC?0qfU0=^9i-5%5u zYM_jM`BY2GL1XTOoJbf4LqlgFWls6lzr==P)m0Fd|8f>rRbkT|cl%lg72Ch7^ps>L zMm3mF?2!~poQI9~q&N*w~2QfdoEu`HhY6QHx=DX~$!z1ng~9_V;5gm=v;@N?eu zEF4qjWMsqVX3oX;hm%5Z*>f4DWUdL?P1xB7{11QzvzFDq6jv$dq4VFL9nG%=i878# zh@d;_9`j1p_k_a22R?p&7QL^C3&XBJroy^=_ilJ(B&L{iV4yg_gm9BKzo+8M<;6yg z&V^;X?aG179veDu?f8~Hr>5rQaA;qJR7f84GV>y9)AFu*7UdX#0=izu*)i zcazsLMv*5^j<>V;mu^Ma*hU>y?vSRN*XW0TN=7|6+0uh6MS)@j0Ia3Sjp6cm zBaAAv^WET}(zmz#Sny;ED~X=Nq7;6y8~0UV6Dp~r05oQ1jVh2mVlZk`k+ZrNBvo^6 zy)pm#))!((SxTARDaluSV`wrx@bqOb2UCvKq8MW{t-7#m}QqS#)VOWF1J^9u|IsjJi9E-6PRZ|L~>iBaz25^bU?_?5G% zoi?;Yo7k$(WWdg{HO#cNKj32Hz!@>2Vk2zHZF?Y{#iOXCLeDt$hNBAP00t&GPiyXv zCT*{v>Wnv2LqihQ*B~4F`IE^0} zX1sZpiB}|Fn$V|Dti)U2OtNg1tZcsBj&foXnp;zbhgl0>S_t@J(j*T%wG% zwaH4O=@u_G5C^3;{qK}1y%!b{!D7#qO;;{?@Z?yELFA~g3lN5bHNBdm;unx66dE7H zGTmS3c6df8TPXfRfY6DJ5LudYyDkCn$HvbOsDn6^0@$3KoKo@sX{Y+N`=uJscEU#0 z+WgG(f9@0=Vam@|Uk^|c6W!-hQ&aUDo$o)KQOgltfYr~<&tK``(jAF|sB?31`M?6n zM7$j<-QNe@TrihXUU@cwM8!`h*hyJ|8m9rlawUS7~tLz+o~KY ztaCZxktZWI7a-XB*N+`0D-2DeA|o|k_kLnlCWRG7=S721A*#2InfAo*oo5>r< z+JgrV&{HV6&5-En={NZwNa|FNO_b~X=m@$soPq}c0z}l*N7JRw5EO1+USuR9BBD2! zsExI?QYtDcZIO3M%6_zYtf>LgZT;Q`SF#8n-}GXS+V6Os&b5MuuI?jSY$?^ZZ(FzI zD4ie*+bK74s@}PKq`o_2{6Q#1=j((NX?R)#Nx>5g%y%X`bwJGu?LQ?eYN_{p&k<1^ zc={|AJ`!)zlE>ajrc}Z%T-;L1!kXUElYK@r_p|p70U35lets~6{A)>RX%t5RN|2)D z0s=%|QweGIqodxv%aGM``Zp4XaumQzi2K%LrSu229HempdYl78I!hI$SIX!p*M;~- z{vz#bvc0{%^^REv^B^41cur{SH@rFbiB*=g}w8|B9b3SEe*<48&z}nEyIQ{Y+wf#D_3d?V5#2ecbZ0I98ac@2h+6U zVL}a{j{3`yWC14LriqE(#9J)r5)Os$vaKVa#Nsn`Y}-m-S0qKh&JjMWWY*Nwlxo(b zLyDu3$Q{?60;#SBXxZ4coUH7Z-rk6MQqqZ(b0h?=X+PU;K{s(5K&~fC26#xcjFlUs zaq=527+9|+Acd>vrCo0T)q^aJnc^^|*6RE5tGJfI@%p9|x5)ReU-330m@19i12Xs8 zpi@728Z(<&1HD4nd(kETtB=ifbXpoo;Kd55X03?#c5ql23a3fy*B4{^H`o4G*JpFC z9v%!i^);XX0k~wYe57Gr5luxS{21R-D)zA+=i~I0tqN{7LSEmGP`r1X)2x1~Yn>Pt zP>P9(!BPkrkx)mAk7*APHzfbm^&uf|v#lfG!u@z_N`3XG{sSf^g7#Kf{ztouqo_PT zPWoRy1N9#mWr{M(NBtUPXdjH9DDm&#k2mj*ERc;QvHe+$gU~)mI1J~vratn|beHD8 ze;)>$;Hf=I@aWHa>+-bGpC3pRxhhAkRK7YDpj)bZ{l;>9e0)bV=HdU#0?=}CsW*z)n;MUM3zimz zIEHZ;2I{Eh0k;EGUt{QBhkk2CW#c@Ohp(`)`af ziUwX~?7fs{md`MHbHtsBYRkhU^PkEbgUT#5=!hY_rtJX*ZK52RZvV}L^j-g&4cqE! zmtWx~t}xNOkA5g-m5+~aUMwTXAZ&Zv@%-{~OjlTvKmqz)p<*(+wcG{& zcZ0+|uI`H#43tg~`XiJ^%ZiI5tE;&yo_$U`ee@K{Qcq9M8`dQa8qmPHU;$ptzSvoL zl~&o~pZjZi)IudCHC55c3!{#gj?e%XiAFpi|IcImmX?;nhL&~ebXKePA&d)-@+sJ4 z>!=(~H+CDK_p#jHRN@6hzkhuEAUoU3V*|}YIacn6{O4u?(U<4x(k$%k;f;-r8iZV6 zxg(?}@F44bR=qaHP|tS%N`v$=XJ-8bp}I_W1WC;OJH$LB6ByIeCoUrS6-qKtp%%`= zWOb$*@i5H`B!+Mep`vuNMu2zyC^ zkG8nDh)`q4np=_bp*HI`I2x!5r$VR0EJ8stZg!WQ7t)a!xv{NcXu>S3c#_9Mr=a{S zzM75D($X@-Jqq{!JI~Ibg)Y=MYB36@U-e%A(r@Af(ASw#Qc%1CSt#MSX<%RgXjKFd zlF6!Pu~%0CV@_LP6+CoDM~U9X{>@#}Kh4^}m3q}{MIxIrj^6+rUu zY)>9;H((ruJav!qv2%EGvR0U`01poj8NWS|xeclgzYaEqu);b|VW!-(Omq($8Y(AZ(yF(8640+L1d>qX2x!X83Ic_`%C7E9S#* z`MDoG>ZS?0qVvr0=Isj~wjoSwP9=r~Pr_-WaNee?t820RHPPpE+knAd4skv`u&Y#A zEFJBUJ7Sh7q;rIiPqy!_?S2pE1@u##f*FAhe*dFKj}XKFENcXP0%i~k_{DNC<>CJ6 zX=F?c28Si+8efKnVqL9!;fcRk_``J2s7pi8F^q}?P6Gq~d;MA~3~&Wx1wGF97f?X` zHdw1z0%Z#9eyId%F}(Ztagbcy+(O>Jf8XiGW!x0}Bn%C|&pjnA4ROBc7#O8qVvimX zVv%x&LnlWl;t1qpsRHC9`GRHN{ut-D#%x2XYdRU8EudWK5;Al*$RR|69A^fECfxn4 z;amL{`-eNFS|!|;-&I1M^Fy1D%FD}>X_`o;V`s-k$V6Me|EW?$spU9fSX%)hh(U{S zN*T$Mz#=9b19g3jT(&$c0a4VxepP@Hu>{_U&;I;>p!5I7#>NI#dZY^tqz=F!EW7Yq z8B8togg}$bRMoQ@r{4m9n%q!IOH02F5BJtRAE~zN#|4jJVX-$h;CIl?Rpywt0l!t! zRN}?VSArdphW;MAo?JEXO~?dYX<@BRDi~tOL#_frh{EpPBN!ZD`)c_EO72{_o`y!} zVrp!`U*jx|-SdMbXupKQIRTandwU6i*OwTc9543vUf-Zx5)OV9uGcYqP{;d_i%T9h zp4{ugK*6TKYd>IlNy4NU;1KHTldbRsm;I5P%S**3<3^IWy?O)`j;-3s!s6YivJZ%v zj&tof?jpPc*!THsxrlEo9nJorh z6*s8!R1l$flby}3;obM~k=cx#;NF9lA7f)(NvX=!ejD~(6Y_xgsK9h1B6^^Ws{2&a z#N;&u0kHn)-U)u4>*|q}AsMYi3Rr^$DLqZ6`!MAeDlZ+Yhd(h~F_wQc@E5 zH?m^}8S(M)JTG>Qg~uz>%k@55e9Pb|9Gl0!&qKs1CPTxahN|W9=v%f3mPq3+t*E++ zqGAZ-Re-UFgrM9Nco%u4sH)lvVyD~QtXN1bhhanKRnZYfqfQoPy_1JQeNAv{=zQn9 z(NPU3{22Uw(fAB^R=e;?KmY^tre)R?6Ht(Glj{>RVtI3r6?zgG zL9>d-cq%JpAP;KHmcU18=Fe)#)<;K22vtyDU*8P8(0B@-yriU1z|r|0Yu}Nd1%;Gd z=}60C_g47UJ^0mZF=Hx<{Td5Ya849tqhD-} zW56Yl@s%tDE(09}Wu9(@Lzjk}oZRPdIYv@Ql|yx%QiDs0Ng3{l#f;04BF&rP;$n+m z^>*u{1t^@xO|+UH--8xw2`!_#wzdm!zG8C*8w3M(7k&4yt(#;hlk5?>5S=YO>1R1X z8kYR9GX%Z2$>0!SjLK>AKR;X!VU0d9H>dlaEffYd#S#GvbNqQb-9uqr!Ps~W#;D(!?K9XNPLC09K2xa<^6L_}`{lQR;VJk+xP zHNW6pDiFavJ^7$yqr#5Qc>C6(|MmSs99@r`RsBZa``O0X6ovAZKdYog9Iq@1;|!Dk z8F6rO_JL+#Ze?``+`9^cx=7Cn9eNNp+|KvS&(F^#<>l{oTpeN+yjVK}n16o5OXWd2 zT(n&AL)+}Xl1xn1TygT3ms%qmrmC=VisN!rSj+yw=CA%#)X$s+zA?OS^4cN+G8UCU zBS8v1&L&*vi$Vb3~iO_hOOJ+wmeyyL5xbyl%$T z+dJ~}XA#3jXB-HoLh!W{LUf=w@DnBjHA3WqF0cOWb)aKn68uW+u8n6Tsnk~yt|@z< zsjVIU_qR9QX{l>u0ia<-!Yw{tb-3>1jrOgo9*Cz54DToFZlN!NupR=fMKigY<|%A_ z*bVdR?1H_TS_`^gRjK}*-EwZ#QxGBvHto?mN1)Fh<$w@!bFr3(7S9+B3Yk(lt{pk( zIFw9GOvv#9AXJ1{-uAqm`U9B+N^}- zSp7g@w(*1ez;1u`t1oR9Ng684+uGVnLUJ}UGc(1Z1kc>eHrQ8rwR`+qN`ts{2!z9S zTt4rLeNIk7luwiP0L8QYPk8Bc_$SkVD;|8h+?pc=SK6*Z>6JSi+N5N znBeI{*05;eP5s{Ve_1!v;Ts*_-(W~1Ydev~A5uo_1UY~BB>ocA<*~6b+eZ&5C@2uA zH1FNNy<`Lgqa@EY<5NEoLkuP{G4~0J9;l>X(IuTKSd=V+k~v-X{N6)@wO!Q@Rwdj} zDvvjRQ%W>@%R^+vxQ$4k?O%u>56`17B{lD@gvFu~-5l7B+OR*~_{R{+tI-N6y1Lp} z<`)*;`S@gZpJEvmaE)6z1HUU$Md?jfd%4&*4oY2{q+Sa;uE+N<+zybf=URPHzza6~ z>tvk+GTa+hz6Z?AQ5zj<&v7voY2hsp=z?^AEs`G3Yn#R_VEMqAs; z57f)^o=e;@#h@q7ZUPBF)b~(^)tIVx81RVOVh@I9t;ESy3`X%gg-7u=h+7A7Q@69p z`=ar$zsOUJXrC9r1yYJodU|;VE8k0Jx*)Ku(RbZAAf(FqOb4l;cl3Gl9i+Df71~Wm z&sia(T@V{4=GW3JrEaReyfnZ{e^EIxHW})$m#28YM_yhY5pjZ4MH7p5;zI-#93+hB zwfOQp+N!YljT|;M4!8R@7n#s0Y2k+=2Byu2xpKXxJ zU3ux+Jioe}Pur3IeKG?!Fm%9zg3|w>^4r?mOX;bT=4?BfTiDR&x=1O37Omiy98Nl7 zLd*8(==1XtSL^jF@OC6FU8B2#K%6SrPTY_PY3yrEIlj_e|{B z)p(uA?p!mohJcU|Igsy8P_*=)DLC3wdFu8Wn7va;G7Iw17tpL2Tz}&bXv2#4DrYV={F%svjZ~3TelNX9^f1 z=@-8+Xg+5Ko+%H!h}&_R`)S#ORFw?w5YOX}PS1@(dSl4eqd*}Cu2^SH&!jz}T~OAS zjsJ=;5zS(qa=rU`H0&Pggu4u*7&`#3nFo=_*Oxl+ zZx6UYrlFxBB6-z6Wvm$;7uR!su&hTu?Df`ieZPQyJQ^{2AQ7MB(gS%uV-^|9{+^!B zkr8#r5X;3?2rBI#92BHn25ienu(0w_v%=9A3w|W&spg2`^c6D|u5g*OM$ZNQQ?g=pm0ue56NM`BfN#zmZrLNHn2_`|kO29}tzE@wz&@jSiu1b`@N$i zrKH>e+q0*)H__R0{8#jt06k(HfyH*bz6D~a`t<=kMe{w7s`vs}OFPZjZWW|dS5HqF zh=y$lyi$6V(P8x;VQ_C}C#^Syn7n^hgA=#YDW8&4Xjs_7_IBKhz1bKAwu4%iIq~D2 z-=s4$Gbz8I0ir@`_mu)0V&dU&TFA<2FBHI36^~w82GwxVnhO#>b^C z4*OR##lH9{sIC3gl(7PhL>aeOQ(jAmp@$4njhIyXlH z=x(~%gBilc4;xAE!lRS~$hZLMK=7vqckbtWHvhG~QHY}m4-fZz?}I2VVp2rMmLD-* zasF@QWs0#c6qf$Joh&nZXF1+NOYWgdrJN1sa{O{LPD zl#K9e|C?e_YQ&1-9(7hhn)fnB21u1ZtCHhM37U;3NIE1~(Lsz&fdMZOKnCIs{gAsu z)NP1a*7TUcal7DFAwr=!A}_+LzJDmHj7W9R>w^7KDItU9_!ybJ4bCt7b%Qs zA~|qs+bK5p+ZBS<7d$%WQH8 zg6ID^{Zm?pE=Vew#fhjLR(Pd6{{@R*|K;($v?}}}eEfJ1 zZl>@pR8CqkvHSmbn&ILxSakpr>4mnR*XWap+uuR^hf7j+9p-;;f9kb_-Q+7c{U_Y? zkC~9T0}p+U&kpg*oDA&9acR!)zHt7VsPDod43jfmDdbvad!w=?rymJTEdRdxl!7du zCH(g7+rs6+p&?LzBw5~tED-2^!S{*>0H=P7ANfky@?K03aTJRG zz4;^gnX<003$CMcJYc*)+7$F2gI&5b&=&vj|ClW z0WzdrQTJ#R&MF~9@X@qGO1b>Bc`1oex!P-M5^ZBxBVCS%Niy}{-mmyAGw79`G%$38 zj*Z?^g!LZ_Tj~vYlb64PO11z-WxNsAU->{2@k#bu92$v$!l!k`Po#BQVq#)I^mzht z-{DWHSpw!8V@02q+XJsLK~3o*?gL8+EWB5SQwaSG;t>T+P5QR?8FN6@f9hA7o|e}2 z_wRjRVa$vY0q3sSV*U-^PtMPM>K&$DA2(qy+wxf=YY%s(RTv^~o#Om^Qv9K4>9BXG ziN;%*IVyb{h1Xa6I6GEE!G+crKw0wL- z;OADJ}$i=fkHDsR~m5+NBpmU7)4Fh=g>7VOQ`Y*783|Yima6A@ZHgv7r%)`Bhc8d2}c> z-9gL^+kcSNUDTCULN?^!$8gnf^{XA}aH%AsOCNn0vr)+H745#%*&>r3`wDp9a-vMf zs|twnRI>nR!ovSG?(XiA@!4t&Pr)D`jJfFLG-L@lCD}W8W6MrL}fK@O&gPKhX2EDcU;J|xtUDDS9ETLMMq_L z7+PB-4`Cm@&_i-Jt|h!%R$Q3tI6vK?c7&b2YcJAr zF3&$gZKP|Id((eFUT$)j?+uuk;Hz3*9Ikw-+JpHaIyyQQAo76d&Fu{QLlaX{#vioC z1s+!+m+1yVj-*oW1_qbBe&Jd7!`3Z5a)inf2O=RMa8CXygq00~xYlTP2zrg9$F%|i z_xRs@9DO`W%Fg}(PzcTJ2U-sP`vA)RWK+3%H0jWAHm=^v+`Swe92|W#8Wj>E4vYaf zBT{!7hnce-=NOe4BrFB}_E~mk+Zk$k-qLF~G$WaTS^`W@eRv9*zU^$Qkh{m$s-zYK zOTm~nY^>TTZL}Gtpc3{(hq@J6X1}8?O-)S=Ix_yMQ6ekMibO+!n`r4QyZ$U}S5OlK`o&qpq`{Ny|fa7#9?5HW@j{wQR**;joTI!U#OJEK{(=Vn#!u}uL zuj$zVaD~7qrJWrHQECdXM{Qz_;zEVrn=zR1P^RmSxR_E~(a(Qm6n^+HB}Dii608(Z zWf0c@QMmGEP8M7%h#)n2ZfI6Iz{UC;ujBijRbBfBUL0COVB2^V#jbmB5ED|OCpTg+ zSF&_-{SPtD0b;F%g#}Ax4}{O(ynT!5b#klD3!^S3-?D`WA(9^*A79DX0f%**sg*r< zi7Y^i;bEEpuf4y1=4Y?pDjf#2oFy0!ZSs4lQOt1L8&f^<3F5y1HJCriLW2lJ=*Qb5 zzka>dl+3NKg9M4=?*`R;W8mg6Z4eC1U}3t(67+8R6dLF)ukVZKZoQ3-RgOr)?T^w|;Gl-?R5fbP9L{gjQ`781Tq9&5KF6pwg$H+$0IZcn-W zu*rYj%(ZEk(kk$d;?7&7pyT(z8EO zdU~V)&%>gknW+{eoyrQ}NT#1VQK`kn*3Ag1I|5Ke>*;Ys961Z9p)np27Ve zbf!`-Cs2F6zE=bN)MGZh0q+F{HeL=-!A^u|BX3SiF%QgbX~siP)$eR8>`OP=&^KQt zIG}UnpPp2#bd2YX*zZEh9;X9Pp%(KC=X_@W+H|y_1jm$}11QC4GF@#4$+CEN^ zA0W*7<9vw#w11MS&x9L0U{u@n?DW~4?9b5^-y)lz@S@+-fyUm;bS21O(h(@8`_V*o z+IhY+qzQI%r2|-Q{q=S~S!~&_VYIb-e7t`0Q%{eK)$^&2${~vy?!YS_C<`T%r#fzK zJoWYU_PT`5&d#u#2n|1iDi0H+rt7EJ7Py8)k&xEEgJ%5YB;TQWJ*Pzte!&0@;`ajV z*(dB)iJ3ij(feQ%Qut-*;7!Ip#l2lI$>sOp3h~Da6W7YUWXv4?_N^yB#?#{Yb3NuX zL??ma3Bzc zP(#-+vOj@(2_}3swDiJ~V+mV6p9X{cwW3n^Zh0vx!N+IsKk7&c89BemrU`Rf+J*)% zheNo_u}=s$9taD!eCLOZVS8WU+soQ}+7f4A7V-ftQk0zU|U_eD# zdB{(X5!|#mo`SD2gv^^w)?ioAK$ffUm-`%9yy=e7z zsV~0V>mv*}Kw(8-fdcA?%&O7W2v4VW4T zqcxZnWqy0xcq=5#E%%fkEaO47m)Bh|$r7Jh!sa{y75qrOmGpen=X7qNkS*inZ?AS{ab>(=~=7 zni{swfQ$rvaqR{7=2n<$IE1d&4XOC|d?c1Co40__l6YAGIIO?`(*Y!dRgG|?y8m5W zcyKgBsmTRLXXC)-Pt()q75EHt(bvriOY)nGDr98qQW_~<{IFX#HZ}?y)XobaR{?g! zL`xbdgb+tA_?N;c?6rBv!NGxylCry}r;rJ~=JE*qRN)mmFvA`0FQe!fWP;45kWgM; zZnP%KBqH*8)ip0fG>!*U4S*Qj1nK-42nPG)(hPq01H7ce5WfWC|Mv#PY|M%mAztu> vk5D0%B4z(q5^F$?& - - - - True - - - - - - - - This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. - This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. - This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. - - - - - - - Sing-Alongs - Sing-Alongs - - - - - - - - Sing-Alongs - - - - - \ No newline at end of file diff --git a/settings.tex b/settings.tex index 664c7de..8de82c6 100644 --- a/settings.tex +++ b/settings.tex @@ -1,7 +1,5 @@ \geometry{a4paper,left=20mm,right=20mm, top=3cm, bottom=3cm} -\includexmp{license/CC_Attribution-ShareAlike_3.0_Unported} - \setlength{\columnseprule}{0.2pt} \hypersetup diff --git a/singalongs.tex b/singalongs.tex index 7507ea8..da1cfd0 100644 --- a/singalongs.tex +++ b/singalongs.tex @@ -1,23 +1,9 @@ -% This document is free software: you can redistribute it and/or modify -% it under the terms of the GNU General Public License as published by -% the Free Software Foundation, either version 3 of the License, or -% (at your option) any later version. -% -% This document is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this document. If not, see . - \documentclass[12pt, a4paper, openany]{scrbook} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{graphicx} \usepackage{fancyhdr} \usepackage{geometry} -\usepackage{xmpincl} \usepackage{hyperref} \usepackage{multicol} @@ -33,7 +19,11 @@ \pagenumbering{roman} \input{title.tex} - + + As the notation of public domain music falls not under copyright, this booklet is not copyrighted. + Commercial use is encouraged and it is not necessary to retain the contributor notice but of course + appreciated if you do. + \chapter*{Contributors} \begin{itemize} \item Matias Hugentobler diff --git a/title.tex b/title.tex index c1a4d0b..36ecb31 100644 --- a/title.tex +++ b/title.tex @@ -18,12 +18,7 @@ \emph{Git Revision:} \\ \texttt{\revision} \\ \end{flushright} - \end{minipage} - \vfill - \textbf{Copyright \copyright \the\year { by Sebastian Hugentobler}\\ Licensed under Creative Commons BY-SA 3.0 Unported} - \url{http://creativecommons.org/licenses/by-sa/3.0} \\ - ~\\ - \includegraphics[width=0.20\textwidth]{images/by-sa.png}\\[1cm] + \end{minipage} \end{center}