473,398 Members | 2,389 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Copywriting or protecting your program

Does anyone have experience with copywriting a program? I'm working on
a program that I want to protect somewhat. It's more the finished idea
than the source code but that too.

Do I need to see some legal people or is there a cookie cutter resource
available from the web to save me time and money?

Apr 14 '06 #1
7 1174
Hi Bobo, you have to do two things to copyright your product.

First, you have to display the copyright symbol in a place where your
users will see it.

Second, you have to be able to prove you were the first person in the
world to have a copy of the program/software (thus implying you had to
be the creator.) You can do this easily by putting a copy on a cd and
sending the cd in an envelope to yourself. The stamped date will act as
proof of when you had it and leaving the envelope unopened will make
sure its undeniable that the cd inside was in your possesion all that
time. If it comes to it nobody else will be able to prove they had a
copy before you did. You win.

There is no other way I know of as there is no copyright register.

Hope this helps,

Steve
Bobo wrote:
Does anyone have experience with copywriting a program? I'm working on
a program that I want to protect somewhat. It's more the finished idea
than the source code but that too.

Do I need to see some legal people or is there a cookie cutter resource
available from the web to save me time and money?


Apr 14 '06 #2

"SteMc" <go****@jasmonio.supanet.com> wrote in message
news:11*********************@z34g2000cwc.googlegro ups.com...
Hi Bobo, you have to do two things to copyright your product.

First, you have to display the copyright symbol in a place where your
users will see it.
Not true (http://www.copyright.gov/circs/circ1.html#noc).
Second, you have to be able to prove you were the first person in the
world to have a copy of the program/software (thus implying you had to
be the creator.) You can do this easily by putting a copy on a cd and
sending the cd in an envelope to yourself. The stamped date will act as
proof of when you had it and leaving the envelope unopened will make
sure its undeniable that the cd inside was in your possesion all that
time. If it comes to it nobody else will be able to prove they had a
copy before you did. You win.

There is no other way I know of as there is no copyright register.


You've obviously never researched US copyright law, so I'm not sure why you
responded to his question. Copyright is secured automatically when the work is
created, and a work is "created" when it is fixed in a copy or phonorecord for
the first time. However, you need to register your work with the Library of
Congress before you can go after someone in court for copyright infringement.

All these questions are officially answered here:
http://www.copyright.gov/help/faq/
http://www.copyright.gov/circs/circ1.html
Apr 14 '06 #3

"SteMc" <go****@jasmonio.supanet.com> wrote in message > There is no other
way I know of as there is no copyright register.
Check again:
http://www.copyright.gov/

james



Hope this helps,

Steve
Bobo wrote:
Does anyone have experience with copywriting a program? I'm working on
a program that I want to protect somewhat. It's more the finished idea
than the source code but that too.

Do I need to see some legal people or is there a cookie cutter resource
available from the web to save me time and money?

Apr 14 '06 #4
In addition to the government website, there is a book out precisely on
point, written by a lawyer. Find "Copyright Your Software" by Stephen
Fishman. The book was written in 1994, but the law in this area has not
significantly changed.

"Bobo" <on******@qualityts.com> wrote in message
news:11**********************@t31g2000cwb.googlegr oups.com...
Does anyone have experience with copywriting a program? I'm working on
a program that I want to protect somewhat. It's more the finished idea
than the source code but that too.

Do I need to see some legal people or is there a cookie cutter resource
available from the web to save me time and money?

Apr 14 '06 #5
Thanks to all for your replies. I know about the copyright symbol and
it is the first thing I do when I build the splash screen. I also know
about sending myself a letter with the code or product in closed. This
is really insurance. It was the registration part I was missing. I'll
check out the copyright web site.

Thanks again for your replies.

Apr 16 '06 #6

"Bobo" <on******@qualityts.com> wrote in message
news:11**********************@u72g2000cwu.googlegr oups.com...
Thanks to all for your replies. I know about the copyright symbol and
it is the first thing I do when I build the splash screen. I also know
about sending myself a letter with the code or product in closed.


That's an old idea and is of dubious value. Get someone who can understand
code to sign and date a printed copy of the source. Remember, under today's
copyright laws, writing the code creates an immediate copyright as of that
date.

You can also get a notary to stamp a copy.

Apr 17 '06 #7

"Bobo" <on******@qualityts.com> wrote in message
news:11**********************@u72g2000cwu.googlegr oups.com...
Thanks to all for your replies. I know about the copyright symbol and
it is the first thing I do when I build the splash screen. I also know
about sending myself a letter with the code or product in closed. This
is really insurance. It was the registration part I was missing. I'll
check out the copyright web site.

Thanks again for your replies.


Did you even bother to read the links you were given? If you had, you would
have learned that the symbol is not required and sending a copy to yourself
doesn't ensure anything.
Apr 17 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

24
by: Yang Li Ke | last post by:
Hi guys! Anyone know a way so that users purchasing my scripts would not be able to share them with other people ? Yang
18
by: Alan Sheehan | last post by:
Hi pythonistas, I am looking for methods of deploying applications with end users so that the python code is tamper proof. What are my options ? I understand I can supply .pyc or .pyo files...
6
by: nell | last post by:
Hi all, I've developed a testing application in python, and should supply it in a way that no one (lets say they are regular users) will understand it and edit it. The application source is all...
12
by: Roland Hall | last post by:
I read Aaron's article: http://www.aspfaq.com/show.asp?id=2276 re: protecting images from linked to by other sites. There is a link at the bottom of that page that references an interesting...
5
by: John | last post by:
Dear all, I've got a security question that is so difficult that "maybe" there will be no answer for it. It's regarding protecting asp code. I did write some asp code, that I sell to...
3
by: Nick J | last post by:
Hi, How do I go about protecting my access database so that.. 1) Nobody can edit any forms (reason being so nobody can remove the txt box that states who developed it, change it to their name...
0
by: Vanga Sasidhar | last post by:
Hi All, I am developing a program in Visual Basic .NET 2002. There are some videos in AVI format. For the protection of these AVI files i encrypted my files with the use of DES algorithm in the...
18
by: UJ | last post by:
Folks, We provide custom content for our customers. Currently we put the files on our server and people have a program we provide that will download the files. These files are usually SWF, HTML or...
22
by: flit | last post by:
Hello All, I have a hard question, every time I look for this answer its get out from the technical domain and goes on in the moral/social domain. First, I live in third world with bad gov., bad...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.