To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

zlib license
AuthorJean-loup Gailly and Mark Adler
Latest version1.2.11[1]
PublisherJean-loup Gailly and Mark Adler
Published15 April 1995
SPDX identifierZlib
Debian FSG compatibleYes
FSF approvedYes[2]
OSI approvedYes
GPL compatibleYes[2]
CopyleftNo
Linking from code with a different licenceYes

The zlib license is a permissive free software license which defines the terms under which the zlib software library can be distributed. It is also used by many other free software packages. The libpng library uses a similar license sometimes referred interchangeably as zlib/libpng license.

The zlib license has been approved by the Free Software Foundation (FSF) as a free software license,[2] and by the Open Source Initiative (OSI) as an open source license.[3] It is compatible with the GNU General Public License.[2]

YouTube Encyclopedic

  • 1/3
    Views:
    30 101
    3 577
    16 725
  • Open-Source License Explained in 5 minutes
  • Zlib
  • ORX -- A 2D Open Source Data Driven Portable Game Engine

Transcription

Terms

The license only has the following points to be accounted for:

  • Software is used on 'as-is' basis. Authors are not liable for any damages arising from its use.
  • The distribution of a modified version of the software is subject to the following restrictions:
    1. The authorship of the original software must not be misrepresented,
    2. Altered source versions must not be misrepresented as being the original software, and
    3. The license notice must not be removed from source distributions.

The license does not require source code to be made available if distributing binary code.

Text

The license terms are as follows:

Copyright (c) <year> <copyright holders>

This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not
   claim that you wrote the original software. If you use this software
   in a product, an acknowledgment in the product documentation would be
   appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
   misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.

See also

References

  1. ^ "Zlib License".
  2. ^ a b c d "Various Licenses and Comments about Them". Retrieved 17 June 2007. License of ZLib [...] is a free software license, and compatible with the GPL.
  3. ^ "The zlib/libpng License (Zlib)". Retrieved 16 January 2013.

External links

This page was last edited on 28 April 2023, at 19:41
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.