Blame blueberry-1.1.9_license.patch

4b1bb8c
From 3565d8151a1e5bf21e90f014beaf57f7d5a3622f Mon Sep 17 00:00:00 2001
4b1bb8c
From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= <besser82@fedoraproject.org>
4b1bb8c
Date: Sun, 1 Jan 2017 19:58:39 +0100
4b1bb8c
Subject: [PATCH 1/2] add GPLv3 license-text
4b1bb8c
4b1bb8c
---
4b1bb8c
 COPYING | 674 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4b1bb8c
 1 file changed, 674 insertions(+)
4b1bb8c
 create mode 100644 COPYING
4b1bb8c
4b1bb8c
diff --git a/COPYING b/COPYING
4b1bb8c
new file mode 100644
4b1bb8c
index 0000000..94a9ed0
4b1bb8c
--- /dev/null
4b1bb8c
+++ b/COPYING
4b1bb8c
@@ -0,0 +1,674 @@
4b1bb8c
+                    GNU GENERAL PUBLIC LICENSE
4b1bb8c
+                       Version 3, 29 June 2007
4b1bb8c
+
4b1bb8c
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
4b1bb8c
+ Everyone is permitted to copy and distribute verbatim copies
4b1bb8c
+ of this license document, but changing it is not allowed.
4b1bb8c
+
4b1bb8c
+                            Preamble
4b1bb8c
+
4b1bb8c
+  The GNU General Public License is a free, copyleft license for
4b1bb8c
+software and other kinds of works.
4b1bb8c
+
4b1bb8c
+  The licenses for most software and other practical works are designed
4b1bb8c
+to take away your freedom to share and change the works.  By contrast,
4b1bb8c
+the GNU General Public License is intended to guarantee your freedom to
4b1bb8c
+share and change all versions of a program--to make sure it remains free
4b1bb8c
+software for all its users.  We, the Free Software Foundation, use the
4b1bb8c
+GNU General Public License for most of our software; it applies also to
4b1bb8c
+any other work released this way by its authors.  You can apply it to
4b1bb8c
+your programs, too.
4b1bb8c
+
4b1bb8c
+  When we speak of free software, we are referring to freedom, not
4b1bb8c
+price.  Our General Public Licenses are designed to make sure that you
4b1bb8c
+have the freedom to distribute copies of free software (and charge for
4b1bb8c
+them if you wish), that you receive source code or can get it if you
4b1bb8c
+want it, that you can change the software or use pieces of it in new
4b1bb8c
+free programs, and that you know you can do these things.
4b1bb8c
+
4b1bb8c
+  To protect your rights, we need to prevent others from denying you
4b1bb8c
+these rights or asking you to surrender the rights.  Therefore, you have
4b1bb8c
+certain responsibilities if you distribute copies of the software, or if
4b1bb8c
+you modify it: responsibilities to respect the freedom of others.
4b1bb8c
+
4b1bb8c
+  For example, if you distribute copies of such a program, whether
4b1bb8c
+gratis or for a fee, you must pass on to the recipients the same
4b1bb8c
+freedoms that you received.  You must make sure that they, too, receive
4b1bb8c
+or can get the source code.  And you must show them these terms so they
4b1bb8c
+know their rights.
4b1bb8c
+
4b1bb8c
+  Developers that use the GNU GPL protect your rights with two steps:
4b1bb8c
+(1) assert copyright on the software, and (2) offer you this License
4b1bb8c
+giving you legal permission to copy, distribute and/or modify it.
4b1bb8c
+
4b1bb8c
+  For the developers' and authors' protection, the GPL clearly explains
4b1bb8c
+that there is no warranty for this free software.  For both users' and
4b1bb8c
+authors' sake, the GPL requires that modified versions be marked as
4b1bb8c
+changed, so that their problems will not be attributed erroneously to
4b1bb8c
+authors of previous versions.
4b1bb8c
+
4b1bb8c
+  Some devices are designed to deny users access to install or run
4b1bb8c
+modified versions of the software inside them, although the manufacturer
4b1bb8c
+can do so.  This is fundamentally incompatible with the aim of
4b1bb8c
+protecting users' freedom to change the software.  The systematic
4b1bb8c
+pattern of such abuse occurs in the area of products for individuals to
4b1bb8c
+use, which is precisely where it is most unacceptable.  Therefore, we
4b1bb8c
+have designed this version of the GPL to prohibit the practice for those
4b1bb8c
+products.  If such problems arise substantially in other domains, we
4b1bb8c
+stand ready to extend this provision to those domains in future versions
4b1bb8c
+of the GPL, as needed to protect the freedom of users.
4b1bb8c
+
4b1bb8c
+  Finally, every program is threatened constantly by software patents.
4b1bb8c
+States should not allow patents to restrict development and use of
4b1bb8c
+software on general-purpose computers, but in those that do, we wish to
4b1bb8c
+avoid the special danger that patents applied to a free program could
4b1bb8c
+make it effectively proprietary.  To prevent this, the GPL assures that
4b1bb8c
+patents cannot be used to render the program non-free.
4b1bb8c
+
4b1bb8c
+  The precise terms and conditions for copying, distribution and
4b1bb8c
+modification follow.
4b1bb8c
+
4b1bb8c
+                       TERMS AND CONDITIONS
4b1bb8c
+
4b1bb8c
+  0. Definitions.
4b1bb8c
+
4b1bb8c
+  "This License" refers to version 3 of the GNU General Public License.
4b1bb8c
+
4b1bb8c
+  "Copyright" also means copyright-like laws that apply to other kinds of
4b1bb8c
+works, such as semiconductor masks.
4b1bb8c
+
4b1bb8c
+  "The Program" refers to any copyrightable work licensed under this
4b1bb8c
+License.  Each licensee is addressed as "you".  "Licensees" and
4b1bb8c
+"recipients" may be individuals or organizations.
4b1bb8c
+
4b1bb8c
+  To "modify" a work means to copy from or adapt all or part of the work
4b1bb8c
+in a fashion requiring copyright permission, other than the making of an
4b1bb8c
+exact copy.  The resulting work is called a "modified version" of the
4b1bb8c
+earlier work or a work "based on" the earlier work.
4b1bb8c
+
4b1bb8c
+  A "covered work" means either the unmodified Program or a work based
4b1bb8c
+on the Program.
4b1bb8c
+
4b1bb8c
+  To "propagate" a work means to do anything with it that, without
4b1bb8c
+permission, would make you directly or secondarily liable for
4b1bb8c
+infringement under applicable copyright law, except executing it on a
4b1bb8c
+computer or modifying a private copy.  Propagation includes copying,
4b1bb8c
+distribution (with or without modification), making available to the
4b1bb8c
+public, and in some countries other activities as well.
4b1bb8c
+
4b1bb8c
+  To "convey" a work means any kind of propagation that enables other
4b1bb8c
+parties to make or receive copies.  Mere interaction with a user through
4b1bb8c
+a computer network, with no transfer of a copy, is not conveying.
4b1bb8c
+
4b1bb8c
+  An interactive user interface displays "Appropriate Legal Notices"
4b1bb8c
+to the extent that it includes a convenient and prominently visible
4b1bb8c
+feature that (1) displays an appropriate copyright notice, and (2)
4b1bb8c
+tells the user that there is no warranty for the work (except to the
4b1bb8c
+extent that warranties are provided), that licensees may convey the
4b1bb8c
+work under this License, and how to view a copy of this License.  If
4b1bb8c
+the interface presents a list of user commands or options, such as a
4b1bb8c
+menu, a prominent item in the list meets this criterion.
4b1bb8c
+
4b1bb8c
+  1. Source Code.
4b1bb8c
+
4b1bb8c
+  The "source code" for a work means the preferred form of the work
4b1bb8c
+for making modifications to it.  "Object code" means any non-source
4b1bb8c
+form of a work.
4b1bb8c
+
4b1bb8c
+  A "Standard Interface" means an interface that either is an official
4b1bb8c
+standard defined by a recognized standards body, or, in the case of
4b1bb8c
+interfaces specified for a particular programming language, one that
4b1bb8c
+is widely used among developers working in that language.
4b1bb8c
+
4b1bb8c
+  The "System Libraries" of an executable work include anything, other
4b1bb8c
+than the work as a whole, that (a) is included in the normal form of
4b1bb8c
+packaging a Major Component, but which is not part of that Major
4b1bb8c
+Component, and (b) serves only to enable use of the work with that
4b1bb8c
+Major Component, or to implement a Standard Interface for which an
4b1bb8c
+implementation is available to the public in source code form.  A
4b1bb8c
+"Major Component", in this context, means a major essential component
4b1bb8c
+(kernel, window system, and so on) of the specific operating system
4b1bb8c
+(if any) on which the executable work runs, or a compiler used to
4b1bb8c
+produce the work, or an object code interpreter used to run it.
4b1bb8c
+
4b1bb8c
+  The "Corresponding Source" for a work in object code form means all
4b1bb8c
+the source code needed to generate, install, and (for an executable
4b1bb8c
+work) run the object code and to modify the work, including scripts to
4b1bb8c
+control those activities.  However, it does not include the work's
4b1bb8c
+System Libraries, or general-purpose tools or generally available free
4b1bb8c
+programs which are used unmodified in performing those activities but
4b1bb8c
+which are not part of the work.  For example, Corresponding Source
4b1bb8c
+includes interface definition files associated with source files for
4b1bb8c
+the work, and the source code for shared libraries and dynamically
4b1bb8c
+linked subprograms that the work is specifically designed to require,
4b1bb8c
+such as by intimate data communication or control flow between those
4b1bb8c
+subprograms and other parts of the work.
4b1bb8c
+
4b1bb8c
+  The Corresponding Source need not include anything that users
4b1bb8c
+can regenerate automatically from other parts of the Corresponding
4b1bb8c
+Source.
4b1bb8c
+
4b1bb8c
+  The Corresponding Source for a work in source code form is that
4b1bb8c
+same work.
4b1bb8c
+
4b1bb8c
+  2. Basic Permissions.
4b1bb8c
+
4b1bb8c
+  All rights granted under this License are granted for the term of
4b1bb8c
+copyright on the Program, and are irrevocable provided the stated
4b1bb8c
+conditions are met.  This License explicitly affirms your unlimited
4b1bb8c
+permission to run the unmodified Program.  The output from running a
4b1bb8c
+covered work is covered by this License only if the output, given its
4b1bb8c
+content, constitutes a covered work.  This License acknowledges your
4b1bb8c
+rights of fair use or other equivalent, as provided by copyright law.
4b1bb8c
+
4b1bb8c
+  You may make, run and propagate covered works that you do not
4b1bb8c
+convey, without conditions so long as your license otherwise remains
4b1bb8c
+in force.  You may convey covered works to others for the sole purpose
4b1bb8c
+of having them make modifications exclusively for you, or provide you
4b1bb8c
+with facilities for running those works, provided that you comply with
4b1bb8c
+the terms of this License in conveying all material for which you do
4b1bb8c
+not control copyright.  Those thus making or running the covered works
4b1bb8c
+for you must do so exclusively on your behalf, under your direction
4b1bb8c
+and control, on terms that prohibit them from making any copies of
4b1bb8c
+your copyrighted material outside their relationship with you.
4b1bb8c
+
4b1bb8c
+  Conveying under any other circumstances is permitted solely under
4b1bb8c
+the conditions stated below.  Sublicensing is not allowed; section 10
4b1bb8c
+makes it unnecessary.
4b1bb8c
+
4b1bb8c
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
4b1bb8c
+
4b1bb8c
+  No covered work shall be deemed part of an effective technological
4b1bb8c
+measure under any applicable law fulfilling obligations under article
4b1bb8c
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
4b1bb8c
+similar laws prohibiting or restricting circumvention of such
4b1bb8c
+measures.
4b1bb8c
+
4b1bb8c
+  When you convey a covered work, you waive any legal power to forbid
4b1bb8c
+circumvention of technological measures to the extent such circumvention
4b1bb8c
+is effected by exercising rights under this License with respect to
4b1bb8c
+the covered work, and you disclaim any intention to limit operation or
4b1bb8c
+modification of the work as a means of enforcing, against the work's
4b1bb8c
+users, your or third parties' legal rights to forbid circumvention of
4b1bb8c
+technological measures.
4b1bb8c
+
4b1bb8c
+  4. Conveying Verbatim Copies.
4b1bb8c
+
4b1bb8c
+  You may convey verbatim copies of the Program's source code as you
4b1bb8c
+receive it, in any medium, provided that you conspicuously and
4b1bb8c
+appropriately publish on each copy an appropriate copyright notice;
4b1bb8c
+keep intact all notices stating that this License and any
4b1bb8c
+non-permissive terms added in accord with section 7 apply to the code;
4b1bb8c
+keep intact all notices of the absence of any warranty; and give all
4b1bb8c
+recipients a copy of this License along with the Program.
4b1bb8c
+
4b1bb8c
+  You may charge any price or no price for each copy that you convey,
4b1bb8c
+and you may offer support or warranty protection for a fee.
4b1bb8c
+
4b1bb8c
+  5. Conveying Modified Source Versions.
4b1bb8c
+
4b1bb8c
+  You may convey a work based on the Program, or the modifications to
4b1bb8c
+produce it from the Program, in the form of source code under the
4b1bb8c
+terms of section 4, provided that you also meet all of these conditions:
4b1bb8c
+
4b1bb8c
+    a) The work must carry prominent notices stating that you modified
4b1bb8c
+    it, and giving a relevant date.
4b1bb8c
+
4b1bb8c
+    b) The work must carry prominent notices stating that it is
4b1bb8c
+    released under this License and any conditions added under section
4b1bb8c
+    7.  This requirement modifies the requirement in section 4 to
4b1bb8c
+    "keep intact all notices".
4b1bb8c
+
4b1bb8c
+    c) You must license the entire work, as a whole, under this
4b1bb8c
+    License to anyone who comes into possession of a copy.  This
4b1bb8c
+    License will therefore apply, along with any applicable section 7
4b1bb8c
+    additional terms, to the whole of the work, and all its parts,
4b1bb8c
+    regardless of how they are packaged.  This License gives no
4b1bb8c
+    permission to license the work in any other way, but it does not
4b1bb8c
+    invalidate such permission if you have separately received it.
4b1bb8c
+
4b1bb8c
+    d) If the work has interactive user interfaces, each must display
4b1bb8c
+    Appropriate Legal Notices; however, if the Program has interactive
4b1bb8c
+    interfaces that do not display Appropriate Legal Notices, your
4b1bb8c
+    work need not make them do so.
4b1bb8c
+
4b1bb8c
+  A compilation of a covered work with other separate and independent
4b1bb8c
+works, which are not by their nature extensions of the covered work,
4b1bb8c
+and which are not combined with it such as to form a larger program,
4b1bb8c
+in or on a volume of a storage or distribution medium, is called an
4b1bb8c
+"aggregate" if the compilation and its resulting copyright are not
4b1bb8c
+used to limit the access or legal rights of the compilation's users
4b1bb8c
+beyond what the individual works permit.  Inclusion of a covered work
4b1bb8c
+in an aggregate does not cause this License to apply to the other
4b1bb8c
+parts of the aggregate.
4b1bb8c
+
4b1bb8c
+  6. Conveying Non-Source Forms.
4b1bb8c
+
4b1bb8c
+  You may convey a covered work in object code form under the terms
4b1bb8c
+of sections 4 and 5, provided that you also convey the
4b1bb8c
+machine-readable Corresponding Source under the terms of this License,
4b1bb8c
+in one of these ways:
4b1bb8c
+
4b1bb8c
+    a) Convey the object code in, or embodied in, a physical product
4b1bb8c
+    (including a physical distribution medium), accompanied by the
4b1bb8c
+    Corresponding Source fixed on a durable physical medium
4b1bb8c
+    customarily used for software interchange.
4b1bb8c
+
4b1bb8c
+    b) Convey the object code in, or embodied in, a physical product
4b1bb8c
+    (including a physical distribution medium), accompanied by a
4b1bb8c
+    written offer, valid for at least three years and valid for as
4b1bb8c
+    long as you offer spare parts or customer support for that product
4b1bb8c
+    model, to give anyone who possesses the object code either (1) a
4b1bb8c
+    copy of the Corresponding Source for all the software in the
4b1bb8c
+    product that is covered by this License, on a durable physical
4b1bb8c
+    medium customarily used for software interchange, for a price no
4b1bb8c
+    more than your reasonable cost of physically performing this
4b1bb8c
+    conveying of source, or (2) access to copy the
4b1bb8c
+    Corresponding Source from a network server at no charge.
4b1bb8c
+
4b1bb8c
+    c) Convey individual copies of the object code with a copy of the
4b1bb8c
+    written offer to provide the Corresponding Source.  This
4b1bb8c
+    alternative is allowed only occasionally and noncommercially, and
4b1bb8c
+    only if you received the object code with such an offer, in accord
4b1bb8c
+    with subsection 6b.
4b1bb8c
+
4b1bb8c
+    d) Convey the object code by offering access from a designated
4b1bb8c
+    place (gratis or for a charge), and offer equivalent access to the
4b1bb8c
+    Corresponding Source in the same way through the same place at no
4b1bb8c
+    further charge.  You need not require recipients to copy the
4b1bb8c
+    Corresponding Source along with the object code.  If the place to
4b1bb8c
+    copy the object code is a network server, the Corresponding Source
4b1bb8c
+    may be on a different server (operated by you or a third party)
4b1bb8c
+    that supports equivalent copying facilities, provided you maintain
4b1bb8c
+    clear directions next to the object code saying where to find the
4b1bb8c
+    Corresponding Source.  Regardless of what server hosts the
4b1bb8c
+    Corresponding Source, you remain obligated to ensure that it is
4b1bb8c
+    available for as long as needed to satisfy these requirements.
4b1bb8c
+
4b1bb8c
+    e) Convey the object code using peer-to-peer transmission, provided
4b1bb8c
+    you inform other peers where the object code and Corresponding
4b1bb8c
+    Source of the work are being offered to the general public at no
4b1bb8c
+    charge under subsection 6d.
4b1bb8c
+
4b1bb8c
+  A separable portion of the object code, whose source code is excluded
4b1bb8c
+from the Corresponding Source as a System Library, need not be
4b1bb8c
+included in conveying the object code work.
4b1bb8c
+
4b1bb8c
+  A "User Product" is either (1) a "consumer product", which means any
4b1bb8c
+tangible personal property which is normally used for personal, family,
4b1bb8c
+or household purposes, or (2) anything designed or sold for incorporation
4b1bb8c
+into a dwelling.  In determining whether a product is a consumer product,
4b1bb8c
+doubtful cases shall be resolved in favor of coverage.  For a particular
4b1bb8c
+product received by a particular user, "normally used" refers to a
4b1bb8c
+typical or common use of that class of product, regardless of the status
4b1bb8c
+of the particular user or of the way in which the particular user
4b1bb8c
+actually uses, or expects or is expected to use, the product.  A product
4b1bb8c
+is a consumer product regardless of whether the product has substantial
4b1bb8c
+commercial, industrial or non-consumer uses, unless such uses represent
4b1bb8c
+the only significant mode of use of the product.
4b1bb8c
+
4b1bb8c
+  "Installation Information" for a User Product means any methods,
4b1bb8c
+procedures, authorization keys, or other information required to install
4b1bb8c
+and execute modified versions of a covered work in that User Product from
4b1bb8c
+a modified version of its Corresponding Source.  The information must
4b1bb8c
+suffice to ensure that the continued functioning of the modified object
4b1bb8c
+code is in no case prevented or interfered with solely because
4b1bb8c
+modification has been made.
4b1bb8c
+
4b1bb8c
+  If you convey an object code work under this section in, or with, or
4b1bb8c
+specifically for use in, a User Product, and the conveying occurs as
4b1bb8c
+part of a transaction in which the right of possession and use of the
4b1bb8c
+User Product is transferred to the recipient in perpetuity or for a
4b1bb8c
+fixed term (regardless of how the transaction is characterized), the
4b1bb8c
+Corresponding Source conveyed under this section must be accompanied
4b1bb8c
+by the Installation Information.  But this requirement does not apply
4b1bb8c
+if neither you nor any third party retains the ability to install
4b1bb8c
+modified object code on the User Product (for example, the work has
4b1bb8c
+been installed in ROM).
4b1bb8c
+
4b1bb8c
+  The requirement to provide Installation Information does not include a
4b1bb8c
+requirement to continue to provide support service, warranty, or updates
4b1bb8c
+for a work that has been modified or installed by the recipient, or for
4b1bb8c
+the User Product in which it has been modified or installed.  Access to a
4b1bb8c
+network may be denied when the modification itself materially and
4b1bb8c
+adversely affects the operation of the network or violates the rules and
4b1bb8c
+protocols for communication across the network.
4b1bb8c
+
4b1bb8c
+  Corresponding Source conveyed, and Installation Information provided,
4b1bb8c
+in accord with this section must be in a format that is publicly
4b1bb8c
+documented (and with an implementation available to the public in
4b1bb8c
+source code form), and must require no special password or key for
4b1bb8c
+unpacking, reading or copying.
4b1bb8c
+
4b1bb8c
+  7. Additional Terms.
4b1bb8c
+
4b1bb8c
+  "Additional permissions" are terms that supplement the terms of this
4b1bb8c
+License by making exceptions from one or more of its conditions.
4b1bb8c
+Additional permissions that are applicable to the entire Program shall
4b1bb8c
+be treated as though they were included in this License, to the extent
4b1bb8c
+that they are valid under applicable law.  If additional permissions
4b1bb8c
+apply only to part of the Program, that part may be used separately
4b1bb8c
+under those permissions, but the entire Program remains governed by
4b1bb8c
+this License without regard to the additional permissions.
4b1bb8c
+
4b1bb8c
+  When you convey a copy of a covered work, you may at your option
4b1bb8c
+remove any additional permissions from that copy, or from any part of
4b1bb8c
+it.  (Additional permissions may be written to require their own
4b1bb8c
+removal in certain cases when you modify the work.)  You may place
4b1bb8c
+additional permissions on material, added by you to a covered work,
4b1bb8c
+for which you have or can give appropriate copyright permission.
4b1bb8c
+
4b1bb8c
+  Notwithstanding any other provision of this License, for material you
4b1bb8c
+add to a covered work, you may (if authorized by the copyright holders of
4b1bb8c
+that material) supplement the terms of this License with terms:
4b1bb8c
+
4b1bb8c
+    a) Disclaiming warranty or limiting liability differently from the
4b1bb8c
+    terms of sections 15 and 16 of this License; or
4b1bb8c
+
4b1bb8c
+    b) Requiring preservation of specified reasonable legal notices or
4b1bb8c
+    author attributions in that material or in the Appropriate Legal
4b1bb8c
+    Notices displayed by works containing it; or
4b1bb8c
+
4b1bb8c
+    c) Prohibiting misrepresentation of the origin of that material, or
4b1bb8c
+    requiring that modified versions of such material be marked in
4b1bb8c
+    reasonable ways as different from the original version; or
4b1bb8c
+
4b1bb8c
+    d) Limiting the use for publicity purposes of names of licensors or
4b1bb8c
+    authors of the material; or
4b1bb8c
+
4b1bb8c
+    e) Declining to grant rights under trademark law for use of some
4b1bb8c
+    trade names, trademarks, or service marks; or
4b1bb8c
+
4b1bb8c
+    f) Requiring indemnification of licensors and authors of that
4b1bb8c
+    material by anyone who conveys the material (or modified versions of
4b1bb8c
+    it) with contractual assumptions of liability to the recipient, for
4b1bb8c
+    any liability that these contractual assumptions directly impose on
4b1bb8c
+    those licensors and authors.
4b1bb8c
+
4b1bb8c
+  All other non-permissive additional terms are considered "further
4b1bb8c
+restrictions" within the meaning of section 10.  If the Program as you
4b1bb8c
+received it, or any part of it, contains a notice stating that it is
4b1bb8c
+governed by this License along with a term that is a further
4b1bb8c
+restriction, you may remove that term.  If a license document contains
4b1bb8c
+a further restriction but permits relicensing or conveying under this
4b1bb8c
+License, you may add to a covered work material governed by the terms
4b1bb8c
+of that license document, provided that the further restriction does
4b1bb8c
+not survive such relicensing or conveying.
4b1bb8c
+
4b1bb8c
+  If you add terms to a covered work in accord with this section, you
4b1bb8c
+must place, in the relevant source files, a statement of the
4b1bb8c
+additional terms that apply to those files, or a notice indicating
4b1bb8c
+where to find the applicable terms.
4b1bb8c
+
4b1bb8c
+  Additional terms, permissive or non-permissive, may be stated in the
4b1bb8c
+form of a separately written license, or stated as exceptions;
4b1bb8c
+the above requirements apply either way.
4b1bb8c
+
4b1bb8c
+  8. Termination.
4b1bb8c
+
4b1bb8c
+  You may not propagate or modify a covered work except as expressly
4b1bb8c
+provided under this License.  Any attempt otherwise to propagate or
4b1bb8c
+modify it is void, and will automatically terminate your rights under
4b1bb8c
+this License (including any patent licenses granted under the third
4b1bb8c
+paragraph of section 11).
4b1bb8c
+
4b1bb8c
+  However, if you cease all violation of this License, then your
4b1bb8c
+license from a particular copyright holder is reinstated (a)
4b1bb8c
+provisionally, unless and until the copyright holder explicitly and
4b1bb8c
+finally terminates your license, and (b) permanently, if the copyright
4b1bb8c
+holder fails to notify you of the violation by some reasonable means
4b1bb8c
+prior to 60 days after the cessation.
4b1bb8c
+
4b1bb8c
+  Moreover, your license from a particular copyright holder is
4b1bb8c
+reinstated permanently if the copyright holder notifies you of the
4b1bb8c
+violation by some reasonable means, this is the first time you have
4b1bb8c
+received notice of violation of this License (for any work) from that
4b1bb8c
+copyright holder, and you cure the violation prior to 30 days after
4b1bb8c
+your receipt of the notice.
4b1bb8c
+
4b1bb8c
+  Termination of your rights under this section does not terminate the
4b1bb8c
+licenses of parties who have received copies or rights from you under
4b1bb8c
+this License.  If your rights have been terminated and not permanently
4b1bb8c
+reinstated, you do not qualify to receive new licenses for the same
4b1bb8c
+material under section 10.
4b1bb8c
+
4b1bb8c
+  9. Acceptance Not Required for Having Copies.
4b1bb8c
+
4b1bb8c
+  You are not required to accept this License in order to receive or
4b1bb8c
+run a copy of the Program.  Ancillary propagation of a covered work
4b1bb8c
+occurring solely as a consequence of using peer-to-peer transmission
4b1bb8c
+to receive a copy likewise does not require acceptance.  However,
4b1bb8c
+nothing other than this License grants you permission to propagate or
4b1bb8c
+modify any covered work.  These actions infringe copyright if you do
4b1bb8c
+not accept this License.  Therefore, by modifying or propagating a
4b1bb8c
+covered work, you indicate your acceptance of this License to do so.
4b1bb8c
+
4b1bb8c
+  10. Automatic Licensing of Downstream Recipients.
4b1bb8c
+
4b1bb8c
+  Each time you convey a covered work, the recipient automatically
4b1bb8c
+receives a license from the original licensors, to run, modify and
4b1bb8c
+propagate that work, subject to this License.  You are not responsible
4b1bb8c
+for enforcing compliance by third parties with this License.
4b1bb8c
+
4b1bb8c
+  An "entity transaction" is a transaction transferring control of an
4b1bb8c
+organization, or substantially all assets of one, or subdividing an
4b1bb8c
+organization, or merging organizations.  If propagation of a covered
4b1bb8c
+work results from an entity transaction, each party to that
4b1bb8c
+transaction who receives a copy of the work also receives whatever
4b1bb8c
+licenses to the work the party's predecessor in interest had or could
4b1bb8c
+give under the previous paragraph, plus a right to possession of the
4b1bb8c
+Corresponding Source of the work from the predecessor in interest, if
4b1bb8c
+the predecessor has it or can get it with reasonable efforts.
4b1bb8c
+
4b1bb8c
+  You may not impose any further restrictions on the exercise of the
4b1bb8c
+rights granted or affirmed under this License.  For example, you may
4b1bb8c
+not impose a license fee, royalty, or other charge for exercise of
4b1bb8c
+rights granted under this License, and you may not initiate litigation
4b1bb8c
+(including a cross-claim or counterclaim in a lawsuit) alleging that
4b1bb8c
+any patent claim is infringed by making, using, selling, offering for
4b1bb8c
+sale, or importing the Program or any portion of it.
4b1bb8c
+
4b1bb8c
+  11. Patents.
4b1bb8c
+
4b1bb8c
+  A "contributor" is a copyright holder who authorizes use under this
4b1bb8c
+License of the Program or a work on which the Program is based.  The
4b1bb8c
+work thus licensed is called the contributor's "contributor version".
4b1bb8c
+
4b1bb8c
+  A contributor's "essential patent claims" are all patent claims
4b1bb8c
+owned or controlled by the contributor, whether already acquired or
4b1bb8c
+hereafter acquired, that would be infringed by some manner, permitted
4b1bb8c
+by this License, of making, using, or selling its contributor version,
4b1bb8c
+but do not include claims that would be infringed only as a
4b1bb8c
+consequence of further modification of the contributor version.  For
4b1bb8c
+purposes of this definition, "control" includes the right to grant
4b1bb8c
+patent sublicenses in a manner consistent with the requirements of
4b1bb8c
+this License.
4b1bb8c
+
4b1bb8c
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
4b1bb8c
+patent license under the contributor's essential patent claims, to
4b1bb8c
+make, use, sell, offer for sale, import and otherwise run, modify and
4b1bb8c
+propagate the contents of its contributor version.
4b1bb8c
+
4b1bb8c
+  In the following three paragraphs, a "patent license" is any express
4b1bb8c
+agreement or commitment, however denominated, not to enforce a patent
4b1bb8c
+(such as an express permission to practice a patent or covenant not to
4b1bb8c
+sue for patent infringement).  To "grant" such a patent license to a
4b1bb8c
+party means to make such an agreement or commitment not to enforce a
4b1bb8c
+patent against the party.
4b1bb8c
+
4b1bb8c
+  If you convey a covered work, knowingly relying on a patent license,
4b1bb8c
+and the Corresponding Source of the work is not available for anyone
4b1bb8c
+to copy, free of charge and under the terms of this License, through a
4b1bb8c
+publicly available network server or other readily accessible means,
4b1bb8c
+then you must either (1) cause the Corresponding Source to be so
4b1bb8c
+available, or (2) arrange to deprive yourself of the benefit of the
4b1bb8c
+patent license for this particular work, or (3) arrange, in a manner
4b1bb8c
+consistent with the requirements of this License, to extend the patent
4b1bb8c
+license to downstream recipients.  "Knowingly relying" means you have
4b1bb8c
+actual knowledge that, but for the patent license, your conveying the
4b1bb8c
+covered work in a country, or your recipient's use of the covered work
4b1bb8c
+in a country, would infringe one or more identifiable patents in that
4b1bb8c
+country that you have reason to believe are valid.
4b1bb8c
+
4b1bb8c
+  If, pursuant to or in connection with a single transaction or
4b1bb8c
+arrangement, you convey, or propagate by procuring conveyance of, a
4b1bb8c
+covered work, and grant a patent license to some of the parties
4b1bb8c
+receiving the covered work authorizing them to use, propagate, modify
4b1bb8c
+or convey a specific copy of the covered work, then the patent license
4b1bb8c
+you grant is automatically extended to all recipients of the covered
4b1bb8c
+work and works based on it.
4b1bb8c
+
4b1bb8c
+  A patent license is "discriminatory" if it does not include within
4b1bb8c
+the scope of its coverage, prohibits the exercise of, or is
4b1bb8c
+conditioned on the non-exercise of one or more of the rights that are
4b1bb8c
+specifically granted under this License.  You may not convey a covered
4b1bb8c
+work if you are a party to an arrangement with a third party that is
4b1bb8c
+in the business of distributing software, under which you make payment
4b1bb8c
+to the third party based on the extent of your activity of conveying
4b1bb8c
+the work, and under which the third party grants, to any of the
4b1bb8c
+parties who would receive the covered work from you, a discriminatory
4b1bb8c
+patent license (a) in connection with copies of the covered work
4b1bb8c
+conveyed by you (or copies made from those copies), or (b) primarily
4b1bb8c
+for and in connection with specific products or compilations that
4b1bb8c
+contain the covered work, unless you entered into that arrangement,
4b1bb8c
+or that patent license was granted, prior to 28 March 2007.
4b1bb8c
+
4b1bb8c
+  Nothing in this License shall be construed as excluding or limiting
4b1bb8c
+any implied license or other defenses to infringement that may
4b1bb8c
+otherwise be available to you under applicable patent law.
4b1bb8c
+
4b1bb8c
+  12. No Surrender of Others' Freedom.
4b1bb8c
+
4b1bb8c
+  If conditions are imposed on you (whether by court order, agreement or
4b1bb8c
+otherwise) that contradict the conditions of this License, they do not
4b1bb8c
+excuse you from the conditions of this License.  If you cannot convey a
4b1bb8c
+covered work so as to satisfy simultaneously your obligations under this
4b1bb8c
+License and any other pertinent obligations, then as a consequence you may
4b1bb8c
+not convey it at all.  For example, if you agree to terms that obligate you
4b1bb8c
+to collect a royalty for further conveying from those to whom you convey
4b1bb8c
+the Program, the only way you could satisfy both those terms and this
4b1bb8c
+License would be to refrain entirely from conveying the Program.
4b1bb8c
+
4b1bb8c
+  13. Use with the GNU Affero General Public License.
4b1bb8c
+
4b1bb8c
+  Notwithstanding any other provision of this License, you have
4b1bb8c
+permission to link or combine any covered work with a work licensed
4b1bb8c
+under version 3 of the GNU Affero General Public License into a single
4b1bb8c
+combined work, and to convey the resulting work.  The terms of this
4b1bb8c
+License will continue to apply to the part which is the covered work,
4b1bb8c
+but the special requirements of the GNU Affero General Public License,
4b1bb8c
+section 13, concerning interaction through a network will apply to the
4b1bb8c
+combination as such.
4b1bb8c
+
4b1bb8c
+  14. Revised Versions of this License.
4b1bb8c
+
4b1bb8c
+  The Free Software Foundation may publish revised and/or new versions of
4b1bb8c
+the GNU General Public License from time to time.  Such new versions will
4b1bb8c
+be similar in spirit to the present version, but may differ in detail to
4b1bb8c
+address new problems or concerns.
4b1bb8c
+
4b1bb8c
+  Each version is given a distinguishing version number.  If the
4b1bb8c
+Program specifies that a certain numbered version of the GNU General
4b1bb8c
+Public License "or any later version" applies to it, you have the
4b1bb8c
+option of following the terms and conditions either of that numbered
4b1bb8c
+version or of any later version published by the Free Software
4b1bb8c
+Foundation.  If the Program does not specify a version number of the
4b1bb8c
+GNU General Public License, you may choose any version ever published
4b1bb8c
+by the Free Software Foundation.
4b1bb8c
+
4b1bb8c
+  If the Program specifies that a proxy can decide which future
4b1bb8c
+versions of the GNU General Public License can be used, that proxy's
4b1bb8c
+public statement of acceptance of a version permanently authorizes you
4b1bb8c
+to choose that version for the Program.
4b1bb8c
+
4b1bb8c
+  Later license versions may give you additional or different
4b1bb8c
+permissions.  However, no additional obligations are imposed on any
4b1bb8c
+author or copyright holder as a result of your choosing to follow a
4b1bb8c
+later version.
4b1bb8c
+
4b1bb8c
+  15. Disclaimer of Warranty.
4b1bb8c
+
4b1bb8c
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
4b1bb8c
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
4b1bb8c
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
4b1bb8c
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
4b1bb8c
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4b1bb8c
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
4b1bb8c
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
4b1bb8c
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
4b1bb8c
+
4b1bb8c
+  16. Limitation of Liability.
4b1bb8c
+
4b1bb8c
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
4b1bb8c
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
4b1bb8c
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
4b1bb8c
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
4b1bb8c
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
4b1bb8c
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
4b1bb8c
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
4b1bb8c
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
4b1bb8c
+SUCH DAMAGES.
4b1bb8c
+
4b1bb8c
+  17. Interpretation of Sections 15 and 16.
4b1bb8c
+
4b1bb8c
+  If the disclaimer of warranty and limitation of liability provided
4b1bb8c
+above cannot be given local legal effect according to their terms,
4b1bb8c
+reviewing courts shall apply local law that most closely approximates
4b1bb8c
+an absolute waiver of all civil liability in connection with the
4b1bb8c
+Program, unless a warranty or assumption of liability accompanies a
4b1bb8c
+copy of the Program in return for a fee.
4b1bb8c
+
4b1bb8c
+                     END OF TERMS AND CONDITIONS
4b1bb8c
+
4b1bb8c
+            How to Apply These Terms to Your New Programs
4b1bb8c
+
4b1bb8c
+  If you develop a new program, and you want it to be of the greatest
4b1bb8c
+possible use to the public, the best way to achieve this is to make it
4b1bb8c
+free software which everyone can redistribute and change under these terms.
4b1bb8c
+
4b1bb8c
+  To do so, attach the following notices to the program.  It is safest
4b1bb8c
+to attach them to the start of each source file to most effectively
4b1bb8c
+state the exclusion of warranty; and each file should have at least
4b1bb8c
+the "copyright" line and a pointer to where the full notice is found.
4b1bb8c
+
4b1bb8c
+    <one line to give the program's name and a brief idea of what it does.>
4b1bb8c
+    Copyright (C) <year>  <name of author>
4b1bb8c
+
4b1bb8c
+    This program is free software: you can redistribute it and/or modify
4b1bb8c
+    it under the terms of the GNU General Public License as published by
4b1bb8c
+    the Free Software Foundation, either version 3 of the License, or
4b1bb8c
+    (at your option) any later version.
4b1bb8c
+
4b1bb8c
+    This program is distributed in the hope that it will be useful,
4b1bb8c
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
4b1bb8c
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4b1bb8c
+    GNU General Public License for more details.
4b1bb8c
+
4b1bb8c
+    You should have received a copy of the GNU General Public License
4b1bb8c
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
4b1bb8c
+
4b1bb8c
+Also add information on how to contact you by electronic and paper mail.
4b1bb8c
+
4b1bb8c
+  If the program does terminal interaction, make it output a short
4b1bb8c
+notice like this when it starts in an interactive mode:
4b1bb8c
+
4b1bb8c
+    <program>  Copyright (C) <year>  <name of author>
4b1bb8c
+    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
4b1bb8c
+    This is free software, and you are welcome to redistribute it
4b1bb8c
+    under certain conditions; type `show c' for details.
4b1bb8c
+
4b1bb8c
+The hypothetical commands `show w' and `show c' should show the appropriate
4b1bb8c
+parts of the General Public License.  Of course, your program's commands
4b1bb8c
+might be different; for a GUI interface, you would use an "about box".
4b1bb8c
+
4b1bb8c
+  You should also get your employer (if you work as a programmer) or school,
4b1bb8c
+if any, to sign a "copyright disclaimer" for the program, if necessary.
4b1bb8c
+For more information on this, and how to apply and follow the GNU GPL, see
4b1bb8c
+<http://www.gnu.org/licenses/>.
4b1bb8c
+
4b1bb8c
+  The GNU General Public License does not permit incorporating your program
4b1bb8c
+into proprietary programs.  If your program is a subroutine library, you
4b1bb8c
+may consider it more useful to permit linking proprietary applications with
4b1bb8c
+the library.  If this is what you want to do, use the GNU Lesser General
4b1bb8c
+Public License instead of this License.  But first, please read
4b1bb8c
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
4b1bb8c
4b1bb8c
From ccbd5523c167ae5d3cb8f5c4de147eeb51429d1a Mon Sep 17 00:00:00 2001
4b1bb8c
From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= <besser82@fedoraproject.org>
4b1bb8c
Date: Sun, 1 Jan 2017 20:45:40 +0100
4b1bb8c
Subject: [PATCH 2/2] add license-header
4b1bb8c
4b1bb8c
---
4b1bb8c
 usr/bin/blueberry                      | 15 +++++++++++++++
4b1bb8c
 usr/bin/blueberry-tray                 | 15 +++++++++++++++
4b1bb8c
 usr/lib/blueberry/blueberry-tray.py    | 15 +++++++++++++++
4b1bb8c
 usr/lib/blueberry/blueberry.py         | 15 +++++++++++++++
4b1bb8c
 usr/lib/blueberry/blueberrySettings.py | 15 +++++++++++++++
4b1bb8c
 usr/lib/blueberry/rfkillMagic.py       | 15 +++++++++++++++
4b1bb8c
 6 files changed, 90 insertions(+)
4b1bb8c
4b1bb8c
diff --git a/usr/bin/blueberry b/usr/bin/blueberry
4b1bb8c
index a302410..72e22e8 100755
4b1bb8c
--- a/usr/bin/blueberry
4b1bb8c
+++ b/usr/bin/blueberry
4b1bb8c
@@ -1,4 +1,19 @@
4b1bb8c
 #!/usr/bin/python
4b1bb8c
+# blueberry - A Bluetooth configuration tool
4b1bb8c
+# Copyright (C) 2015 Clement Lefebvre <root@linuxmint.com>
4b1bb8c
+#
4b1bb8c
+# This program is free software: you can redistribute it and/or modify
4b1bb8c
+# it under the terms of the GNU General Public License as published by
4b1bb8c
+# the Free Software Foundation, either version 3 of the License, or
4b1bb8c
+# (at your option) any later version.
4b1bb8c
+#
4b1bb8c
+# This program is distributed in the hope that it will be useful,
4b1bb8c
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
4b1bb8c
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4b1bb8c
+# GNU General Public License for more details.
4b1bb8c
+#
4b1bb8c
+# You should have received a copy of the GNU General Public License
4b1bb8c
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
4b1bb8c
 
4b1bb8c
 import os
4b1bb8c
 os.system("/usr/lib/blueberry/blueberry.py")
4b1bb8c
diff --git a/usr/bin/blueberry-tray b/usr/bin/blueberry-tray
4b1bb8c
index de85ca5..8bb9ace 100755
4b1bb8c
--- a/usr/bin/blueberry-tray
4b1bb8c
+++ b/usr/bin/blueberry-tray
4b1bb8c
@@ -1,4 +1,19 @@
4b1bb8c
 #!/usr/bin/python
4b1bb8c
+# blueberry - A Bluetooth configuration tool
4b1bb8c
+# Copyright (C) 2015 Clement Lefebvre <root@linuxmint.com>
4b1bb8c
+#
4b1bb8c
+# This program is free software: you can redistribute it and/or modify
4b1bb8c
+# it under the terms of the GNU General Public License as published by
4b1bb8c
+# the Free Software Foundation, either version 3 of the License, or
4b1bb8c
+# (at your option) any later version.
4b1bb8c
+#
4b1bb8c
+# This program is distributed in the hope that it will be useful,
4b1bb8c
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
4b1bb8c
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4b1bb8c
+# GNU General Public License for more details.
4b1bb8c
+#
4b1bb8c
+# You should have received a copy of the GNU General Public License
4b1bb8c
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
4b1bb8c
 
4b1bb8c
 import os
4b1bb8c
 os.system("/usr/lib/blueberry/blueberry-tray.py")
4b1bb8c
diff --git a/usr/lib/blueberry/blueberry-tray.py b/usr/lib/blueberry/blueberry-tray.py
4b1bb8c
index 80c53d1..0d4c326 100755
4b1bb8c
--- a/usr/lib/blueberry/blueberry-tray.py
4b1bb8c
+++ b/usr/lib/blueberry/blueberry-tray.py
4b1bb8c
@@ -1,4 +1,19 @@
4b1bb8c
 #!/usr/bin/env python2
4b1bb8c
+# blueberry - A Bluetooth configuration tool
4b1bb8c
+# Copyright (C) 2015 Clement Lefebvre <root@linuxmint.com>
4b1bb8c
+#
4b1bb8c
+# This program is free software: you can redistribute it and/or modify
4b1bb8c
+# it under the terms of the GNU General Public License as published by
4b1bb8c
+# the Free Software Foundation, either version 3 of the License, or
4b1bb8c
+# (at your option) any later version.
4b1bb8c
+#
4b1bb8c
+# This program is distributed in the hope that it will be useful,
4b1bb8c
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
4b1bb8c
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4b1bb8c
+# GNU General Public License for more details.
4b1bb8c
+#
4b1bb8c
+# You should have received a copy of the GNU General Public License
4b1bb8c
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
4b1bb8c
 
4b1bb8c
 import sys
4b1bb8c
 import gettext
4b1bb8c
diff --git a/usr/lib/blueberry/blueberry.py b/usr/lib/blueberry/blueberry.py
4b1bb8c
index 40aa6f6..faadb4b 100755
4b1bb8c
--- a/usr/lib/blueberry/blueberry.py
4b1bb8c
+++ b/usr/lib/blueberry/blueberry.py
4b1bb8c
@@ -1,4 +1,19 @@
4b1bb8c
 #!/usr/bin/env python2
4b1bb8c
+# blueberry - A Bluetooth configuration tool
4b1bb8c
+# Copyright (C) 2015 Clement Lefebvre <root@linuxmint.com>
4b1bb8c
+#
4b1bb8c
+# This program is free software: you can redistribute it and/or modify
4b1bb8c
+# it under the terms of the GNU General Public License as published by
4b1bb8c
+# the Free Software Foundation, either version 3 of the License, or
4b1bb8c
+# (at your option) any later version.
4b1bb8c
+#
4b1bb8c
+# This program is distributed in the hope that it will be useful,
4b1bb8c
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
4b1bb8c
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4b1bb8c
+# GNU General Public License for more details.
4b1bb8c
+#
4b1bb8c
+# You should have received a copy of the GNU General Public License
4b1bb8c
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
4b1bb8c
 
4b1bb8c
 import sys, os, commands
4b1bb8c
 import gettext
4b1bb8c
diff --git a/usr/lib/blueberry/blueberrySettings.py b/usr/lib/blueberry/blueberrySettings.py
4b1bb8c
index 1006829..c1836aa 100644
4b1bb8c
--- a/usr/lib/blueberry/blueberrySettings.py
4b1bb8c
+++ b/usr/lib/blueberry/blueberrySettings.py
4b1bb8c
@@ -1,4 +1,19 @@
4b1bb8c
 #!/usr/bin/env python2
4b1bb8c
+# blueberry - A Bluetooth configuration tool
4b1bb8c
+# Copyright (C) 2015 Clement Lefebvre <root@linuxmint.com>
4b1bb8c
+#
4b1bb8c
+# This program is free software: you can redistribute it and/or modify
4b1bb8c
+# it under the terms of the GNU General Public License as published by
4b1bb8c
+# the Free Software Foundation, either version 3 of the License, or
4b1bb8c
+# (at your option) any later version.
4b1bb8c
+#
4b1bb8c
+# This program is distributed in the hope that it will be useful,
4b1bb8c
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
4b1bb8c
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4b1bb8c
+# GNU General Public License for more details.
4b1bb8c
+#
4b1bb8c
+# You should have received a copy of the GNU General Public License
4b1bb8c
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
4b1bb8c
 
4b1bb8c
 from gi.repository import Gio
4b1bb8c
 
4b1bb8c
diff --git a/usr/lib/blueberry/rfkillMagic.py b/usr/lib/blueberry/rfkillMagic.py
4b1bb8c
index d0f6827..7ad8971 100644
4b1bb8c
--- a/usr/lib/blueberry/rfkillMagic.py
4b1bb8c
+++ b/usr/lib/blueberry/rfkillMagic.py
4b1bb8c
@@ -1,3 +1,18 @@
4b1bb8c
+# blueberry - A Bluetooth configuration tool
4b1bb8c
+# Copyright (C) 2015 Clement Lefebvre <root@linuxmint.com>
4b1bb8c
+#
4b1bb8c
+# This program is free software: you can redistribute it and/or modify
4b1bb8c
+# it under the terms of the GNU General Public License as published by
4b1bb8c
+# the Free Software Foundation, either version 3 of the License, or
4b1bb8c
+# (at your option) any later version.
4b1bb8c
+#
4b1bb8c
+# This program is distributed in the hope that it will be useful,
4b1bb8c
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
4b1bb8c
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4b1bb8c
+# GNU General Public License for more details.
4b1bb8c
+#
4b1bb8c
+# You should have received a copy of the GNU General Public License
4b1bb8c
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
4b1bb8c
 
4b1bb8c
 import thread
4b1bb8c
 import subprocess