Text to protect program

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I did a javascript program and I don't want it to be copied by someone else.
I understand that it's almost impossible to protect the source code. But what
kind of typical legal text can I put on my web site to warn against copy?
 
Pretty much you can place the copyright notice and the all rights reserved
statements that you'll commonly find on sites such as cnn or msnbc. In
addition, you can also put copyright notices as copyrights in the javascript
code itself saying that the code cannot be altered or distributed without
express written permission from you, the author.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top