aboutsummaryrefslogtreecommitdiff
path: root/COPYING
AgeCommit message (Collapse)Author
2017-10-03Put back inadvertently removed copyright noticesPaul Berg
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> Github-Pull: #11318 Rebased-From: d552ed678c2632bafeab695c639f5fe185dc9853
2017-01-23[Trivial] Update license year range to 2017Lauda
The same as #7363.
2016-01-17Update license year range to 2016Prayag Verma
2015-09-15Update contrib/debian/copyrightMarcoFalke
2015-05-14[Trivial] Update COPYINGsandakersmann
Corrected header
2014-12-29Updated license dateBen Holden-Crowther
Changed 2014 to 2015 in preparation for new year
2014-07-01http to https, 2013 to 2014Trevin Hofmann
2013-01-30Bump version numbers for 0.8 releaseGavin Andresen
Version numbers changed from 0.7.99 to 0.8.0 Set CLIENT_VERSION_IS_RELEASE to remove pre-release warning Updated copyright in COPYING and doc/READMEs to 2013 Updated doc/release-notes.txt
2012-02-07Update all copyrights to 2012Gavin Andresen
2011-04-23directory re-organization (keeps the old build system)Jaromil
there is no internal modification of any file in this commit files are moved into directories according to established standards in sourcecode distribution; these directories contain: src - Files that are used in constructing the executable binaries, but are not installed. doc - Files in HTML and text format that document usage, quirks of the implementation, and contributor checklists. locale - Files that contain human language translation of strings used in the program contrib - Files contributed from distributions or other third party implementing scripts and auxiliary programs