Skip to content

Commit

Permalink
Cleaned up License, Copyright, Readme.
Browse files Browse the repository at this point in the history
Removed all COPYRIGHT and LICENSE files and placed
in each case a copy in the ball root directory.

LICENSE contains an updated version of LGPL v2.1.

COPYRIGHT contains minor modifications.

README is a bit more structured.
  • Loading branch information
philthiel authored and tkemmer committed Mar 16, 2017
1 parent 3fd0953 commit f7f30af
Show file tree
Hide file tree
Showing 5 changed files with 520 additions and 705 deletions.
9 changes: 4 additions & 5 deletions COPYRIGHT
Expand Up @@ -4,7 +4,6 @@

Copyright (C) Andreas Hildebrandt, Oliver Kohlbacher, Hans-Peter
Lenhof, and others 1996-2012


This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand All @@ -17,13 +16,13 @@
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library (BALL/source/LICENSE); if not, write
to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
Boston, MA 02111-1307 USA
License along with this library (LICENSE); if not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301 USA

You can contact the authors by electronic mail

Andreas Hildebrandt: Andreas.Hildebrandt@uni-mainz.de
Andreas Hildebrandt: andreas.hildebrandt@uni-mainz.de

Oliver Kohlbacher: oliver.kohlbacher@uni-tuebingen.de

Expand Down
19 changes: 9 additions & 10 deletions source/APPLICATIONS/BALLVIEW/LICENSE → LICENSE
@@ -1,17 +1,16 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999

Copyright (C) 1991, 1999 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

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.

[This is the first released version of the Lesser GPL. It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]

Preamble
Preamble

The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
Expand Down Expand Up @@ -113,7 +112,7 @@ modification follow. Pay close attention to the difference between a
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

GNU LESSER GENERAL PUBLIC LICENSE
GNU LESSER GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. This License Agreement applies to any software library or other
Expand Down Expand Up @@ -147,7 +146,7 @@ such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it). Whether that is true depends on what the Library does
and what the program that uses the Library does.

1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
Expand Down Expand Up @@ -433,7 +432,7 @@ 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
NO WARRANTY

15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
Expand All @@ -456,5 +455,5 @@ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

END OF TERMS AND CONDITIONS
END OF TERMS AND CONDITIONS

0 comments on commit f7f30af

Please sign in to comment.