From 428e097e40894fa2c9770f662a5a866c607ee732 Mon Sep 17 00:00:00 2001
From: Jonathan McDowell <noodles@earth.li>
Date: Sat, 26 Dec 2009 12:27:39 +0000
Subject: [PATCH] Clarify licence is GPL v2

  We didn't specify the version in the README, though it was correct in
  debian/copyright. Add the version to the README and point to the
  versioned file in debian/copyright rather than the symlink to the
  current version.
---
 README           | 4 ++--
 debian/copyright | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README
index 09fada5..373ff65 100644
--- a/README
+++ b/README
@@ -148,5 +148,5 @@ tla get -A noodles@earth.li--2004-laptop onak--mainline--0.3
 
 License:
 
-onak is distributed under the GNU Public License, a copy of which should
-have been provided with this archive as LICENSE.
+onak is distributed under the GNU Public License version 2, a copy of
+which should have been provided with this archive as LICENSE.
diff --git a/debian/copyright b/debian/copyright
index 3d21547..fd662ed 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ It was downloaded from http://www.earth.li/projectpurple/progs/onak.html
 
 Upstream Author: Jonathan McDowell <noodles@earth.li>
 
-Copyright:
+Copyright: 2002-2009 Jonathan McDowell <noodles@earth.li>
 
    This package is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -22,5 +22,5 @@ Copyright:
    02110-1301, USA.
 
 On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
-- 
2.39.5