Personal tools
You are here: Home Knowledge Business Center OSS and Business slide-6a.html
Document Actions

slide-6a.html

Click here to get the file

Size 2.1 kB - File type text/html

File contents

<html>
<head>
  <title>Who Owns Open Source Code</title>
</head>
<body bgcolor="white">
<table width="100%">
  <tr>
    <td align="left"><h2>Who Owns Open Source Code</h2></td>
    <td align="right">
      <a href="slide-5.html">Prev</a> | 
      <a href="slide-1.html">Top</a> | 
      <a href="slide-6.html">Next</a>
    </td>
  </tr>
</table>
<hr>

<font size="+1">

<blockquote>

  When software is released without a license it is released into the
  public domain.  Public Domain software has the following
  liabilities:

  <ul>
 
    <li>The first person to license the software is the owner.</li>

    <li>If someone else takes your software they can restrict your use
        of your own code.</li>

    <li>They can sell your code and not give you a penny</li>

  </ul>

  Therefore it is important to license your code.  If you license your
  code under an Open Source license:

  <ul>

    <li>You are designated "owner" of your code</li>
  
    <li>No one can restrict your rights to use your own code</li>

    <li>You can release later versions of the same code under new
        licenses</li>

    <li>You can release the same version under other non-open licenses
        (used in the dual licensing business model)</li>

    <li>You can sell your software and charge whatever you like</li>

  </ul>

  If you work on an Open Source project and you make alterations to a
  codebase you have the following rights:

  <ul>

    <li>Are owner of the altered code</li>

    <li>Depending on the OSS license of the original code you may be
        able to license your code in whatever way you want</li>

    <li>You can distribute the code to whomever you want, and charge
        whatever you want for the altered code</li>

  </ul>

</blockquote>

</font>

<hr/>
<table width="100%">
<tr>
  <td align="left" width="5%"><a
  href="mailto:tristancohen@yahoo.com">tristancohen@yahoo.com</a></td>

  <td align="center" width="90%">$Id: slide-6a.html,v 1.2 2003/05/05 07:29:23 tristan Exp $</td>

  <td align="right" width="5%"><a href="slide-comments.html#6a">Comments</a></td>
</tr>
</table>
</body>
</html>
by admin last modified 2003-05-05 10:30


View My Stats