Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I forwarded this up to our legal guys and they suggest our notices are formatted as follows (UK) </p> <pre><code>&lt;Assembly: AssemblyCopyright("Copyright © MyCorp Limited 2011. All rights reserved")&gt; </code></pre> <p>Where 2011 is the date of creation or substantial modification. This was their full response, which I hope will be of use to everybody:</p> <blockquote> <p>In terms of the “correct” wording for a copyright notice to be used in connection with software, it should be noted that there is no strict legal requirement to include a copyright notice - whether a notice is used or not will not change the fact that copyright exists in the software. It is, however, strongly recommended that you include one on your software if all possible in order to deter copyright infringement – the purpose of the copyright notice is to:</p> <ul> <li>make it clear to third parties that the work is subject to copyright; </li> <li>identify the copyright owner; and</li> <li>act as a deterrent against infringement or plagiarism.</li> </ul> <p>The notice consists of various parts:</p> <p>“Copyright” / © </p> <p>Some countries will not accept the symbol alone, they also require the word “Copyright” to appear in order to consider the notice valid. Using the word ensures that there can be no confusion, but most countries across the world accept that the use of the normally recognised symbol as the correct manner of displaying copyright.</p> <p>The year of first publication of the copyright work</p> <p>It is important that the copyright notice includes the year of creation of the software. In case of an infringement dispute / dispute as to ownership, this date plays an important part. Where a computer program is revised or modified to a substantial degree, each new version will be protected as a new copyright work, and it is therefore important to update the year referenced in the copyright notice – to record the date on which the new version was created.</p> <p>The name of the owner of the copyright</p> <p>A copyright notice should refer to the actual owner of the copyright because that is the primary object of such a notice (to put third parties on notice of an owner's rights). We assume that the software in question (and copyright therein) is owned by MyCorp Limited (and not, for example, a subsidiary / holding company). </p> <p>The following is an example of a copyright notice that could be used in connection with software owned by MyCorp Limited which was created in 2011: </p> <p><strong>Copyright © MyCorp Limited 2011. All rights reserved.</strong></p> </blockquote>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload