Merge pull request #588 from mattrose/586-fix-readme
Various README fixes
This commit is contained in:
commit
978e0c9fd8
|
@ -1,7 +1,7 @@
|
||||||
Terminator
|
Terminator
|
||||||
==========
|
==========
|
||||||
|
|
||||||
by Chris Jones <cmsj@tenshu.net> and others.
|
Started by Chris Jones <cmsj@tenshu.net> in 2007, maintained from 2014 to 2020 by Stephen Boddy, currently maintained by Matt Rose. Terminator has had contributions from countless others listed in the [AUTHORS](AUTHORS) file
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
|
@ -82,6 +82,9 @@ vte-demo.py was not my code and is copyright its original author. While it
|
||||||
does not contain any specific licensing information in it, the VTE package
|
does not contain any specific licensing information in it, the VTE package
|
||||||
appears to be licenced under LGPL v2.
|
appears to be licenced under LGPL v2.
|
||||||
|
|
||||||
|
The original version 0.1 release of Terminator was on Saturday, 28 July 2007.
|
||||||
|
[Here is the archived Terminator 0.1 release announcement](http://cmsj.net/2007/07/28/terminator-01-released.html)
|
||||||
|
|
||||||
## Licensing
|
## Licensing
|
||||||
|
|
||||||
The gedit terminal plugin is part of the gedit-plugins package, which is
|
The gedit terminal plugin is part of the gedit-plugins package, which is
|
||||||
|
|
Loading…
Reference in New Issue