Re:Licence to view source code.

From: Tony Barry <tony[_at_]ningaui.anu.edu.au>
Date: Tue, 29 Apr 1997 14:20:01 +1000

On 28/4/97, Edward Barrow <edward[_at_]plato32.demon.co.uk> wrote:
>
> Web pages are copyright works, provided that they are original. To view
> such web pages requires copies to be made (from the server into various
> caches, then onto the screen). Such copies are, in UK law at least,
> copies requiring the consent of the copyright holder.

Web pages written with server side includes (SSI) or emedded scripting langauages such as htpl may be different EVERY time they are viewed. Viewing source with the browser will also not get to the original script which generated the html on the fly. For instance I have some pages which use a footer -

<HR>
<FONT size=-2><P ALIGN=CENTER>
Last modified <!--#echo var="LAST_MODIFIED"-->,

<!--#include virtual="/link/includes/tony.sig"--></P>
<HR>
<P ALIGN=CENTER>

This server has had
<!--#echo var="TOTAL_HITS"--> hits since it was restarted and this page has had <!--#echo var="PAGE_COUNT"-->.<BR>
The page is located at, &lt;http://<!--#echo var="SERVER_NAME"--><!--#echo var="DOCUMENT_URI"-->&gt; was downloaded at <!--#echo var="DATE_LOCAL"-->, by <!--#echo var="REMOTE_HOST"--> using a reference from the page at &lt;<!--#echo var="REFERRER"-->&gt; </FONT>
</P>

most of which gets created at the time of viewing. OK so this source is copyright but what gets printed is how this source is rendered which is in part the responsibility of the person viewing.

Tony



mailto:tony[_at_]ningaui.anu.edu.au |+61 6 249 5688 http://www.anu.edu.au/People/TonyB.html|+61 6 288 0959

Ningaui Pty Ltd, GPO Box 1680, Canberra City, ACT 2601

Visiting Fellow, Department of Computer Science, FEIT Australian National University, ACT 0200 AUSTRALIA Received on Tue Apr 29 1997 - 04:23:21 GMT

This archive was generated by hypermail 2.2.0 : Mon Mar 26 2007 - 00:35:25 GMT