The electives term at BPP has finally brought me back to some interesting areas of law, particularly IP and technology law. I first became interested in this area during my third year at LSE while studying IT and the Law with the awesome Andrew Murray, and have been thinking about it ever since. Most of this interest has been in Open Source Software, and after trying to ask some questions about ‘open source law’ in class a week or so back, I realised that there really isn’t too much knowledge about it. As a result, I got my act together (for both IT and law, getting off of your backside isn’t exactly an appropriate phrase) and did a little research. This isn’t a brand new area of research, or particularly in depth; it’s more of a summary of what the position is, and why English lawyers should know about open source. As a slight aside, I’m going to include free software (as opposed to freeware) under open source, as the legal issues are broadly the same.
What is open source?
Most software and firmware used on a daily basis is proprietary; someone owns the code that runs it, and normally charges you to use it. You are allowed to use the outcome of the code (what you see onscreen), but you can’t see the code itself, and you’re certainly not able to modify it. The code in Open Source Software is still ‘owned’ by someone; someone has written it and has intangible property rights in it. The difference, however, is that the owner allows anyone to access the code behind the software and modify it. The standard definition of open source can be found on the Open Source Initiative (OSI) site; the core features are that you must allow access to the source code (article 2), and allow others to modify and adapt this code (article 3). The permissions for these uses come from the variety of open source licences available; to be considered an open source licence, it should comply with the Open Source Definition. The non-legal basis for open source is really the concept of collaboration on software creation and development, and the freedom of code. In principle, anyone is able to write their own programs, make or suggest alterations to the code, fix bugs and come up with their own little add-ons (as a very basic example/plug, I wrote Lullaby to be used with the Amarok music player). However, most open source users will probably stick to just using the programs that others provide.
While until recently Open Source Software was a relatively niche area, it is becoming increasingly popular. The most well-known examples are the Firefox web browser and the OpenOffice suite. These are popular as they do not require changing operating system, and are visually similar enough in their basic operation to Internet Explorer and Office for a relatively seamless change. On a larger scale, open source operating systems, such as Ubuntu, are becoming increasingly popular. Ubuntu is based on the Linux kernel, which probably forms the basis of most people’s experiences with open source. Android, the operating system on the new Google Nexus One smartphone, is also Linux-based. The use of open source is also expanding rapidly; according to one study, 25% of companies use open source software in some way, and HM Government has pledged to increase its use of open source software by 10% (Kemp, 2009).
Economic feasibility
Open source has not come onto the radar of many IP lawyers until recently simply because there was less money in it. By allowing anyone to use the code for free, the owners were refusing of a key revenue stream of selling licences to use the code. According to Gupta “firms will tend to favour maximum IP protection”; it is easier to make money from programs if you charge everyone for their use. This reluctance to adopt open source standards by larger companies has meant that the UK has no case law on open source software, and has attracted very little legal attention.
However, more and more companies are beginning to develop open source software, often on a consultancy basis (it’s all very well being able to use code for free, but if what you want isn’t already out there you need to get someone to write it), or as in-house research in a larger company. It has now reached the point where the European Commission has had to consider the impact of open source software in its competition decisions, as in Comp/M.5529 – Oracle v. Sun Microsystems. The use of open source code will greatly affect the value of a company’s intellectual property, and so must be considered in any corporate deal; if a company must publish any code it has produced, or has been using open source code instead of producing its own, its assets are significantly reduced. The owner of the copyright will produce what is essentially a contract between itself and the user of the software, dictating how the user may use the software and for what purposes.
IP Law 101
The two types of intellectual property which will normally to apply to open source software, as with any software, are copyright and patent.
Computer programs are considered literary works, and therefore automatically subject to copyright, under s3(1)(b) Copyright, Designs and Patents Act 1988 (CDPA). A work is copyrighted from the point of creation to the end of a 70 year period from the death of the author (s12(2) CDPA), which of course if far longer than necessary for a computer program, which will become outdated much earlier. Only the owner of the copyright (the author, unless the work was made in the course of employment, or sold to someone else) can copy and issue copies of copyrighted literary works under ss16(1)(a) and (b) CDPA. S16(2) prohibits anyone else from doing these acts “without licence of the copyright owner”. Licencing is where software becomes distributable, and in the case of proprietary software, commercially viable. This is most often an End User Licence Agreement, either included in the packaging of the product or as a click-though contract (the ‘I Agree’ button). Most of the price you pay for computer software is for the licence agreement. Without the licence, any use of software would be a violation of s16; to use the software you need to make a copy of it on your computer, and for this you need the permission of the owner. Without the licence, you do not have permission.
Patents are an interesting area in information law. In the US it is far easier to protect a program as a patent, and a lot of the case law seems to come from patent cases. Here, statute has tried to shoehorn programs into copyright law instead (they don’t fit easily into either the traditional idea of a copyright or patent), and has heavily restricted the instances where you can get a program patented. Patents do not arise automatically as in copyright, but must be applied for from the Intellectual Property Office; the Patents Act 1977 (PA) lays out the criteria that need to be met before the IPO will grant a patent. S1(2)(b) PA prevents a literary work from being patented; as established, programs are literary works under s3(1)(b) CDPA. For a program to be considered for a patent in the UK it must be capable of producing a ‘technical effect’. This is normally construed as necessary for the operation of machinery. The effect of this is that programs are only patentable as a vital part of making the machinery patentable. Once registered, a patent lasts for 20 years, after which the production method (in this case including the code) would have to be released to the public (s25(1) PA). S60(1)PA lists a variety of acts which are an infringement of the patent if done without the patent owner’s permission; again, in order to do anything with the software you would need a licence from the patent owner, which acts as permission.
How open source fits in
Copyright
The term ‘open source’ covers a variety of different copyright licences that are issued on programs. These fit in the same way as any proprietary licence under s16(2)CDPA, with the difference being that they’re free, and will allow you significantly greater freedoms with the program than most proprietary licences. While there may be a fee for the reproduction costs (for example, burning the CD it is transferred on, or a contribution towards hosting), there is no charge for the licence; most of the time it will be entirely free to download the software. To be considered open source by the OSI, the licence needs to meet all the criteria of the Open Source Definition; currently, the OSI has approved 66 licences as open source, while others are still pending approval.
By far the most popular licences are the GNU General Public Licence versions 2 and 3 (GPL and GPLv3). Both of these meet the essential criteria of open source in that they allow access to the source code and allow the user to modify the code freely, and also introduce what are known as ‘copyleft’ provisions (clause 2 of both licences). Under copyleft, you are free to make any modifications to the source code you like, and run them without restrictions for your own private use. You are also permitted to publish these changes, but these changes must be released under the same licence (in this case the GPL) as the original code. This principle has also been introduced into copyright law on a much broader scale by the Creative Commons organisation. Creative Commons produces a range of licences allowing any form of copyrightable work to be shared without many of the rights automatically reserved in copyright, such as free distribution. The licences are currently designed for US law, although do still function under English law; a UK-specific version is due to launch soon.
A final point needs to be made about the difference between modifications and compilations. A modification is a change in the original program, whereas a compilation will be a combination of programs. While these programs may work together, to be considered a compilation they need to have a degree of independence from one another. Under both versions of the GPL and the principles of copyleft, modifications would need to be released under the same licence as the original program. Compilations, however, could contain a variety of different licences for each separate program, as well as having a copyright in the compilation as a whole (similar in some respects to the copyright in typographical arrangements under s1(1)(c) CDPA).
Patents
As mentioned before, English law doesn’t normally permit patents for programs, so this is unlikely to be a problem. However, GPLv3 clause 11 does provide for patent claims. If code released under GPLv3 is subject to a patent claim, it is deemed to be released on a non-exclusive free licence, so that anyone may use it. Again, any changes made to the code must be released under the GPL, or the corresponding source code must be released. In the USA, patent co-operation agreements have been used so that larger companies do not enforce their patents against users of open source software.
Conclusion
Open source software, as with proprietary software, uses licences to allow users to copy and utilise programs. Open source, however, allows users to freely reproduce the software and even make publicly available adaptations to it. Open source software is only going to become a larger share of the software market. While the basic concept of open source suggests IP law will be less of an issue than it would in proprietary software, it is still going to be increasingly necessary for IP lawyers to have at least a grounding in the basic principles of open source.
Further reading
- The Open Source Definition
- Creative Commons licences
- Wikipedia entry on open source software
- International Free and Open Source Software Law Review.
Bibliography
- Copyright, Designs and Patents Act 1988
- Patents Act 1977
- General Public Licence v2
- General Public Licence v3
- Open Source Definition
- Oracle/Sun deal approved. EU Focus 2010, 269, 6-7
- Are open standards a prerequisite to open source? A perspective in light of technical and legal developments. Ankur Gupta. Communications and Technology Law Review 2009, 15(1), 3-8
- Current developments in open source software. Richard Kemp. Computer Law and Security Review 2009, 25(6), 569-582
- The nature of computer programs: tangible? goods? personal property? intellectual property? Ken Moon. European Intellectual Property Review 2009
- Packaging open source. Mark Webbink. International Free and Open Source Software Law Review 2009, 1(2), 83-98
- Passport without a visa: open source software licensing and trademarks. Tiki Dare I.F.O.S.S.L.R. 2009, 1(2), 99-110.


