summaryrefslogtreecommitdiff
path: root/LICENSE.txt
Commit message (Collapse)AuthorAgeFilesLines
* Change extension of AsciiDoc files to .adocJoel Rosdahl2018-03-011-475/+0
| | | | This should make them nicely rendered in the GitHub file tree.
* Rearrange files into suitable subdirectories, e.g. src and docJoel Rosdahl2018-02-071-10/+10
| | | | The top directory has become too crowded.
* Prepare for v3.3.5v3.3.5Joel Rosdahl2018-01-131-1/+1
|
* Prepare for v3.3.4v3.3.4Joel Rosdahl2017-02-171-1/+1
|
* Merge branch '3.2-maint'Joel Rosdahl2016-04-171-1/+1
|\ | | | | | | | | | | | | * 3.2-maint: Update copyright year Update authors list Update NEWS
| * Update copyright yearJoel Rosdahl2016-04-171-1/+1
| |
* | Change to https links to ccache resourcesJoel Rosdahl2015-10-191-1/+1
|/
* Update copyright yearsJoel Rosdahl2015-03-221-3/+3
|
* Merge branch 'maint'Joel Rosdahl2011-04-091-1/+1
|\ | | | | | | | | * maint: Update copyright for 2011
| * Update copyright for 2011Joel Rosdahl2011-04-091-1/+1
| |
* | Upgrade to zlib 1.2.5Joel Rosdahl2010-12-111-7/+2
|/
* portability: Add Holger Weiß's improved snprintf replacementJoel Rosdahl2010-11-221-8/+19
|
* General overhaul of license and copyright informationJoel Rosdahl2010-08-021-0/+469
The GPL license text is now located in GPLv3.txt. LICENSE.txt contains licenses and copyright information for all bundled files from other sources and AUTHORS.txt lists all contributors (taken from "git log"). At the same time, manual.txt was renamed to MANUAL.txt for consistency reasons.