samotari / paynoway

A mobile app for testing payment systems against double-spend attacks.
GNU General Public License v3.0
36 stars 8 forks source link

Change license to GPL-3 #35

Closed chill117 closed 3 years ago

chill117 commented 3 years ago

The current license AGPL-3 is more appropriate for network software (e.g server software). The GPL-3 is a good choice for software to be run on the user's device.