1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/INSTALL.TXT Wed Jul 04 11:05:10 2007 +0000
1.3 @@ -0,0 +1,45 @@
1.4 +Installation of vym - view your mind
1.5 +====================================
1.6 +
1.7 +Contents
1.8 +--------
1.9 +
1.10 +A) openSUSE 10.2
1.11 +B) Mac OS X 10.4
1.12 +
1.13 +More systems like Debian are likely to be added later. Please
1.14 +send feedback about installation on your Operating System to
1.15 +vym@InSilmaril.de
1.16 +
1.17 +For general questions please contact the vym mailinglist:
1.18 +
1.19 + vym-forum@lists.sourceforge.net
1.20 +
1.21 +
1.22 +A) openSUSE 10.2
1.23 +================
1.24 +
1.25 +vym needs a newer version of Trolltechs Qt libraries than the one on the
1.26 +10.2 installation media. This new version can be installed easily in
1.27 +YaST:
1.28 +
1.29 + - Select "Installation Source"
1.30 + - Add a HTTP source:
1.31 + Server: repos.opensuse.org
1.32 + Directory: /KDE:/Qt/openSUSE_10.2/
1.33 + Authentication: Anonymous
1.34 +
1.35 + - Select "Software Management"
1.36 + - Search for "libqt4"
1.37 + - Install all found packages. (They have a version >= 4.3.0-55.1)
1.38 +
1.39 +B) Mac OS X 10.4
1.40 +================
1.41 +
1.42 +Just doubleclick the vym.pkg file to run the installer.
1.43 +
1.44 +This release of vym includes the Qt libraries. For more information on
1.45 +Qt see http://www.trolltech.com.
1.46 +
1.47 +
1.48 +
2.1 --- a/LICENSE Fri Jun 29 15:12:04 2007 +0000
2.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
2.3 @@ -1,308 +0,0 @@
2.4 - VYM - View Your Mind
2.5 - Copyright (C) 2004-2007 Uwe Drechsel
2.6 -
2.7 - This program is free software; you can redistribute it and/or modify
2.8 - it under the terms of the GNU General Public License as published by
2.9 - the Free Software Foundation; either version 2 of the License, or
2.10 - (at your option) any later version.
2.11 -
2.12 - This program is distributed in the hope that it will be useful,
2.13 - but WITHOUT ANY WARRANTY; without even the implied warranty of
2.14 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2.15 - GNU General Public License below for more details.
2.16 -
2.17 - In addition, as a special exception, Uwe Drechsel
2.18 - gives permission to link the code of this program with the QT
2.19 - libraries from trolltech.com (or with modified versions of QT that
2.20 - use the same license as QT), and distribute linked combinations
2.21 - including the two. You must obey the GNU General Public License in
2.22 - all respects for all of the code used other than QT. If you modify
2.23 - this file, you may extend this exception to your version of the
2.24 - file, but you are not obligated to do so. If you do not wish to do
2.25 - so, delete this exception statement from your version.
2.26 -
2.27 -
2.28 - Uwe Drechsel can be contacted at <vym@insilmaril.de>
2.29 -
2.30 ------------------------------------------------------------------------------
2.31 -
2.32 - GNU GENERAL PUBLIC LICENSE
2.33 - Version 2, June 1991
2.34 -
2.35 - Copyright (C) 1989, 1991 Free Software Foundation, Inc.
2.36 - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
2.37 - Everyone is permitted to copy and distribute verbatim copies
2.38 - of this license document, but changing it is not allowed.
2.39 -
2.40 - Preamble
2.41 -
2.42 - The licenses for most software are designed to take away your
2.43 -freedom to share and change it. By contrast, the GNU General Public
2.44 -License is intended to guarantee your freedom to share and change free
2.45 -software--to make sure the software is free for all its users. This
2.46 -General Public License applies to most of the Free Software
2.47 -Foundation's software and to any other program whose authors commit to
2.48 -using it. (Some other Free Software Foundation software is covered by
2.49 -the GNU Library General Public License instead.) You can apply it to
2.50 -your programs, too.
2.51 -
2.52 - When we speak of free software, we are referring to freedom, not
2.53 -price. Our General Public Licenses are designed to make sure that you
2.54 -have the freedom to distribute copies of free software (and charge for
2.55 -this service if you wish), that you receive source code or can get it
2.56 -if you want it, that you can change the software or use pieces of it
2.57 -in new free programs; and that you know you can do these things.
2.58 -
2.59 - To protect your rights, we need to make restrictions that forbid
2.60 -anyone to deny you these rights or to ask you to surrender the rights.
2.61 -These restrictions translate to certain responsibilities for you if you
2.62 -distribute copies of the software, or if you modify it.
2.63 -
2.64 - For example, if you distribute copies of such a program, whether
2.65 -gratis or for a fee, you must give the recipients all the rights that
2.66 -you have. You must make sure that they, too, receive or can get the
2.67 -source code. And you must show them these terms so they know their
2.68 -rights.
2.69 -
2.70 - We protect your rights with two steps: (1) copyright the software, and
2.71 -(2) offer you this license which gives you legal permission to copy,
2.72 -distribute and/or modify the software.
2.73 -
2.74 - Also, for each author's protection and ours, we want to make certain
2.75 -that everyone understands that there is no warranty for this free
2.76 -software. If the software is modified by someone else and passed on, we
2.77 -want its recipients to know that what they have is not the original, so
2.78 -that any problems introduced by others will not reflect on the original
2.79 -authors' reputations.
2.80 -
2.81 - Finally, any free program is threatened constantly by software
2.82 -patents. We wish to avoid the danger that redistributors of a free
2.83 -program will individually obtain patent licenses, in effect making the
2.84 -program proprietary. To prevent this, we have made it clear that any
2.85 -patent must be licensed for everyone's free use or not licensed at all.
2.86 -
2.87 - The precise terms and conditions for copying, distribution and
2.88 -modification follow.
2.89 -
2.90 - GNU GENERAL PUBLIC LICENSE
2.91 - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
2.92 -
2.93 - 0. This License applies to any program or other work which contains
2.94 -a notice placed by the copyright holder saying it may be distributed
2.95 -under the terms of this General Public License. The "Program", below,
2.96 -refers to any such program or work, and a "work based on the Program"
2.97 -means either the Program or any derivative work under copyright law:
2.98 -that is to say, a work containing the Program or a portion of it,
2.99 -either verbatim or with modifications and/or translated into another
2.100 -language. (Hereinafter, translation is included without limitation in
2.101 -the term "modification".) Each licensee is addressed as "you".
2.102 -
2.103 -Activities other than copying, distribution and modification are not
2.104 -covered by this License; they are outside its scope. The act of
2.105 -running the Program is not restricted, and the output from the Program
2.106 -is covered only if its contents constitute a work based on the
2.107 -Program (independent of having been made by running the Program).
2.108 -Whether that is true depends on what the Program does.
2.109 -
2.110 - 1. You may copy and distribute verbatim copies of the Program's
2.111 -source code as you receive it, in any medium, provided that you
2.112 -conspicuously and appropriately publish on each copy an appropriate
2.113 -copyright notice and disclaimer of warranty; keep intact all the
2.114 -notices that refer to this License and to the absence of any warranty;
2.115 -and give any other recipients of the Program a copy of this License
2.116 -along with the Program.
2.117 -
2.118 -You may charge a fee for the physical act of transferring a copy, and
2.119 -you may at your option offer warranty protection in exchange for a fee.
2.120 -
2.121 - 2. You may modify your copy or copies of the Program or any portion
2.122 -of it, thus forming a work based on the Program, and copy and
2.123 -distribute such modifications or work under the terms of Section 1
2.124 -above, provided that you also meet all of these conditions:
2.125 -
2.126 - a) You must cause the modified files to carry prominent notices
2.127 - stating that you changed the files and the date of any change.
2.128 -
2.129 - b) You must cause any work that you distribute or publish, that in
2.130 - whole or in part contains or is derived from the Program or any
2.131 - part thereof, to be licensed as a whole at no charge to all third
2.132 - parties under the terms of this License.
2.133 -
2.134 - c) If the modified program normally reads commands interactively
2.135 - when run, you must cause it, when started running for such
2.136 - interactive use in the most ordinary way, to print or display an
2.137 - announcement including an appropriate copyright notice and a
2.138 - notice that there is no warranty (or else, saying that you provide
2.139 - a warranty) and that users may redistribute the program under
2.140 - these conditions, and telling the user how to view a copy of this
2.141 - License. (Exception: if the Program itself is interactive but
2.142 - does not normally print such an announcement, your work based on
2.143 - the Program is not required to print an announcement.)
2.144 -
2.145 -These requirements apply to the modified work as a whole. If
2.146 -identifiable sections of that work are not derived from the Program,
2.147 -and can be reasonably considered independent and separate works in
2.148 -themselves, then this License, and its terms, do not apply to those
2.149 -sections when you distribute them as separate works. But when you
2.150 -distribute the same sections as part of a whole which is a work based
2.151 -on the Program, the distribution of the whole must be on the terms of
2.152 -this License, whose permissions for other licensees extend to the
2.153 -entire whole, and thus to each and every part regardless of who wrote it.
2.154 -
2.155 -Thus, it is not the intent of this section to claim rights or contest
2.156 -your rights to work written entirely by you; rather, the intent is to
2.157 -exercise the right to control the distribution of derivative or
2.158 -collective works based on the Program.
2.159 -
2.160 -In addition, mere aggregation of another work not based on the Program
2.161 -with the Program (or with a work based on the Program) on a volume of
2.162 -a storage or distribution medium does not bring the other work under
2.163 -the scope of this License.
2.164 -
2.165 - 3. You may copy and distribute the Program (or a work based on it,
2.166 -under Section 2) in object code or executable form under the terms of
2.167 -Sections 1 and 2 above provided that you also do one of the following:
2.168 -
2.169 - a) Accompany it with the complete corresponding machine-readable
2.170 - source code, which must be distributed under the terms of Sections
2.171 - 1 and 2 above on a medium customarily used for software interchange; or,
2.172 -
2.173 - b) Accompany it with a written offer, valid for at least three
2.174 - years, to give any third party, for a charge no more than your
2.175 - cost of physically performing source distribution, a complete
2.176 - machine-readable copy of the corresponding source code, to be
2.177 - distributed under the terms of Sections 1 and 2 above on a medium
2.178 - customarily used for software interchange; or,
2.179 -
2.180 - c) Accompany it with the information you received as to the offer
2.181 - to distribute corresponding source code. (This alternative is
2.182 - allowed only for noncommercial distribution and only if you
2.183 - received the program in object code or executable form with such
2.184 - an offer, in accord with Subsection b above.)
2.185 -
2.186 -The source code for a work means the preferred form of the work for
2.187 -making modifications to it. For an executable work, complete source
2.188 -code means all the source code for all modules it contains, plus any
2.189 -associated interface definition files, plus the scripts used to
2.190 -control compilation and installation of the executable. However, as a
2.191 -special exception, the source code distributed need not include
2.192 -anything that is normally distributed (in either source or binary
2.193 -form) with the major components (compiler, kernel, and so on) of the
2.194 -operating system on which the executable runs, unless that component
2.195 -itself accompanies the executable.
2.196 -
2.197 -If distribution of executable or object code is made by offering
2.198 -access to copy from a designated place, then offering equivalent
2.199 -access to copy the source code from the same place counts as
2.200 -distribution of the source code, even though third parties are not
2.201 -compelled to copy the source along with the object code.
2.202 -
2.203 - 4. You may not copy, modify, sublicense, or distribute the Program
2.204 -except as expressly provided under this License. Any attempt
2.205 -otherwise to copy, modify, sublicense or distribute the Program is
2.206 -void, and will automatically terminate your rights under this License.
2.207 -However, parties who have received copies, or rights, from you under
2.208 -this License will not have their licenses terminated so long as such
2.209 -parties remain in full compliance.
2.210 -
2.211 - 5. You are not required to accept this License, since you have not
2.212 -signed it. However, nothing else grants you permission to modify or
2.213 -distribute the Program or its derivative works. These actions are
2.214 -prohibited by law if you do not accept this License. Therefore, by
2.215 -modifying or distributing the Program (or any work based on the
2.216 -Program), you indicate your acceptance of this License to do so, and
2.217 -all its terms and conditions for copying, distributing or modifying
2.218 -the Program or works based on it.
2.219 -
2.220 - 6. Each time you redistribute the Program (or any work based on the
2.221 -Program), the recipient automatically receives a license from the
2.222 -original licensor to copy, distribute or modify the Program subject to
2.223 -these terms and conditions. You may not impose any further
2.224 -restrictions on the recipients' exercise of the rights granted herein.
2.225 -You are not responsible for enforcing compliance by third parties to
2.226 -this License.
2.227 -
2.228 - 7. If, as a consequence of a court judgment or allegation of patent
2.229 -infringement or for any other reason (not limited to patent issues),
2.230 -conditions are imposed on you (whether by court order, agreement or
2.231 -otherwise) that contradict the conditions of this License, they do not
2.232 -excuse you from the conditions of this License. If you cannot
2.233 -distribute so as to satisfy simultaneously your obligations under this
2.234 -License and any other pertinent obligations, then as a consequence you
2.235 -may not distribute the Program at all. For example, if a patent
2.236 -license would not permit royalty-free redistribution of the Program by
2.237 -all those who receive copies directly or indirectly through you, then
2.238 -the only way you could satisfy both it and this License would be to
2.239 -refrain entirely from distribution of the Program.
2.240 -
2.241 -If any portion of this section is held invalid or unenforceable under
2.242 -any particular circumstance, the balance of the section is intended to
2.243 -apply and the section as a whole is intended to apply in other
2.244 -circumstances.
2.245 -
2.246 -It is not the purpose of this section to induce you to infringe any
2.247 -patents or other property right claims or to contest validity of any
2.248 -such claims; this section has the sole purpose of protecting the
2.249 -integrity of the free software distribution system, which is
2.250 -implemented by public license practices. Many people have made
2.251 -generous contributions to the wide range of software distributed
2.252 -through that system in reliance on consistent application of that
2.253 -system; it is up to the author/donor to decide if he or she is willing
2.254 -to distribute software through any other system and a licensee cannot
2.255 -impose that choice.
2.256 -
2.257 -This section is intended to make thoroughly clear what is believed to
2.258 -be a consequence of the rest of this License.
2.259 -
2.260 - 8. If the distribution and/or use of the Program is restricted in
2.261 -certain countries either by patents or by copyrighted interfaces, the
2.262 -original copyright holder who places the Program under this License
2.263 -may add an explicit geographical distribution limitation excluding
2.264 -those countries, so that distribution is permitted only in or among
2.265 -countries not thus excluded. In such case, this License incorporates
2.266 -the limitation as if written in the body of this License.
2.267 -
2.268 - 9. The Free Software Foundation may publish revised and/or new versions
2.269 -of the General Public License from time to time. Such new versions will
2.270 -be similar in spirit to the present version, but may differ in detail to
2.271 -address new problems or concerns.
2.272 -
2.273 -Each version is given a distinguishing version number. If the Program
2.274 -specifies a version number of this License which applies to it and "any
2.275 -later version", you have the option of following the terms and conditions
2.276 -either of that version or of any later version published by the Free
2.277 -Software Foundation. If the Program does not specify a version number of
2.278 -this License, you may choose any version ever published by the Free Software
2.279 -Foundation.
2.280 -
2.281 - 10. If you wish to incorporate parts of the Program into other free
2.282 -programs whose distribution conditions are different, write to the author
2.283 -to ask for permission. For software which is copyrighted by the Free
2.284 -Software Foundation, write to the Free Software Foundation; we sometimes
2.285 -make exceptions for this. Our decision will be guided by the two goals
2.286 -of preserving the free status of all derivatives of our free software and
2.287 -of promoting the sharing and reuse of software generally.
2.288 -
2.289 - NO WARRANTY
2.290 -
2.291 - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
2.292 -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
2.293 -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
2.294 -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
2.295 -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2.296 -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
2.297 -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
2.298 -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
2.299 -REPAIR OR CORRECTION.
2.300 -
2.301 - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
2.302 -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
2.303 -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
2.304 -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
2.305 -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
2.306 -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
2.307 -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
2.308 -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
2.309 -POSSIBILITY OF SUCH DAMAGES.
2.310 -
2.311 - END OF TERMS AND CONDITIONS
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
3.2 +++ b/LICENSE.txt Wed Jul 04 11:05:10 2007 +0000
3.3 @@ -0,0 +1,308 @@
3.4 + VYM - View Your Mind
3.5 + Copyright (C) 2004-2007 Uwe Drechsel
3.6 +
3.7 + This program is free software; you can redistribute it and/or modify
3.8 + it under the terms of the GNU General Public License as published by
3.9 + the Free Software Foundation; either version 2 of the License, or
3.10 + (at your option) any later version.
3.11 +
3.12 + This program is distributed in the hope that it will be useful,
3.13 + but WITHOUT ANY WARRANTY; without even the implied warranty of
3.14 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3.15 + GNU General Public License below for more details.
3.16 +
3.17 + In addition, as a special exception, Uwe Drechsel
3.18 + gives permission to link the code of this program with the QT
3.19 + libraries from trolltech.com (or with modified versions of QT that
3.20 + use the same license as QT), and distribute linked combinations
3.21 + including the two. You must obey the GNU General Public License in
3.22 + all respects for all of the code used other than QT. If you modify
3.23 + this file, you may extend this exception to your version of the
3.24 + file, but you are not obligated to do so. If you do not wish to do
3.25 + so, delete this exception statement from your version.
3.26 +
3.27 +
3.28 + Uwe Drechsel can be contacted at <vym@insilmaril.de>
3.29 +
3.30 +-----------------------------------------------------------------------------
3.31 +
3.32 + GNU GENERAL PUBLIC LICENSE
3.33 + Version 2, June 1991
3.34 +
3.35 + Copyright (C) 1989, 1991 Free Software Foundation, Inc.
3.36 + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
3.37 + Everyone is permitted to copy and distribute verbatim copies
3.38 + of this license document, but changing it is not allowed.
3.39 +
3.40 + Preamble
3.41 +
3.42 + The licenses for most software are designed to take away your
3.43 +freedom to share and change it. By contrast, the GNU General Public
3.44 +License is intended to guarantee your freedom to share and change free
3.45 +software--to make sure the software is free for all its users. This
3.46 +General Public License applies to most of the Free Software
3.47 +Foundation's software and to any other program whose authors commit to
3.48 +using it. (Some other Free Software Foundation software is covered by
3.49 +the GNU Library General Public License instead.) You can apply it to
3.50 +your programs, too.
3.51 +
3.52 + When we speak of free software, we are referring to freedom, not
3.53 +price. Our General Public Licenses are designed to make sure that you
3.54 +have the freedom to distribute copies of free software (and charge for
3.55 +this service if you wish), that you receive source code or can get it
3.56 +if you want it, that you can change the software or use pieces of it
3.57 +in new free programs; and that you know you can do these things.
3.58 +
3.59 + To protect your rights, we need to make restrictions that forbid
3.60 +anyone to deny you these rights or to ask you to surrender the rights.
3.61 +These restrictions translate to certain responsibilities for you if you
3.62 +distribute copies of the software, or if you modify it.
3.63 +
3.64 + For example, if you distribute copies of such a program, whether
3.65 +gratis or for a fee, you must give the recipients all the rights that
3.66 +you have. You must make sure that they, too, receive or can get the
3.67 +source code. And you must show them these terms so they know their
3.68 +rights.
3.69 +
3.70 + We protect your rights with two steps: (1) copyright the software, and
3.71 +(2) offer you this license which gives you legal permission to copy,
3.72 +distribute and/or modify the software.
3.73 +
3.74 + Also, for each author's protection and ours, we want to make certain
3.75 +that everyone understands that there is no warranty for this free
3.76 +software. If the software is modified by someone else and passed on, we
3.77 +want its recipients to know that what they have is not the original, so
3.78 +that any problems introduced by others will not reflect on the original
3.79 +authors' reputations.
3.80 +
3.81 + Finally, any free program is threatened constantly by software
3.82 +patents. We wish to avoid the danger that redistributors of a free
3.83 +program will individually obtain patent licenses, in effect making the
3.84 +program proprietary. To prevent this, we have made it clear that any
3.85 +patent must be licensed for everyone's free use or not licensed at all.
3.86 +
3.87 + The precise terms and conditions for copying, distribution and
3.88 +modification follow.
3.89 +
3.90 + GNU GENERAL PUBLIC LICENSE
3.91 + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
3.92 +
3.93 + 0. This License applies to any program or other work which contains
3.94 +a notice placed by the copyright holder saying it may be distributed
3.95 +under the terms of this General Public License. The "Program", below,
3.96 +refers to any such program or work, and a "work based on the Program"
3.97 +means either the Program or any derivative work under copyright law:
3.98 +that is to say, a work containing the Program or a portion of it,
3.99 +either verbatim or with modifications and/or translated into another
3.100 +language. (Hereinafter, translation is included without limitation in
3.101 +the term "modification".) Each licensee is addressed as "you".
3.102 +
3.103 +Activities other than copying, distribution and modification are not
3.104 +covered by this License; they are outside its scope. The act of
3.105 +running the Program is not restricted, and the output from the Program
3.106 +is covered only if its contents constitute a work based on the
3.107 +Program (independent of having been made by running the Program).
3.108 +Whether that is true depends on what the Program does.
3.109 +
3.110 + 1. You may copy and distribute verbatim copies of the Program's
3.111 +source code as you receive it, in any medium, provided that you
3.112 +conspicuously and appropriately publish on each copy an appropriate
3.113 +copyright notice and disclaimer of warranty; keep intact all the
3.114 +notices that refer to this License and to the absence of any warranty;
3.115 +and give any other recipients of the Program a copy of this License
3.116 +along with the Program.
3.117 +
3.118 +You may charge a fee for the physical act of transferring a copy, and
3.119 +you may at your option offer warranty protection in exchange for a fee.
3.120 +
3.121 + 2. You may modify your copy or copies of the Program or any portion
3.122 +of it, thus forming a work based on the Program, and copy and
3.123 +distribute such modifications or work under the terms of Section 1
3.124 +above, provided that you also meet all of these conditions:
3.125 +
3.126 + a) You must cause the modified files to carry prominent notices
3.127 + stating that you changed the files and the date of any change.
3.128 +
3.129 + b) You must cause any work that you distribute or publish, that in
3.130 + whole or in part contains or is derived from the Program or any
3.131 + part thereof, to be licensed as a whole at no charge to all third
3.132 + parties under the terms of this License.
3.133 +
3.134 + c) If the modified program normally reads commands interactively
3.135 + when run, you must cause it, when started running for such
3.136 + interactive use in the most ordinary way, to print or display an
3.137 + announcement including an appropriate copyright notice and a
3.138 + notice that there is no warranty (or else, saying that you provide
3.139 + a warranty) and that users may redistribute the program under
3.140 + these conditions, and telling the user how to view a copy of this
3.141 + License. (Exception: if the Program itself is interactive but
3.142 + does not normally print such an announcement, your work based on
3.143 + the Program is not required to print an announcement.)
3.144 +
3.145 +These requirements apply to the modified work as a whole. If
3.146 +identifiable sections of that work are not derived from the Program,
3.147 +and can be reasonably considered independent and separate works in
3.148 +themselves, then this License, and its terms, do not apply to those
3.149 +sections when you distribute them as separate works. But when you
3.150 +distribute the same sections as part of a whole which is a work based
3.151 +on the Program, the distribution of the whole must be on the terms of
3.152 +this License, whose permissions for other licensees extend to the
3.153 +entire whole, and thus to each and every part regardless of who wrote it.
3.154 +
3.155 +Thus, it is not the intent of this section to claim rights or contest
3.156 +your rights to work written entirely by you; rather, the intent is to
3.157 +exercise the right to control the distribution of derivative or
3.158 +collective works based on the Program.
3.159 +
3.160 +In addition, mere aggregation of another work not based on the Program
3.161 +with the Program (or with a work based on the Program) on a volume of
3.162 +a storage or distribution medium does not bring the other work under
3.163 +the scope of this License.
3.164 +
3.165 + 3. You may copy and distribute the Program (or a work based on it,
3.166 +under Section 2) in object code or executable form under the terms of
3.167 +Sections 1 and 2 above provided that you also do one of the following:
3.168 +
3.169 + a) Accompany it with the complete corresponding machine-readable
3.170 + source code, which must be distributed under the terms of Sections
3.171 + 1 and 2 above on a medium customarily used for software interchange; or,
3.172 +
3.173 + b) Accompany it with a written offer, valid for at least three
3.174 + years, to give any third party, for a charge no more than your
3.175 + cost of physically performing source distribution, a complete
3.176 + machine-readable copy of the corresponding source code, to be
3.177 + distributed under the terms of Sections 1 and 2 above on a medium
3.178 + customarily used for software interchange; or,
3.179 +
3.180 + c) Accompany it with the information you received as to the offer
3.181 + to distribute corresponding source code. (This alternative is
3.182 + allowed only for noncommercial distribution and only if you
3.183 + received the program in object code or executable form with such
3.184 + an offer, in accord with Subsection b above.)
3.185 +
3.186 +The source code for a work means the preferred form of the work for
3.187 +making modifications to it. For an executable work, complete source
3.188 +code means all the source code for all modules it contains, plus any
3.189 +associated interface definition files, plus the scripts used to
3.190 +control compilation and installation of the executable. However, as a
3.191 +special exception, the source code distributed need not include
3.192 +anything that is normally distributed (in either source or binary
3.193 +form) with the major components (compiler, kernel, and so on) of the
3.194 +operating system on which the executable runs, unless that component
3.195 +itself accompanies the executable.
3.196 +
3.197 +If distribution of executable or object code is made by offering
3.198 +access to copy from a designated place, then offering equivalent
3.199 +access to copy the source code from the same place counts as
3.200 +distribution of the source code, even though third parties are not
3.201 +compelled to copy the source along with the object code.
3.202 +
3.203 + 4. You may not copy, modify, sublicense, or distribute the Program
3.204 +except as expressly provided under this License. Any attempt
3.205 +otherwise to copy, modify, sublicense or distribute the Program is
3.206 +void, and will automatically terminate your rights under this License.
3.207 +However, parties who have received copies, or rights, from you under
3.208 +this License will not have their licenses terminated so long as such
3.209 +parties remain in full compliance.
3.210 +
3.211 + 5. You are not required to accept this License, since you have not
3.212 +signed it. However, nothing else grants you permission to modify or
3.213 +distribute the Program or its derivative works. These actions are
3.214 +prohibited by law if you do not accept this License. Therefore, by
3.215 +modifying or distributing the Program (or any work based on the
3.216 +Program), you indicate your acceptance of this License to do so, and
3.217 +all its terms and conditions for copying, distributing or modifying
3.218 +the Program or works based on it.
3.219 +
3.220 + 6. Each time you redistribute the Program (or any work based on the
3.221 +Program), the recipient automatically receives a license from the
3.222 +original licensor to copy, distribute or modify the Program subject to
3.223 +these terms and conditions. You may not impose any further
3.224 +restrictions on the recipients' exercise of the rights granted herein.
3.225 +You are not responsible for enforcing compliance by third parties to
3.226 +this License.
3.227 +
3.228 + 7. If, as a consequence of a court judgment or allegation of patent
3.229 +infringement or for any other reason (not limited to patent issues),
3.230 +conditions are imposed on you (whether by court order, agreement or
3.231 +otherwise) that contradict the conditions of this License, they do not
3.232 +excuse you from the conditions of this License. If you cannot
3.233 +distribute so as to satisfy simultaneously your obligations under this
3.234 +License and any other pertinent obligations, then as a consequence you
3.235 +may not distribute the Program at all. For example, if a patent
3.236 +license would not permit royalty-free redistribution of the Program by
3.237 +all those who receive copies directly or indirectly through you, then
3.238 +the only way you could satisfy both it and this License would be to
3.239 +refrain entirely from distribution of the Program.
3.240 +
3.241 +If any portion of this section is held invalid or unenforceable under
3.242 +any particular circumstance, the balance of the section is intended to
3.243 +apply and the section as a whole is intended to apply in other
3.244 +circumstances.
3.245 +
3.246 +It is not the purpose of this section to induce you to infringe any
3.247 +patents or other property right claims or to contest validity of any
3.248 +such claims; this section has the sole purpose of protecting the
3.249 +integrity of the free software distribution system, which is
3.250 +implemented by public license practices. Many people have made
3.251 +generous contributions to the wide range of software distributed
3.252 +through that system in reliance on consistent application of that
3.253 +system; it is up to the author/donor to decide if he or she is willing
3.254 +to distribute software through any other system and a licensee cannot
3.255 +impose that choice.
3.256 +
3.257 +This section is intended to make thoroughly clear what is believed to
3.258 +be a consequence of the rest of this License.
3.259 +
3.260 + 8. If the distribution and/or use of the Program is restricted in
3.261 +certain countries either by patents or by copyrighted interfaces, the
3.262 +original copyright holder who places the Program under this License
3.263 +may add an explicit geographical distribution limitation excluding
3.264 +those countries, so that distribution is permitted only in or among
3.265 +countries not thus excluded. In such case, this License incorporates
3.266 +the limitation as if written in the body of this License.
3.267 +
3.268 + 9. The Free Software Foundation may publish revised and/or new versions
3.269 +of the General Public License from time to time. Such new versions will
3.270 +be similar in spirit to the present version, but may differ in detail to
3.271 +address new problems or concerns.
3.272 +
3.273 +Each version is given a distinguishing version number. If the Program
3.274 +specifies a version number of this License which applies to it and "any
3.275 +later version", you have the option of following the terms and conditions
3.276 +either of that version or of any later version published by the Free
3.277 +Software Foundation. If the Program does not specify a version number of
3.278 +this License, you may choose any version ever published by the Free Software
3.279 +Foundation.
3.280 +
3.281 + 10. If you wish to incorporate parts of the Program into other free
3.282 +programs whose distribution conditions are different, write to the author
3.283 +to ask for permission. For software which is copyrighted by the Free
3.284 +Software Foundation, write to the Free Software Foundation; we sometimes
3.285 +make exceptions for this. Our decision will be guided by the two goals
3.286 +of preserving the free status of all derivatives of our free software and
3.287 +of promoting the sharing and reuse of software generally.
3.288 +
3.289 + NO WARRANTY
3.290 +
3.291 + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
3.292 +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
3.293 +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
3.294 +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
3.295 +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
3.296 +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
3.297 +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
3.298 +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
3.299 +REPAIR OR CORRECTION.
3.300 +
3.301 + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
3.302 +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
3.303 +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
3.304 +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
3.305 +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
3.306 +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
3.307 +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
3.308 +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
3.309 +POSSIBILITY OF SUCH DAMAGES.
3.310 +
3.311 + END OF TERMS AND CONDITIONS
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
4.2 +++ b/README.txt Wed Jul 04 11:05:10 2007 +0000
4.3 @@ -0,0 +1,12 @@
4.4 +The complete documentation of vym is available as PDF document in
4.5 +english and spanish. It can be accessed directly from vym if a PDF
4.6 +viewer is installed. It also can be downloaded from the vym site at
4.7 +Sourceforge:
4.8 +
4.9 +https://sourceforge.net/projects/vym/
4.10 +
4.11 +Beginning with this version of vym (1.9.0) the versioning is similar to
4.12 +that of the Linux Kernel:
4.13 +
4.14 +Odd versions (like 1.9, 1.11, ...) are developer versions, the stable
4.15 +"public" ones will have 1.10 or 1.12.