Slashdot Mirror


NZ Draft Bill Rules Out Software Patents

Korgan writes "In what must be a first in the face of ACTA and US trade negotiations pressure, a Parliamentary select committee has released a draft bill that explicitly declares that software will no longer be patentable in New Zealand. FTA: 'Open source software champions have been influential in excluding software from the scope of patents in the new Patents Bill. Clause 15 of the draft Bill, as reported back from the Commerce Select Committee, lists a number of classes of invention which should not be patentable and includes the sub-clause "a computer program is not a patentable invention."'"

3 of 194 comments (clear)

  1. Re:Someone seeing sense at last i see by SimonTheSoundMan · · Score: 5, Informative

    Software patents have never been allowed in Europe, and the UK like to make a big stand against such patents.

    http://eupat.ffii.org/log/intro/

    It's really only the Americas that have software patents.

    http://en.wikipedia.org/wiki/Software_patent

  2. Re:Someone seeing sense at last i see by Jesus_666 · · Score: 4, Informative

    That's how it is. The push to codify software patents has failed, however there hasn't been a successful counter-push to have software declared unpatentable. Right now it's a grey zone where software is patentable but the patents are theoretically unenforcable as they have no legal ground to stand on.

    --
    USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
  3. Re:Bad wording? by Sir_Lewk · · Score: 4, Informative

    In the period 1945-1980, it was generally believed that patent law did not pertain to software. However, it now appears that some people have received patents for algorithms of practical importance--e.g., Lempel-Ziv compression and RSA public key encryption--and are now legally preventing other programmers from using these algorithms.

    This is a serious change from the previous policy under which the computer revolution became possible, and I fear this change will be harmful for society. It certainly would have had a profoundly negative effect on my own work: For example, I developed software called TeX that is now used to produce more than 90% of all books and journals in mathematics and physics and to produce hundreds of thousands of technical reports in all scientific disciplines. If software patents had been commonplace in 1980, I would not have been able to create such a system, nor would I probably have ever thought of doing it, nor can I imagine anyone else doing so. I am told that the courts are trying to make a distinction between mathematical algorithms and nonmathematical algorithms. To a computer scientist, this makes no sense, because every algorithm is as mathematical as anything could be. An algorithm is an abstract concept unrelated to physical laws of the universe.

    Nor is it possible to distinguish between "numerical" and "nonnumerical" algorithms, as if numbers were somehow different from other kinds of precise information. All data are numbers, and all numbers are data. Mathematicians work much more with symbolic entities than with numbers.

    Therefore the idea of passing laws that say some kinds of algorithms belong to mathematics and some do not strikes me as absurd as the 19th century attempts of the Indiana legislature to pass a law that the ratio of a circle's circumference to its diameter is exactly 3, not approximately 3.1416. It's like the medieval church ruling that the sun revolves about the earth. Man-made laws can be significantly helpful but not when they contradict fundamental truths.

    --Donald Knuth

    What I'm still not getting, is what could possibly make you think you know better than Donald Knuth...

    --
    "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)