Commits on Jan 23, 2017
  1. [Trivial] Update license year range to 2017

    The same as #7363.
    laudaa committed Jan 23, 2017
Commits on Jan 17, 2016
Commits on Sep 15, 2015
Commits on May 14, 2015
  1. [Trivial] Update COPYING

    Corrected header
    sandakersmann committed with theuni Apr 22, 2015
Commits on Dec 29, 2014
  1. Updated license date

    Changed 2014 to 2015 in preparation for new year
    benhc123 committed Dec 29, 2014
Commits on Jul 1, 2014
  1. http to https, 2013 to 2014

    thofmann committed Jul 1, 2014
Commits on Jan 30, 2013
  1. Bump version numbers for 0.8 release

    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
    gavinandresen committed Jan 30, 2013
Commits on Feb 7, 2012
Commits on Apr 23, 2011
  1. directory re-organization (keeps the old build system)

    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
    jaromil committed Apr 23, 2011