The UK's application of European patent law has been thrown into uncertainty after a High Court judge disagreed with the principle that computer programs are not patentable.
In an appeal case that was heard in November last year, The Honourable Mr Justice Kitchin heard appeals from five companies who had been told by the UK Intellectual Property Office (UKIPO, formerly the Patent Office) that their "inventions" were not patentable.
The companies involved are: Software 2000 (with a method of generating bit masks for use with laser printers); Astron Clinica (the primary appellant, with an imaging system for predicting the results of surgery); Inrotis (with two applications regarding methods of identifying groups of target proteins for drug therapy); SurfKitchen (with an improved method of getting mobile phones to access the internet); and Cyan Technology (with a method of generating data for configuring microcontrollers).
Crucially, all the applicants "exploit their inventions by selling computer programs stored on a computer-readable medium or by internet download", reads the judgment. Justice Kitchin continued: "Competitors can, of course, do the same. This presents the applicants with the problem that, without computer-program claims, they can only protect their inventions by invoking the contributory infringement provisions of section 60(2) of the Patents Act 1977".
However, the European Patent Convention (EPC), a revised version of which took effect at the end of last year, does not allow computer-program claims because they are not physical inventions. At the heart of this attitude is Article 52 of the convention, which specifically excludes "programs for computers" from patentability.
In his judgment, published on Friday, Justice Kitchin said that, based on his interpretation of the EPC, "claims to computer programs are not necessarily excluded by Article 52". In doing so, he then remitted the cases back to UKIPO for "further consideration".
"In a case where claims to a method performed by running a suitably programmed computer or to a computer programmed to carry out the method are allowable, then, in principle, a claim to the program itself should also be allowable," said Justice Kitchin. "I say 'in principle' because the claim must be drawn to reflect the features of the invention which would ensure the patentability of the method which the program is intended to carry out when it is run."
Read this
The shape of tech spending in 2008
Environmentally and economically sustainable tech will continue to be an increasingly important theme this year
"It follows that these appeals must be allowed," Justice Kitchin continued. "Each concerns a computer-related invention where the examiner has allowed claims to, in effect, a method performed by running a suitably programmed computer and to a computer programmed to carry out the method. The hearing officer has rejected corresponding program claims on the basis that they are necessarily prohibited by Article 52. For the reason I have elaborated, he erred in law in so doing."
A spokesperson for the UKIPO was not available for comment at the time of writing.
Justice Kitchin's judgement can be viewed here, hosted through a Google group for readers of the IPKat intellectual property blog, which broke the story.





Talkback
Amongst other things I am sure I had a method for modifying data based upon the entirely random contents of other data. I will have to rush as they are nearly as old as Cliff.
An investion can be both the creation of something or a new (method) of doing something, a method doesn't always require a physical part of the invension, as long as you can demonstrate it. When people patent software, its the method that's being patented not the code.
If you exclude computer programs all together, you take away protection for a lot of people. It's no wonder entrepreneurs feel they have to go to America to better their chances of success.
Is that the same America where even Microsoft is calling for sweeping patent reform, due to 'a flood of patent applications and an "explosion of sometimes-abusive litigation"'?
http://www.channelregister.co.uk/2005/03/11/ms_patent_reform/
If you want to start patenting programming methods then by all means, just try writing any significant program without using a single idea that someone else has already thought of.
When someone knocks up a method in machine code for the first time there may be a slight issue, but apart from that all these programs are written in a high level language which is compiled and thus the generated code is down to the compiler. Even worse, the direction nowadays is to use system library routines and so with windows.NET surely MS would own the patent.
Computer programming is done in a language just as written communication. You can copyright a story (set of word instructions in a determined order), but you can't patent it.
Same with computer programs, if someone looks at your end result and generates a program to achieve similar without recourse to your code, how can yours be inventive as the method is obvious.
If they can't then you are covered anyway.
We would all now be using GEM or the DOS interface as no one could have copied/improved apart from the original programmers.