
commit 3313298262c384d6deeab8a79218c6d32883e147 Author: Sukhbir Singh <sukhbir@torproject.org> Date: Sat Mar 18 01:57:30 2017 -0400 Update install.rdf and license for 2017 --- LICENSE | 2 +- install.rdf | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index b6be8c1..e0b814b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ +Copyright (c) 2012-2017, Sukhbir Singh <sukhbir@torproject.org> Copyright (c) 2012-2013, Jacob Appelbaum <jacob@torproject.org> -Copyright (c) 2012-2013, Sukhbir Singh <sukhbir@torproject.org> All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/install.rdf b/install.rdf index 93736d4..4bddc6a 100644 --- a/install.rdf +++ b/install.rdf @@ -4,7 +4,7 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <Description about="urn:mozilla:install-manifest"> <em:id>castironthunderbirdclub@torproject.org</em:id> - <em:version>0.2.1</em:version> + <em:version>0.2.2</em:version> <em:type>2</em:type> <em:iconURL>chrome://castironthunderbirdclub/skin/images/tor.png</em:iconURL> @@ -20,7 +20,8 @@ <!-- front-end metadata --> <em:name>TorBirdy</em:name> <em:description>This extension configures Thunderbird to make connections over the Tor anonymity network</em:description> - <em:creator>Jacob Appelbaum & Sukhbir Singh</em:creator> + <em:creator>Sukhbir Singh</em:creator> + <em:contributor>Jacob Appelbaum</em:contributor> <em:contributor>tagnaq</em:contributor> <em:homepageURL>https://www.torproject.org/</em:homepageURL> <em:optionsURL>chrome://castironthunderbirdclub/content/preferences.xul</em:optionsURL>