sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 90bbb6497794b0dc88b96e714b5fe4a30b076129
parent 708282eb1a21846643bfe9d1c0bbe0ccfa5ecb01
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Tue,  7 May 2013 10:07:48 +0200

add license GPL-2 to gemspec

Diffstat:
M sup.gemspec | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/sup.gemspec b/sup.gemspec
@@ -32,6 +32,7 @@ module Redwood
       - Ruby-programmable hooks
       - Automatically tracking recent contacts
 DESC
+    s.license = 'GPL-2'
     s.files = SUP_FILES
     s.executables = SUP_EXECUTABLES