From 86b951212640f87f24c4d7f386bc35b9f6e777bd Mon Sep 17 00:00:00 2001 From: Luca Date: Wed, 23 Aug 2023 13:25:19 +0200 Subject: [PATCH] Add GIMP pepper sticker --- README.md | 8 + pepper/LICENSE | 674 ++++++++++++++++++++++++++++++++++++++++ pepper/pepper.png | Bin 0 -> 50487 bytes pepper/pepper.sla | 87 ++++++ pepper/pepper.xcf | Bin 0 -> 120929 bytes pepper/pepper_print.pdf | Bin 0 -> 852031 bytes pepper/pepper_white.png | Bin 0 -> 8573 bytes pepper/pepper_white.svg | 52 ++++ pepper/pepper_white.xcf | Bin 0 -> 6904 bytes 9 files changed, 821 insertions(+) create mode 100644 pepper/LICENSE create mode 100644 pepper/pepper.png create mode 100644 pepper/pepper.sla create mode 100644 pepper/pepper.xcf create mode 100644 pepper/pepper_print.pdf create mode 100644 pepper/pepper_white.png create mode 100644 pepper/pepper_white.svg create mode 100644 pepper/pepper_white.xcf diff --git a/README.md b/README.md index c383fe9..7fbe67d 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,11 @@ ### v2 (100mm by 30mm, 2mm trim, custom contour) [print file](https://git.luj0ga.de/luca/ocker/raw/branch/main/Ocker_%28ontainer_ngine%29_ogo_ticker_v2_print.pdf) + +## [GIMP pepper](https://git.luj0ga.de/luca/sticker/src/branch/main/pepper) + +[license](https://git.luj0ga.de/luca/sticker/src/branch/main/pepper/LICENSE) + +### v1 (29.4mm by 29.4mm, 2mm trim) + +[print file](https://git.luj0ga.de/luca/sticker/raw/branch/main/pepper/pepper_print.pdf) diff --git a/pepper/LICENSE b/pepper/LICENSE new file mode 100644 index 0000000..f288702 --- /dev/null +++ b/pepper/LICENSE @@ -0,0 +1,674 @@ + 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 +. diff --git a/pepper/pepper.png b/pepper/pepper.png new file mode 100644 index 0000000000000000000000000000000000000000..3e3766f31b537591e2d2f887322cc10cd0db5f5e GIT binary patch literal 50487 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

=$p%~^ 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 literal 0 HcmV?d00001 diff --git a/pepper/pepper.sla b/pepper/pepper.sla new file mode 100644 index 0000000..5707d10 --- /dev/null +++ b/pepper/pepper.sla @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + +