From fc19186b4f165822a5c89ca795ab0aa7ba10b9af Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 10 Sep 2016 21:21:34 -0500 Subject: [PATCH] Correct copyright --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 75a3bb7..820bca6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ You need the following Python libraries. 1. sys 2. launchpadlib +``` Mass package bug subscription adder for Ubuntu Packages using the Launchpad API Copyright (C) 2015, 2016 Simon Quigley @@ -20,3 +21,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. A copy of the GNU General Public License version 2 is in license.txt. +```