-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathLICENSE
More file actions
21 lines (16 loc) · 1.03 KB
/
LICENSE
File metadata and controls
21 lines (16 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
**********************************************************************************************************
Armory -- Bitcoin Wallet Software
Copyright (C) 2011-2015, Armory Technologies, Inc.
Copyright (C) 2016, goatpig
Portion of the code is ATI's property, licensed under GNU Affero GPL Version 3
Portion of the code is goatpig's property, licensed under the MIT license
See each individual code files to determine which licenses apply
For code files pointing directly here (LICENSE), see LICENSE-ATI
**********************************************************************************************************
//////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// All code up to and including tag v0.93.3 is the sole property of ATI,
// under the GNU Affero GPL Version 3.
// See LICENSE-ATI or http://www.gnu.org/licenses/agpl.html
//
//////////////////////////////////////////////////////////////////////////////////////////////////////////