|
Copyright Laws
Much of this information is based on US law, simply because that is a readily available
source of information. Most countries have similar laws but you will need to check with you're
respective Copyright Office/Responsible Government Department for details. Also, since this is a website based on web design,
the copyright laws are applicable to the internet.
What is copyrighting?
Who can claim a copyright?
What is protected by copyright?
How to secure a copyright?
The Copyright notice
How long does copyrighting last?
International Copyrighting
What is copyrighting?
Copyright is a basic form of protection provided by the laws of many countries to
the authors of "original works of authorship". This protection is available to both
published and unpublished works. Works of authorship for the purposes of this guide include
your code, site text, images etc.
The owner of a copyright has the right to do the following, or to authorise someone else to do
the following:
- Reproduce the works in copies;
- Make derivative copies based on the works;
- To distribute copies by sale ot otherwise;
- To display the work publicly, for example by publishing on websites;
Who can claim a copyright?
The copyright exists from the time the work is created in a tangible form. The copyright
automatically belongs to the original author immediatly on it's creation. Only the author or
those getting their rights from the author can claim copyright of the works.
In the situation where you are working for a design firm or creating the work for
someone else as ordered then this is classed as "Work for hire" and the employer becomes the
author and copyright owner, not you!
What is protected by copyright?
Copyright protects original works of authorship which are in a tangible form. What's
a tangible form? Code in your head cannot be copyrighted, code on a webpage can!
A tangible form is a form which can be read or visually perceived either directly or
with the aid of a machine or device such as a web browser!
Copyrighting protects literary and pictorial or graphical works. This basically means your entire
web page as a web page is generally make up of text and graphics.
There is a grey area though. How much of code can be copyrighted? You can't copyright
basic HTML for example, firstly you didn't create the HTML and because HTML has a limited number of
tags we are all going to construct tables in much the same way. This is something you definitly
need to investigate more if you write scriots with Perl or Asp for example.
Unpublished work is also copyrighted by the author. It never needs to be made public.
How to secure a copyright?
Copyright is secured automatically when the work is created, and a work is "created"
when it is fixed in a copy for the first time. It must e created in a tangible form
as described above.
The Copyright notice
First important thing. You do NOT need to have a copyright notice displayed. It must be assumed
that anything and everything we see on the internet IS copyrighted with or without a copyright
notice unless it expressly states that the "work" is not copyrighted.
So if you see something without a copyright notice assume that it IS still copyrighted!!
Having said that it is recommended that you display a copyright notice on everything that you
publish on the net!
The copyright notice contains 3 basic but essential elements. A valid copyright notice
must contain ALL of the following:
- The symbol © or the word Copyright or the abbreviation Copr.
- Date of first publication or creation
- The name of the owner of the copyright, or an abbreviation of the name which can be recognised or
a generally known alternative designation of the owner (alias).
An example of a valid copyright is: © 2003 Joe Black and also
Unpublished work © 2003 Asumpta DeFaoileann
How long does copyrighting last?
A rough guideline is 70 years after the death of the author. For "works for hire" the term is
95 years from publication or 120 years from creation, whichever is shorter. For joint-copyrights, it is
70 years after the last surviving partner has croaked it.
These depend of course on local law, this is just a rough guideline.
International Copyrighting
Ah, the important bit, especially as we publish information on the web which is accessible
by the majourity of countries on ths planet.
Bad news...there is no such thing as International Copyright! There is no copyright
protection which will protect your work in every country.
Protection of a work in a certain
country depends on the local laws in that particular country. Many countries have signed
international copyright agreements and most countries will offer some protection to "foreign
works".
This is something for you to check with your local Office/Dept.
|