[tracker/tracker-1.0] Move COPYING to COPYING.GPL and provide a general overview of Licenses in COPYING



commit 262167f121f12e11e2c7a6ae322561b4ccea3eb2
Author: Tim Lunn <tim feathertop org>
Date:   Tue Jul 22 21:39:03 2014 +1000

    Move COPYING to COPYING.GPL and provide a general overview of Licenses in
    COPYING

 COPYING     |  947 ++++++++++++++++++++++++++++++++++++++---------------------
 COPYING.GPL |  340 +++++++++++++++++++++
 2 files changed, 947 insertions(+), 340 deletions(-)
---
diff --git a/COPYING b/COPYING
index c9bdc22..07bbb8b 100644
--- a/COPYING
+++ b/COPYING
@@ -1,340 +1,607 @@
-                   GNU GENERAL PUBLIC LICENSE
-                      Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-                           Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users.  This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
-your programs, too.
-
-  When we speak of free software, we are referring to freedom, not
-price.  Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
-  To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
-  For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have.  You must make sure that they, too, receive or can get the
-source code.  And you must show them these terms so they know their
-rights.
-
-  We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
-  Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software.  If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
-  Finally, any free program is threatened constantly by software
-patents.  We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary.  To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.
-
-                   GNU GENERAL PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License.  The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language.  (Hereinafter, translation is included without limitation in
-the term "modification".)  Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope.  The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
-  1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
-  2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-    a) You must cause the modified files to carry prominent notices
-    stating that you changed the files and the date of any change.
-
-    b) You must cause any work that you distribute or publish, that in
-    whole or in part contains or is derived from the Program or any
-    part thereof, to be licensed as a whole at no charge to all third
-    parties under the terms of this License.
-
-    c) If the modified program normally reads commands interactively
-    when run, you must cause it, when started running for such
-    interactive use in the most ordinary way, to print or display an
-    announcement including an appropriate copyright notice and a
-    notice that there is no warranty (or else, saying that you provide
-    a warranty) and that users may redistribute the program under
-    these conditions, and telling the user how to view a copy of this
-    License.  (Exception: if the Program itself is interactive but
-    does not normally print such an announcement, your work based on
-    the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works.  But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-  3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
-    a) Accompany it with the complete corresponding machine-readable
-    source code, which must be distributed under the terms of Sections
-    1 and 2 above on a medium customarily used for software interchange; or,
-
-    b) Accompany it with a written offer, valid for at least three
-    years, to give any third party, for a charge no more than your
-    cost of physically performing source distribution, a complete
-    machine-readable copy of the corresponding source code, to be
-    distributed under the terms of Sections 1 and 2 above on a medium
-    customarily used for software interchange; or,
-
-    c) Accompany it with the information you received as to the offer
-    to distribute corresponding source code.  (This alternative is
-    allowed only for noncommercial distribution and only if you
-    received the program in object code or executable form with such
-    an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it.  For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable.  However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
-  4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License.  Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
-  5. You are not required to accept this License, since you have not
-signed it.  However, nothing else grants you permission to modify or
-distribute the Program or its derivative works.  These actions are
-prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
-  6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions.  You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
-  7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all.  For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices.  Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
-  8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded.  In such case, this License incorporates
-the limitation as if written in the body of this License.
-
-  9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time.  Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number.  If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation.  If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
-  10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission.  For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this.  Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
-                           NO WARRANTY
-
-  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
-  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-                    END OF TERMS AND CONDITIONS
-
-           How to Apply These Terms to Your New Programs
-
-  If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
-  To do so, attach the following notices to the program.  It is safest
-to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-    <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) <year>  <name of author>
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this
-when it starts in an interactive mode:
-
-    Gnomovision version 69, Copyright (C) year  name of author
-    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
-    This is free software, and you are welcome to redistribute it
-    under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License.  Of course, the commands you use may
-be called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary.  Here is a sample; alter the names:
-
-  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
-  `Gnomovision' (which makes passes at compilers) written by James Hacker.
-
-  <signature of Ty Coon>, 1 April 1989
-  Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into
-proprietary programs.  If your program is a subroutine library, you may
-consider it more useful to permit linking proprietary applications with the
-library.  If this is what you want to do, use the GNU Library General
-Public License instead of this License.
+autogen.sh: *No copyright* UNKNOWN
+build-aux/ltmain.sh: GPL (v2 or later)
+config.h: *No copyright* GENERATED FILE
+docs/tools/generate-ontology.sh: GPL (v2 or later)
+docs/tools/ttl_model.c: GPL (v2 or later)
+docs/tools/ttl_loader.c: GPL (v2 or later)
+docs/tools/ttl_loader.h: GPL (v2 or later)
+docs/tools/qname.c: GPL (v2 or later)
+docs/tools/ttl_model.h: GPL (v2 or later)
+docs/tools/qname.h: GPL (v2 or later)
+docs/tools/ontology-graph.c: GPL (v2 or later)
+docs/tools/gen-doc.sh: GPL (v2 or later)
+docs/tools/ttl2sgml.c: GPL (v2 or later)
+docs/tools/ttl_sgml.c: GPL (v2 or later)
+docs/tools/ttl_sgml.h: GPL (v2 or later)
+examples/introspection/python/all-async.py: *No copyright* UNKNOWN
+examples/introspection/python/query-async.py: *No copyright* UNKNOWN
+examples/introspection/python/miner.py: *No copyright* UNKNOWN
+examples/introspection/python/query-sync.py: *No copyright* UNKNOWN
+examples/libtracker-miner/tracker-miner-test.c: GPL (v2 or later)
+examples/libtracker-miner/tracker-miner-test.h: GPL (v2 or later)
+examples/libtracker-miner/tracker-main.c: GPL (v2 or later)
+examples/rss-reader/tracker_backend.py: GPL (v2 or later)
+examples/rss-reader/zeitgeist_backend.py: GPL (v2 or later)
+examples/rss-reader/main.py: GPL (v2 or later)
+examples/rss-reader/signaler.py: GPL (v2 or later)
+examples/libtracker-sparql/async-connection.c: GPL (v2 or later)
+examples/libtracker-sparql/class-signal.c: GPL (v2 or later)
+ltmain.sh: GPL (v2 or later)
+src/tracker-control/tracker-control-miners.c: GPL (v2 or later)
+src/tracker-control/tracker-control.h: GPL (v2 or later)
+src/tracker-control/tracker-control-general.c: GPL (v2 or later)
+src/tracker-control/tracker-control-status.c: GPL (v2 or later)
+src/tracker-control/tracker-control.c: GPL (v2 or later)
+src/miners/user-guides/tracker-miner-user-guides.c: GPL (v2 or later)
+src/miners/user-guides/tracker-main.c: GPL (v2 or later)
+src/miners/user-guides/tracker-miner-user-guides.h: GPL (v2 or later)
+src/miners/apps/tracker-main.c: GPL (v2 or later)
+src/miners/apps/tracker-miner-applications.h: GPL (v2 or later)
+src/miners/apps/tracker-miner-applications.c: GPL (v2 or later)
+src/miners/rss/tracker-miner-rss.h: GPL (v2 or later)
+src/miners/rss/tracker-main.c: GPL (v2 or later)
+src/miners/rss/tracker-miner-rss.c: GPL (v2 or later)
+src/miners/fs/tracker-power.h: LGPL (v2.1 or later)
+src/miners/fs/tracker-config.h: GPL (v2 or later)
+src/miners/fs/tracker-writeback-dispatcher.h: GPL (v2 or later)
+src/miners/fs/tracker-writeback-dispatcher.c: GPL (v2 or later)
+src/miners/fs/tracker-writeback.h: GPL (v2 or later)
+src/miners/fs/tracker-writeback.c: GPL (v2 or later)
+src/miners/fs/tracker-config.c: GPL (v2 or later)
+src/miners/fs/tracker-miner-files-index.h: GPL (v2 or later)
+src/miners/fs/tracker-main.c: GPL (v2 or later)
+src/miners/fs/tracker-power-upower.c: LGPL (v2.1 or later)
+src/miners/fs/tracker-writeback-listener.c: GPL (v2 or later)
+src/miners/fs/tracker-miner-files.c: GPL (v2 or later)
+src/miners/fs/tracker-miner-files-index.c: GPL (v2 or later)
+src/miners/fs/tracker-power-hal.c: LGPL (v2.1 or later)
+src/miners/fs/tracker-writeback-listener.h: GPL (v2 or later)
+src/miners/fs/tracker-miner-files.h: GPL (v2 or later)
+src/tracker-extract/tracker-cue-sheet.h: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-xmp.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-xps.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-config.h: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-controller.h: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-png.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-bmp.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-jpeg.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-text.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-priority-dbus.c: *No copyright* GENERATED FILE
+src/tracker-extract/tracker-extract-mplayer.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-config.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-main.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-html.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-decorator.h: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-libav.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-oasis.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-dvi.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-pdf.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-msoffice.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-msoffice-xml.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-cue-sheet.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-icon.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-controller.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-mp3.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-gif.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-tiff.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract.h: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-flac.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-decorator.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-gsf.h: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-read.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-priority-dbus.h: *No copyright* GENERATED FILE
+src/tracker-extract/tracker-read.h: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-abw.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-gstreamer.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-main.h: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-epub.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-vorbis.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-ps.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-playlist.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-extract-iso.c: LGPL (v2.1 or later)
+src/tracker-extract/tracker-gsf.c: LGPL (v2.1 or later)
+src/libtracker-control/tracker-control.h: LGPL (v2.1 or later)
+src/libtracker-control/tracker-miner-manager.c: LGPL (v2.1 or later)
+src/libtracker-control/tracker-miner-manager.h: LGPL (v2.1 or later)
+src/tracker-utils/tracker-stats.c: LGPL (v2 or later)
+src/tracker-utils/tracker-info.c: LGPL (v2 or later)
+src/tracker-utils/tracker-sparql.c: LGPL (v2 or later)
+src/tracker-utils/tracker-import.c: LGPL (v2 or later)
+src/tracker-utils/tracker-search.c: LGPL (v2 or later)
+src/tracker-utils/tracker-tag.c: LGPL (v2 or later)
+src/gvdb/gvdb-reader.h: LGPL
+src/gvdb/gvdb-builder.h: LGPL
+src/gvdb/gvdb-format.h: LGPL
+src/gvdb/gvdb-builder.c: LGPL
+src/gvdb/gvdb-reader.c: LGPL
+src/libtracker-data/tracker-db-interface.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-db-manager.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-ontology.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-sparql-query.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-data/tracker-data-query.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-db-journal.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-turtle-reader.vala: LGPL (v2.1 or later)
+src/libtracker-data/tracker-data.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-sparql-pattern.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-data/tracker-sparql-query.h: *No copyright* GENERATED FILE
+src/libtracker-data/tracker-class.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-collation.c: GPL (v2 or later)
+src/libtracker-data/tracker-class.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-sparql-scanner.vala: LGPL (v2.1 or later)
+src/libtracker-data/tracker-sparql-query.vala: LGPL (v2.1 or later)
+src/libtracker-data/tracker-db-backup.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-turtle-reader.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-data/tracker-db-interface-sqlite.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-namespace.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-property.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-sparql-expression.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-data/tracker-sparql-pattern.vala: LGPL (v2.1 or later)
+src/libtracker-data/tracker-db-config.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-ontologies.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-data-update.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-db-backup.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-data-update.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-db-manager.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-sparql-expression.vala: LGPL (v2.1 or later)
+src/libtracker-data/tracker-db-interface-sqlite.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-db-interface.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-db-journal.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-ontologies.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-collation.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-data-manager.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-property.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-data-backup.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-data-manager.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-sparql-scanner.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-data/tracker-ontology.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-db-config.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-data-backup.h: LGPL (v2.1 or later)
+src/libtracker-data/tracker-namespace.c: LGPL (v2.1 or later)
+src/libtracker-data/tracker-data-query.h: LGPL (v2.1 or later)
+src/libtracker-fts/tracker-parser-utils.h: LGPL (v2.1 or later)
+src/libtracker-fts/tracker-fts.h: LGPL (v2.1 or later)
+src/libtracker-fts/fts3_icu.c: *No copyright* UNKNOWN
+src/libtracker-fts/fts3Int.h: *No copyright* UNKNOWN
+src/libtracker-fts/tracker-parser.h: LGPL (v2.1 or later)
+src/libtracker-fts/tracker-parser-libunistring.c: LGPL (v2.1 or later)
+src/libtracker-fts/fts3_porter.c: *No copyright* UNKNOWN
+src/libtracker-fts/fts3_tokenizer.h: *No copyright* GENERATED FILE
+src/libtracker-fts/fts3_hash.h: *No copyright* UNKNOWN
+src/libtracker-fts/fts3_aux.c: *No copyright* UNKNOWN
+src/libtracker-fts/tracker-parser-utils.c: LGPL (v2.1 or later)
+src/libtracker-fts/tracker-fts-tokenizer.c: LGPL (v2.1 or later)
+src/libtracker-fts/fts3_unicode.c: *No copyright* UNKNOWN
+src/libtracker-fts/tracker-fts-tokenizer.h: LGPL (v2.1 or later)
+src/libtracker-fts/fts3_write.c: *No copyright* UNKNOWN
+src/libtracker-fts/tracker-parser-libicu.c: LGPL (v2.1 or later)
+src/libtracker-fts/fts3_unicode2.c: *No copyright* GENERATED FILE
+src/libtracker-fts/fts3.h: *No copyright* UNKNOWN
+src/libtracker-fts/tracker-fts.c: LGPL (v2.1 or later)
+src/libtracker-fts/tracker-fts-config.c: LGPL (v2.1 or later)
+src/libtracker-fts/fts3_expr.c: *No copyright* UNKNOWN
+src/libtracker-fts/fts3_hash.c: *No copyright* UNKNOWN
+src/libtracker-fts/fts3_snippet.c: *No copyright* GENERATED FILE
+src/libtracker-fts/fts3_tokenizer1.c: *No copyright* UNKNOWN
+src/libtracker-fts/fts3_tokenizer.c: *No copyright* UNKNOWN
+src/libtracker-fts/tracker-fts-config.h: LGPL (v2.1 or later)
+src/libtracker-fts/fts3_test.c: *No copyright* UNKNOWN
+src/libtracker-fts/fts3_term.c: *No copyright* UNKNOWN
+src/libtracker-fts/fts3.c: *No copyright* UNKNOWN
+src/tracker-writeback/tracker-config.h: GPL (v2 or later)
+src/tracker-writeback/tracker-writeback-playlist.c: GPL (v2 or later)
+src/tracker-writeback/tracker-writeback-xmp.c: GPL (v2 or later)
+src/tracker-writeback/tracker-writeback.h: GPL (v2 or later)
+src/tracker-writeback/tracker-writeback.c: GPL (v2 or later)
+src/tracker-writeback/tracker-config.c: GPL (v2 or later)
+src/tracker-writeback/tracker-writeback-taglib.c: GPL (v2 or later)
+src/tracker-writeback/tracker-main.c: GPL (v2 or later)
+src/tracker-writeback/tracker-writeback-module.h: GPL (v2 or later)
+src/tracker-writeback/tracker-writeback-file.c: GPL (v2 or later)
+src/tracker-writeback/tracker-writeback-file.h: GPL (v2 or later)
+src/tracker-writeback/tracker-writeback-module.c: GPL (v2 or later)
+src/libtracker-common/tracker-crc32.h: UNKNOWN
+src/libtracker-common/tracker-enum-types.h: *No copyright* UNKNOWN
+src/libtracker-common/tracker-storage.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-locale-gconfdbus.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-log.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-language.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-dbus.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-utils.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-file-utils.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-dbus.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-locale-gconfdbus.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-meego.h: GPL (v2 or later)
+src/libtracker-common/tracker-sched.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-ioprio.c: MIT/X11 (BSD like)
+src/libtracker-common/tracker-miner-locale.h: GPL (v2 or later)
+src/libtracker-common/tracker-enum-types.c: *No copyright* UNKNOWN
+src/libtracker-common/tracker-file-utils.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-keyfile-object.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-os-dependant-unix.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-ioprio.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-date-time.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-log.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-crc32.c: UNKNOWN
+src/libtracker-common/tracker-date-time.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-enums.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-type-utils.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-os-dependant.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-ontologies.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-miner-locale.c: GPL (v2 or later)
+src/libtracker-common/tracker-language.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-type-utils.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-meego.cpp: GPL (v2 or later)
+src/libtracker-common/tracker-storage.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-locale.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-common.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-locale.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-config-file.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-config-file.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-sched.h: LGPL (v2.1 or later)
+src/libtracker-common/tracker-os-dependant-win.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-utils.c: LGPL (v2.1 or later)
+src/libtracker-common/tracker-keyfile-object.c: LGPL (v2.1 or later)
+src/tracker-store/tracker-main.vala: GPL (v2 or later)
+src/tracker-store/tracker-config.h: GPL (v2 or later)
+src/tracker-store/tracker-store.h: *No copyright* GENERATED FILE
+src/tracker-store/tracker-dbus.vala: GPL (v2 or later)
+src/tracker-store/tracker-steroids.c: LGPL (v2.1 or later) GENERATED FILE
+src/tracker-store/tracker-events.c: GPL (v2 or later)
+src/tracker-store/tracker-statistics.c: GPL (v2 or later) GENERATED FILE
+src/tracker-store/tracker-dbus.c: GPL (v2 or later) GENERATED FILE
+src/tracker-store/tracker-writeback.h: GPL (v2 or later)
+src/tracker-store/tracker-writeback.c: GPL (v2 or later)
+src/tracker-store/tracker-config.c: GPL (v2 or later)
+src/tracker-store/tracker-locale-change.h: GPL (v2 or later)
+src/tracker-store/tracker-main.c: GPL (v2 or later) GENERATED FILE
+src/tracker-store/tracker-store.c: GPL (v2 or later) GENERATED FILE
+src/tracker-store/tracker-statistics.vala: GPL (v2 or later)
+src/tracker-store/tracker-store.vala: GPL (v2 or later)
+src/tracker-store/tracker-resources.vala: GPL (v2 or later)
+src/tracker-store/tracker-locale-change.c: GPL (v2 or later)
+src/tracker-store/tracker-events.h: GPL (v2 or later)
+src/tracker-store/tracker-status.vala: GPL (v2 or later)
+src/tracker-store/tracker-resources.c: GPL (v2 or later) GENERATED FILE
+src/tracker-store/tracker-backup.vala: GPL (v2 or later)
+src/tracker-store/tracker-status.c: GPL (v2 or later) GENERATED FILE
+src/tracker-store/tracker-backup.c: GPL (v2 or later) GENERATED FILE
+src/tracker-store/tracker-steroids.vala: LGPL (v2.1 or later)
+src/tracker-needle/tracker-utils.vala: GPL (v2 or later)
+src/tracker-needle/tracker-tags-view.vala: GPL (v2 or later)
+src/tracker-needle/tracker-stats.vala: GPL (v2 or later)
+src/tracker-needle/tracker-needle.vala: GPL (v2 or later)
+src/tracker-needle/tracker-query.vala: GPL (v2 or later)
+src/tracker-needle/tracker-history.vala: GPL (v2 or later)
+src/tracker-needle/tracker-view.vala: GPL (v2 or later)
+src/tracker-needle/tracker-result-store.vala: GPL (v2 or later)
+src/libtracker-direct/tracker-direct.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-direct/tracker-direct.vala: LGPL (v2.1 or later)
+src/libtracker-direct/tracker-direct.h: *No copyright* GENERATED FILE
+src/libtracker-miner/tracker-thumbnailer.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-task-pool.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-decorator.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-priority-queue.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-monitor.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-miner-online.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-indexing-tree.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-monitor.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-miner-dbus.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-utils.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-miner.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-media-art.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-file-notifier.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-miner-fs.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-decorator-fs.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-miner-object.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-file-system.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-file-notifier.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-indexing-tree.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-task-pool.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-crawler.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-miner-enums.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-file-system.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-decorator.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-miner-fs.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-miner-common.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-miner-enum-types.c: *No copyright* GENERATED FILE
+src/libtracker-miner/tracker-decorator-internal.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-crawler.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-miner-online.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-miner-enum-types.h: *No copyright* UNKNOWN
+src/libtracker-miner/tracker-decorator-fs.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-sparql-buffer.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-media-art.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-priority-queue.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-thumbnailer.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-miner-object.h: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-sparql-buffer.c: LGPL (v2.1 or later)
+src/libtracker-miner/tracker-utils.c: LGPL (v2.1 or later)
+src/libtracker-bus/tracker-bus.vala: LGPL (v2.1 or later)
+src/libtracker-bus/tracker-bus-fd-cursor.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-bus/tracker-bus.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-bus/tracker-bus.h: *No copyright* GENERATED FILE
+src/libtracker-bus/tracker-bus-fd-cursor.vala: LGPL (v2.1 or later)
+src/libtracker-bus/tracker-array-cursor.vala: LGPL (v2.1 or later)
+src/libtracker-bus/tracker-array-cursor.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-sparql-backend/tracker-backend.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-sparql-backend/tracker-backend.vala: LGPL (v2.1 or later)
+src/tracker-preferences/tracker-preferences.vala: GPL (v2 or later)
+src/plugins/firefox/chrome/locale/fr-FR/about.dtd: UNKNOWN
+src/plugins/firefox/chrome/locale/en-US/about.dtd: *No copyright* UNKNOWN
+src/plugins/firefox/chrome/locale/es-ES/about.dtd: *No copyright* UNKNOWN
+src/plugins/firefox/chrome/locale/pl-PL/about.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/fr-FR/options.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/fr-FR/about.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/fr-FR/overlay.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/en-US/options.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/en-US/about.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/en-US/overlay.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/es-ES/options.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/es-ES/about.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/es-ES/overlay.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/pl-PL/options.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/pl-PL/about.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/pl-PL/overlay.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/de-DE/options.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/de-DE/about.dtd: *No copyright* UNKNOWN
+src/plugins/thunderbird/chrome/locale/de-DE/overlay.dtd: *No copyright* UNKNOWN
+src/plugins/nautilus/tracker-tags-extension.c: GPL (v2 or later)
+src/plugins/nautilus/tracker-tags-view.c: GPL (v2 or later)
+src/plugins/nautilus/tracker-tags-utils.c: GPL (v2 or later)
+src/plugins/nautilus/tracker-tags-view.h: GPL (v2 or later)
+src/plugins/nautilus/tracker-tags-utils.h: GPL (v2 or later)
+src/plugins/evolution/tracker-evolution-plugin.c: GPL (v2 or later)
+src/plugins/evolution/tracker-evolution-plugin.h: GPL (v2 or later)
+src/libtracker-extract/tracker-encoding-meegotouch.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-xmp.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-module-manager.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-encoding.c: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-extract-client.c: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-encoding-enca.c: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-guarantee.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-exif.c: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-xmp.c: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-data.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-utils.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-extract-info.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-encoding-meegotouch.cpp: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-module-manager.c: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-guarantee.c: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-iptc.c: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-encoding-enca.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-exif.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-extract.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-encoding-libicu.c: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-iptc.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-encoding-libicu.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-encoding.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-extract-client.h: LGPL (v2.1 or later)
+src/libtracker-extract/tracker-extract-info.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-extract/tracker-utils.c: LGPL (v2.1 or later)
+src/libstemmer/stem_UTF_8_portuguese.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_danish.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_german.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/api.h: BSD (3 clause)
+src/libstemmer/stem_UTF_8_portuguese.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/api.c: BSD (3 clause)
+src/libstemmer/stem_UTF_8_spanish.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_dutch.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_finnish.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_french.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/utilities.c: BSD (3 clause)
+src/libstemmer/stem_UTF_8_porter.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_swedish.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/libstemmer.c: BSD (3 clause)
+src/libstemmer/stem_UTF_8_hungarian.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_swedish.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_norwegian.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_english.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_hungarian.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_russian.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_spanish.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_russian.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_english.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/modules.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_italian.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_italian.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_french.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_finnish.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_norwegian.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/libstemmer.h: BSD (3 clause)
+src/libstemmer/stem_UTF_8_porter.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_dutch.h: BSD (3 clause) GENERATED FILE
+src/libstemmer/header.h: BSD (3 clause)
+src/libstemmer/stem_UTF_8_danish.c: BSD (3 clause) GENERATED FILE
+src/libstemmer/stem_UTF_8_german.c: BSD (3 clause) GENERATED FILE
+src/libtracker-sparql/tracker-sparql.h: LGPL (v2.1 or later)
+src/libtracker-sparql/tracker-utils.vala: LGPL (v2.1 or later)
+src/libtracker-sparql/tracker-uri.c: LGPL (v2.1 or later)
+src/libtracker-sparql/tracker-connection.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-sparql/tracker-cursor.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-sparql/tracker-builder.vala: LGPL (v2.1 or later)
+src/libtracker-sparql/tracker-version.c: LGPL (v2.1 or later)
+src/libtracker-sparql/tracker-version.h: LGPL (v2.1 or later)
+src/libtracker-sparql/tracker-builder.c: LGPL (v2.1 or later) GENERATED FILE
+src/libtracker-sparql/tracker-generated-no-checks.h: *No copyright* GENERATED FILE
+src/libtracker-sparql/tracker-generated.h: *No copyright* GENERATED FILE
+src/libtracker-sparql/tracker-cursor.vala: LGPL (v2.1 or later)
+src/libtracker-sparql/tracker-connection.vala: LGPL (v2.1 or later)
+src/libtracker-sparql/tracker-utils.c: LGPL (v2.1 or later) GENERATED FILE
+tests/tracker-steroids/tracker-test.c: GPL (v2 or later)
+tests/gvdb/gvdb-test.c: *No copyright* UNKNOWN
+tests/libtracker-data/tracker-db-journal.c: GPL (v2 or later)
+tests/libtracker-data/tracker-ontology-test.c: GPL (v2 or later)
+tests/libtracker-data/run-test-in-tmp-dir.sh: GPL (v2 or later)
+tests/libtracker-data/tracker-sparql-test.c: GPL (v2 or later)
+tests/libtracker-data/tracker-ontology-change-test.c: GPL (v2 or later)
+tests/libtracker-data/tracker-db-manager-common.c: GPL (v2 or later)
+tests/libtracker-data/tracker-backup-test.c: GPL (v2 or later)
+tests/libtracker-data/tracker-sparql-blank-test.c: GPL (v2 or later)
+tests/libtracker-data/tracker-db-manager-common.h: GPL (v2 or later)
+tests/libtracker-fts/tracker-fts-test.c: GPL (v2 or later)
+tests/libtracker-fts/tracker-parser-test.c: GPL (v2 or later)
+tests/libtracker-fts/tracker-parser.c: GPL (v2 or later)
+tests/tracker-writeback/01-writeback.py: GPL (v2 or later)
+tests/libtracker-common/tracker-date-time-test.c: GPL (v2 or later)
+tests/libtracker-common/tracker-type-utils-test.c: GPL (v2 or later)
+tests/libtracker-common/tracker-dbus-test.c: GPL (v2 or later)
+tests/libtracker-common/tracker-file-utils-test.c: GPL (v2 or later)
+tests/libtracker-common/tracker-sched-test.c: GPL (v2 or later)
+tests/libtracker-common/tracker-utils-test.c: GPL (v2 or later)
+tests/libtracker-common/tracker-crc32-test.c: GPL (v2 or later)
+tests/common/tracker-test-helpers.h: GPL (v2 or later)
+tests/common/tracker-test-helpers.c: GPL (v2 or later)
+tests/functional-tests/600-applications-camera.py: GPL (v2 or later)
+tests/functional-tests/03-fts-functions.py: GPL (v2 or later)
+tests/functional-tests/mass-storage-mode.py: LGPL (v2.1 or later)
+tests/functional-tests/07-graph.py: GPL (v2 or later)
+tests/functional-tests/06-distance.py: GPL (v2 or later)
+tests/functional-tests/09-concurrent-query.py: GPL (v2 or later)
+tests/functional-tests/unittest2/result.py: *No copyright* UNKNOWN
+tests/functional-tests/unittest2/__main__.py: *No copyright* UNKNOWN
+tests/functional-tests/unittest2/util.py: *No copyright* UNKNOWN
+tests/functional-tests/unittest2/runner.py: *No copyright* UNKNOWN
+tests/functional-tests/unittest2/main.py: *No copyright* UNKNOWN
+tests/functional-tests/unittest2/loader.py: *No copyright* UNKNOWN
+tests/functional-tests/unittest2/signals.py: *No copyright* UNKNOWN
+tests/functional-tests/unittest2/suite.py: *No copyright* UNKNOWN
+tests/functional-tests/unittest2/unit2.py: *No copyright* UNKNOWN
+tests/functional-tests/unittest2/__init__.py: UNKNOWN
+tests/functional-tests/unittest2/case.py: *No copyright* UNKNOWN
+tests/functional-tests/unittest2/compatibility.py: *No copyright* UNKNOWN
+tests/functional-tests/301-miner-resource-removal.py: LGPL (v2.1 or later)
+tests/functional-tests/test-runner.sh: *No copyright* UNKNOWN
+tests/functional-tests/02-sparql-bugs.py: GPL (v2 or later)
+tests/functional-tests/501-writeback-details.py: LGPL (v2.1 or later)
+tests/functional-tests/15-statistics.py: GPL (v2 or later)
+tests/functional-tests/14-signals.py: GPL (v2 or later)
+tests/functional-tests/10-sqlite-misused.py: GPL (v2 or later)
+tests/functional-tests/04-group-concat.py: GPL (v2 or later)
+tests/functional-tests/17-ontology-changes.py: GPL (v2 or later)
+tests/functional-tests/common/utils/dconf.py: *No copyright* UNKNOWN
+tests/functional-tests/common/utils/html.py: *No copyright* UNKNOWN
+tests/functional-tests/common/utils/options.py: *No copyright* UNKNOWN
+tests/functional-tests/common/utils/helpers.py: GPL (v2 or later)
+tests/functional-tests/common/utils/configuration.py: GPL (v2 or later)
+tests/functional-tests/common/utils/minertest.py: GPL (v2 or later)
+tests/functional-tests/common/utils/expectedFailure.py: UNKNOWN
+tests/functional-tests/common/utils/system.py: *No copyright* UNKNOWN
+tests/functional-tests/common/utils/__init__.py: *No copyright* UNKNOWN
+tests/functional-tests/common/utils/storetest.py: GPL (v2 or later)
+tests/functional-tests/common/utils/applicationstest.py: GPL (v2 or later)
+tests/functional-tests/common/utils/writebacktest.py: LGPL (v2.1 or later)
+tests/functional-tests/common/__init__.py: *No copyright* UNKNOWN
+tests/functional-tests/create-tests-xml.py: *No copyright* UNKNOWN
+tests/functional-tests/ipc/test-class-signal-performance.vala: LGPL (v2 or later)
+tests/functional-tests/ipc/test-insert-or-replace.vala: *No copyright* UNKNOWN
+tests/functional-tests/ipc/test-direct-query.vala: *No copyright* UNKNOWN
+tests/functional-tests/ipc/test-shared-update.c: *No copyright* GENERATED FILE
+tests/functional-tests/ipc/test-busy-handling.c: LGPL (v2 or later) GENERATED FILE
+tests/functional-tests/ipc/test-class-signal-performance-batch.vala: LGPL (v2 or later)
+tests/functional-tests/ipc/test-class-signal-performance-batch.c: LGPL (v2 or later) GENERATED FILE
+tests/functional-tests/ipc/test-default-update.vala: *No copyright* UNKNOWN
+tests/functional-tests/ipc/test-bus-query.c: *No copyright* GENERATED FILE
+tests/functional-tests/ipc/test-direct-query.c: *No copyright* GENERATED FILE
+tests/functional-tests/ipc/test-default-update.c: *No copyright* GENERATED FILE
+tests/functional-tests/ipc/test-shared-query.c: *No copyright* GENERATED FILE
+tests/functional-tests/ipc/test-bus-query.vala: *No copyright* UNKNOWN
+tests/functional-tests/ipc/test-shared-update.vala: *No copyright* UNKNOWN
+tests/functional-tests/ipc/test-class-signal.c: LGPL (v2 or later) GENERATED FILE
+tests/functional-tests/ipc/test-busy-handling.vala: LGPL (v2 or later)
+tests/functional-tests/ipc/test-class-signal.vala: LGPL (v2 or later)
+tests/functional-tests/ipc/test-bus-update.c: *No copyright* GENERATED FILE
+tests/functional-tests/ipc/test-insert-or-replace.c: *No copyright* GENERATED FILE
+tests/functional-tests/ipc/test-update-array-performance.c: GPL (v2 or later)
+tests/functional-tests/ipc/test-class-signal-performance.c: LGPL (v2 or later) GENERATED FILE
+tests/functional-tests/ipc/test-shared-query.vala: *No copyright* UNKNOWN
+tests/functional-tests/ipc/test-bus-update.vala: *No copyright* UNKNOWN
+tests/functional-tests/performance-tc-modified.py: GPL (v2 or later)
+tests/functional-tests/fts-tc.py: LGPL (v2.1 or later)
+tests/functional-tests/601-applications-sync.py: GPL (v2 or later)
+tests/functional-tests/01-insertion.py: GPL (v2 or later)
+tests/functional-tests/13-threaded-store.py: GPL (v2 or later)
+tests/functional-tests/16-collation.py: GPL (v2 or later)
+tests/functional-tests/08-unique-insertions.py: GPL (v2 or later)
+tests/functional-tests/310-fts-indexing.py: LGPL (v2.1 or later)
+tests/functional-tests/virtual-files-tc.py: GPL (v2 or later)
+tests/functional-tests/400-extractor.py: GPL (v2 or later)
+tests/functional-tests/500-writeback.py: LGPL (v2.1 or later)
+tests/functional-tests/11-sqlite-batch-misused.py: GPL (v2 or later)
+tests/functional-tests/__init__.py: *No copyright* UNKNOWN
+tests/functional-tests/12-transactions.py: GPL (v2 or later)
+tests/functional-tests/200-backup-restore.py: GPL (v2 or later)
+tests/functional-tests/300-miner-basic-ops.py: LGPL (v2.1 or later)
+tests/functional-tests/create-tests-aegis.py: *No copyright* UNKNOWN
+tests/functional-tests/05-coalesce.py: GPL (v2 or later)
+tests/functional-tests/performance-tc.py: GPL (v2 or later)
+tests/libtracker-miner/tracker-miner-mock.vala: GPL (v2 or later)
+tests/libtracker-miner/tracker-file-notifier-test.c: GPL (v2 or later)
+tests/libtracker-miner/thumbnailer-mock.c: GPL (v2 or later)
+tests/libtracker-miner/miners-mock.h: GPL (v2 or later)
+tests/libtracker-miner/tracker-indexing-tree-test.c: GPL (v2 or later)
+tests/libtracker-miner/tracker-thumbnailer-test.c: GPL (v2 or later)
+tests/libtracker-miner/tracker-miner-mock.h: *No copyright* GENERATED FILE
+tests/libtracker-miner/miners-mock.c: GPL (v2 or later)
+tests/libtracker-miner/tracker-connection-mock.c: *No copyright* GENERATED FILE
+tests/libtracker-miner/thumbnailer-mock.h: GPL (v2 or later)
+tests/libtracker-miner/tracker-connection-mock.vala: *No copyright* UNKNOWN
+tests/libtracker-miner/tracker-priority-queue-test.c: GPL (v2 or later)
+tests/libtracker-miner/tracker-monitor-test.c: GPL (v2 or later)
+tests/libtracker-miner/empty-gobject.h: *No copyright* GENERATED FILE
+tests/libtracker-miner/empty-gobject.c: *No copyright* GENERATED FILE
+tests/libtracker-miner/tracker-miner-mock.c: GPL (v2 or later) GENERATED FILE
+tests/libtracker-miner/tracker-crawler-test.c: GPL (v2 or later)
+tests/libtracker-miner/tracker-task-pool-test.c: LGPL (v2.1 or later)
+tests/libtracker-miner/tracker-file-system-test.c: GPL (v2 or later)
+tests/estress/mock_engine.py: GPL (v2 or later)
+tests/estress/abstract_text_engine.py: GPL (v2 or later)
+tests/estress/client.py: GPL (v2 or later)
+tests/estress/options.py: GPL (v2 or later)
+tests/estress/rss_engine.py: GPL (v2 or later)
+tests/estress/abstract_engine.py: GPL (v2 or later)
+tests/estress/wh_engine.py: GPL (v2 or later)
+tests/libtracker-extract/tracker-encoding-test.c: GPL (v2 or later)
+tests/libtracker-extract/tracker-iptc-test.c: LGPL (v2.1 or later)
+tests/libtracker-extract/tracker-guarantee-test.c: LGPL (v2.1 or later)
+tests/libtracker-extract/tracker-extract-info-test.c: LGPL (v2.1 or later)
+tests/libtracker-extract/tracker-test-utils.c: GPL (v2 or later)
+tests/libtracker-extract/tracker-test-xmp.c: GPL (v2 or later)
+tests/libtracker-extract/tracker-exif-test.c: LGPL (v2.1 or later)
+tests/libtracker-sparql/tracker-test.c: GPL (v2 or later)
+utils/mtp/mtp-dummy.c: LGPL (v2 or later)
+utils/ontology/ontology-validator.c: GPL (v2 or later)
+utils/ontology/service2rdf-xml.py: GPL (v2 or later)
+utils/ontology/ttl_graphviz.h: GPL (v2 or later)
+utils/ontology/sample.xsl: *No copyright* UNKNOWN
+utils/ontology/ttl_graphviz.c: GPL (v2 or later)
+utils/ontology/rdfxml2metadatasample.xsl: *No copyright* UNKNOWN
+utils/ontology/rdfxml2servicesample.xsl: *No copyright* UNKNOWN
+utils/ontology/data-validator.c: GPL (v2 or later)
+utils/ontology/rdfxml2unittest_query.xsl: *No copyright* UNKNOWN
+utils/ontology/rdfxmlsample.xsl: *No copyright* UNKNOWN
+utils/ontology/ttl2graphviz.c: GPL (v2 or later)
+utils/ontology/service2xml.py: GPL (v2 or later)
+utils/ontology/rdfxml2unittest_data.xsl: *No copyright* UNKNOWN
+utils/gtk-sparql/completion.py: GPL (v2 or later)
+utils/gtk-sparql/gtk-sparql.py: GPL (v2 or later)
+utils/gtk-sparql/completion_engine.py: GPL (v2 or later)
+utils/gtk-sparql/store.py: GPL (v2 or later)
+utils/tracker-sql/tracker-sql.c: GPL (v2 or later)
+utils/tracker-resdump/tracker-resdump.vala: GPL (v2 or later)
+utils/tracker-resdump/tracker-resdump.c: GPL (v2 or later) GENERATED FILE
+utils/sandbox/tracker-sandbox.py: GPL (v2 or later)
+utils/data-generators/cc/ncal.py: *No copyright* UNKNOWN
+utils/data-generators/cc/nco.py: *No copyright* UNKNOWN
+utils/data-generators/cc/mto.py: *No copyright* UNKNOWN
+utils/data-generators/cc/convert_data.py: GPL (v2 or later)
+utils/data-generators/cc/nmo.py: *No copyright* UNKNOWN
+utils/data-generators/cc/mfo.py: *No copyright* UNKNOWN
+utils/data-generators/cc/nfo.py: *No copyright* UNKNOWN
+utils/data-generators/cc/gen_data.py: GPL (v2 or later)
+utils/data-generators/cc/nmm.py: *No copyright* UNKNOWN
+utils/data-generators/cc/mlo.py: *No copyright* UNKNOWN
+utils/data-generators/cc/tracker.py: *No copyright* UNKNOWN
+utils/data-generators/cc/slo.py: *No copyright* UNKNOWN
+utils/data-generators/cc/ontology_prefixes.py: *No copyright* UNKNOWN
+utils/data-generators/cc/tools.py: *No copyright* UNKNOWN
diff --git a/COPYING.GPL b/COPYING.GPL
new file mode 100644
index 0000000..c9bdc22
--- /dev/null
+++ b/COPYING.GPL
@@ -0,0 +1,340 @@
+                   GNU GENERAL PUBLIC LICENSE
+                      Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                           Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                   GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+                           NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+                    END OF TERMS AND CONDITIONS
+
+           How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) year  name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Library General
+Public License instead of this License.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]