Is there Copyright in a Computer Language? 

February, 2013 - Vicky Stilwell

It’s well known that computer programs enjoy copyright protection - many have  also been patented, but that’s another story and I’m not going to deal with that here. The South African Copyright Act has protected computer programs as a specific category of works since 1992, although prior to that they were protected as ‘literary works’. A computer program is defined in the Act  as ‘a set of instructions fixed or stored in any manner and which, when used directly or indirectly in a computer, directs its operation to bring about a result’. The owner of the copyright in a computer program has the exclusive right to do various things, for example to reproduce, adapt or rent out (licence) the program. There are a few limitations to the copyright owner’s rights, for example, a person who is in lawful possession of a computer program (a licensee) can make back-up copies for personal use, provided that the copies are destroyed when the licence ends.


But does this protection extend to a computer language? This  issue came up in a UK  decision recently, the case of SAS Institute Inc. v World Programming Ltd (2013) EWHC 69 (Ch) and, in the course of the proceedings, a number of legal issues were referred to the Court of Justice of the European Union for advice.  The facts were that a company called SAS Institute created a very successful analytical software system which it called SAS, and which was basically an integrated set of programs used for statistical analysis.  The main aspect of the system was called Base SAS, but there were further components too. Users of the SAS software were able to write their own apps in SAS language, provided that they took a licence.  If an SAS user ever wanted to change to another software supplier it would have to rewrite all its apps in another language, so  World Programming  saw a market for software to execute SAS-based apps for use elsewhere. World Programming therefore developed a product called World Programming System (WPS) which emulated much of the functionality of the SAS components.


SAS Institute sued WPS for copyright infringement, claiming that WP had infringed copyright, both by creating the WPS product and by producing a user’s manual that looked quite similar to the SAS manual.   There were quite a few facets to this matter and I’m simply going to concentrate on the most interesting ones. The court upheld the claim that the WPS manual infringed the SAS manual, but the court dismissed the more important claim relating to the WPS product.


In the process the court went back to copyright basics, one of which is the so-called ‘idea/expression dichotomy’, which basically means that copyright does not protect ideas but simply expressions of ideas.  In the EU there is a Software Directive that regulates copyright in computer software and the court approved of this earlier interpretation of that directive.  ‘Protection in accordance with this Directive shall apply to the expression in any form of a computer program. Ideas and principles which underlie any element of a computer program, including those which underlie its interfaces, are not protected by copyright under this Directive.’


Applying this thinking to the case,  the court said that,  although a computer program enjoys copyright,  the law only protects the expression (in any form) of that program, for example  the source code or the object code.  It does not, however,   protect the functionality of the program, or the format of the data files (the interface),  or the computer language,  because these do not form an expression of that program. To hold otherwise would be to make it possible to monopolise  ideas. 


The court emphasised that if a third party were to get hold of the source code or object code and then create similar elements in its own program that would be an infringement, but that was not the case here. It was quite clear that what WPS had done was simply reproduce the functionality of SAS through observation and inspection. Something that the EU Software Directive expressly allows, when it says this:  ‘The person having a right to use a copy of a computer program shall be entitled, without the authorisation of the right¬ holder, to observe, study or test the functioning of the program in order to determine the ideas and principles which underlie any element of the program if he does so while performing any of the acts of loading, displaying, running, transmitting or storing the program which he is entitled to do.’


Dealing with the issue of whether a programming language is in fact a work that can enjoy copyright, the judge thought not and did what most lawyers who grew up before the computer age do in situations like this: he used old-world analogy. He said this:  ‘A dictionary and a grammar are works which describe a language. Such works record, and thereby fix, the elements of the language they describe: the meanings of the words and its syntax. It does not follow that the language is  a work. Rather the language is the material from which works (including dictionaries and grammars) may be created.'


This issue has never come before our courts.  Until it does, this UK judgment will, I think, be persuasive.

 

MEMBER COMMENTS

WSG Member: Please login to add your comment.

dots