diff options
author | Paul Berg <paul.berg@inl.gov> | 2017-09-13 07:24:42 +0000 |
---|---|---|
committer | Gregory Maxwell <greg@xiph.org> | 2017-09-13 07:24:42 +0000 |
commit | d552ed678c2632bafeab695c639f5fe185dc9853 (patch) | |
tree | 7744a304b8a5bf8d4a31879aeb3a9a44f91106e0 | |
parent | 96ac26e56627f0c24213fcd3a1cce9fc95f1f661 (diff) |
Put back inadvertently removed copyright notices
In an abundance of caution this restores "Bitcoin Developers" to the COPYING file in
case there were contributors before that point in time that would object to the
current label. It's harmless and more pedantically correct.
[Change extracted from the Bitcoin-abc repository, commit message by gmaxwell]
Signed-off-by: Gregory Maxwell <greg@xiph.org>
-rw-r--r-- | COPYING | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ The MIT License (MIT) Copyright (c) 2009-2017 The Bitcoin Core developers +Copyright (c) 2009-2017 Bitcoin Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |