Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Oct 12th, 2005, 8:11 AM   #1
zredbaron
Newbie
 
Join Date: Oct 2005
Posts: 0
Rep Power: 0 zredbaron is on a distinguished road
Legal Disclaimers Help

I am finishing up a Java App and I am getting ready to put it up on the internet for small-time sales.

It seems like pretty much all software has a legal disclaimer, and I was wondering how important that was, and if there is a website that discusses what should be covered and why, or if I should just use another app's disclaimer as a base for mine.

I also wondered if I should put my real name on the project. Why/why not?

Thanks!
zredbaron is offline   Reply With Quote
Old Oct 12th, 2005, 8:25 AM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Trust me (said the used-car salesman), this is not the place to seek legal advice. It's going to be worth just about what you pay for it.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Oct 12th, 2005, 8:29 AM   #3
zredbaron
Newbie
 
Join Date: Oct 2005
Posts: 0
Rep Power: 0 zredbaron is on a distinguished road
Fair enough...can someone at least tell me how copyrights work?

Thanks.
zredbaron is offline   Reply With Quote
Old Oct 12th, 2005, 8:48 AM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Search the forum, using "copyright", for some bad opinions. You will find more, and more accurate, information if you let Google lead you to the right places. This may sound condescending to you, but truthfully, it is not. If you think your work has true value, treat is as such.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Oct 12th, 2005, 8:48 AM   #5
Narue
Professional Programmer
 
Narue's Avatar
 
Join Date: Sep 2005
Posts: 419
Rep Power: 3 Narue is on a distinguished road
>can someone at least tell me how copyrights work?
To be honest, I'm not sure anyone really knows the whole story. Basically, your work is copyrighted even if you don't say so, though an official copyright does make it easier to collect damages if it's violated. The legal disclaimer you're looking at is (ideally) written by a lawyer to protect the author from excessive legal issues if the program they distribute causes damage or death. The severity of the disclaimer is directly proportional to how worried you are about theft and problems. For example, my personal libraries typically have the following disclaimer:
/*
  <Short library description>

    > Created (Julienne Walker): <date>

  This code is in the public domain. Anyone may
  use it or change it in any way that they see
  fit. The author assumes no responsibility for 
  damages incurred through use of the original
  code or any variations thereof.

  It is requested, but not required, that due
  credit is given to the original author and
  anyone who has modified the code through
  a header comment, such as this one.
*/
__________________
Even if the voices aren't real, they have some pretty good ideas.
Narue is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:48 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC