There is no examples directory anymore.

pull/1674/head
Nicholas Marriott 2019-03-26 15:10:05 +00:00
parent b1dc2b5353
commit e722ba38e3
2 changed files with 3 additions and 6 deletions

View File

@ -23,7 +23,7 @@ CHANGES FROM 2.8 to 2.9
Now that it is possible to configure their content, enable the existing code Now that it is possible to configure their content, enable the existing code
that lets the status line be multiple lines in height. The status option can that lets the status line be multiple lines in height. The status option can
now take a value of 2, 3, 4 or 5 (as well as the previou s on or off) to now take a value of 2, 3, 4 or 5 (as well as the previous on or off) to
configure more than one line. The new status-format array option configures configure more than one line. The new status-format array option configures
the format of each line, the default just references the existing status-* the format of each line, the default just references the existing status-*
options, although some of the more obscure status options may be eliminated options, although some of the more obscure status options may be eliminated

View File

@ -1,10 +1,7 @@
THIS IS FOR INFORMATION ONLY, CODE IS UNDER THE LICENCE AT THE TOP OF ITS FILE. THIS IS FOR INFORMATION ONLY, CODE IS UNDER THE LICENCE AT THE TOP OF ITS FILE.
The README, CHANGES, FAQ and TODO files are licensed under the ISC The README, CHANGES, FAQ and TODO files are licensed under the ISC license. All
license. Files under examples/ remain copyright their authors unless otherwise other files have a license and copyright notice at their start, typically:
stated in the file but permission has been received to distribute them with
tmux. All other files have a license and copyright notice at their start,
typically:
Copyright (c) <author> Copyright (c) <author>