Skip to content

Commit

Permalink
Update LICENSE.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
lianglee authored Oct 23, 2018
1 parent eba3749 commit 1596637
Showing 1 changed file with 18 additions and 12 deletions.
30 changes: 18 additions & 12 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
OPEN SOURCE SOCIAL NETWORK LICENSE (OSSN LICENSE) v3.0
OPEN SOURCE SOCIAL NETWORK LICENSE (OSSN LICENSE) v3.1

Copyright (C) 2014-2018 OPEN SOURCE SOCIAL NETWORK. <https://www.opensource-socialnetwork.org/>

The Open Source Social Network License does not permit incorporating your program/software into proprietary program/software.
Expand All @@ -8,30 +9,35 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
1. Definitions

"Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks.
To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work.
To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work.
"You" refers to the individual/organization that uses the program/software.

2. Modifying, copy, distribution/selling of Program.
2. Modifying, copy, distribution/selling of Program.

2.1 You are allowed to modify the program/software subject to the following conditions:
2.1.0 You shall not remove the copyrights including powered by notice/links.
2.1.1 You shall not try to apply any techniques that hides copyright, 'powered by' notice/links.
2.2 You are allowed to distribute/sell the copies of product keeping the section 2.1 in mind.
2.3 If you use the part/piece of software code within other software you must include the visible powered by Open Source Social Network in the footer of website.
2.1.0 You shall not remove the copyrights including powered by notice/links.
2.1.1 You shall not try to apply any techniques that hides copyright, 'powered by' notice/links.
2.1.2 You shall not claim the ownership of the software. The users data and the contents on the website is your ownership (you own the contents accept the software itself).

2.2. You are allowed to distribute, sell the copies of product keeping the section 2.1 in view.
2.3 If you use the part or piece of software code within other software you must include the visible 'Powered by Open Source Social Network' in the footer of website.
2.4. You shall not sell or modify the logo of 'OPEN SOURCE SOCIAL NETWORK' and use it on your website.

3. Other 3rd party open source program/software

Some of other open source program/software within this program/software released under different license like GPL, LGPL, MIT etc, you shall agree to the respective license. We tried to put the license name in the comment section of respective file or sub-program/software.
Some of other open source program/software within this program/software released under different license like LGPL, MIT etc, you shall agree to the respective license. We tried to put the license name in the comment section of respective file or sub-program/software.

4. Violation and Termination of License.

If your use of program/software violates the license, the license and the use of program/software shall terminated immediately.
5. Revised Versions of this License.
The Open Source Social Network Authors may publish revised and/or new versions of the Open Source Social Network License from time to time. Such new versions will be similar to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number.
If your use of program/software violates the license, the license and the use of program/software shall terminated immediately.

5. Revised Versions of this License

The Open Source Social Network Authors may publish revised and/or new versions of the Open Source Social Network License from time to time. Such new versions will be similar to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number.

6. Disclaimer of Warranty.

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.
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.

7. Limitation of Liability.

Expand Down

0 comments on commit 1596637

Please sign in to comment.