morpheusv2

A Matrix client written in Go-QT
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheusv2.git
Log | Files | Refs | README | LICENSE

LICENSE.txt (170B)


      1 From: {{.Choco.LicenseURL}}
      2 
      3 LICENSE
      4 
      5 {{if gt (.License | len) 0}}
      6 {{.License | cat}}
      7 {{else if gt (.Choco.LicenseURL | len) 0}}
      8 {{.Choco.LicenseURL | download}}
      9 {{end}}