diff options
| author | Glenn Morris | 2007-02-17 21:26:36 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-02-17 21:26:36 +0000 |
| commit | 5cc01309a1ddca8c0060d0593c0a0666a5778988 (patch) | |
| tree | a6fba323593ae37cc952fbeaf9b74b23e0912179 | |
| parent | 500cbe57f6398d80e0e8fb571e888039ffa87e16 (diff) | |
| download | emacs-5cc01309a1ddca8c0060d0593c0a0666a5778988.tar.gz emacs-5cc01309a1ddca8c0060d0593c0a0666a5778988.zip | |
Add comment on lack of copyright.
| -rw-r--r-- | etc/e/eterm-color.ti | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/e/eterm-color.ti b/etc/e/eterm-color.ti index 32e6aa80736..19e14976e12 100644 --- a/etc/e/eterm-color.ti +++ b/etc/e/eterm-color.ti | |||
| @@ -1,4 +1,9 @@ | |||
| 1 | eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96, | 1 | eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96, |
| 2 | # | ||
| 3 | # The code here is forced by the interface, and is not subject to | ||
| 4 | # copyright, constituting the only possible expression of the algorithm | ||
| 5 | # in this format. | ||
| 6 | # | ||
| 2 | # When updating this file, etc/e/eterm-color should be regenerated by | 7 | # When updating this file, etc/e/eterm-color should be regenerated by |
| 3 | # running "make e/eterm-color" in the etc directory. | 8 | # running "make e/eterm-color" in the etc directory. |
| 4 | # Any change to this file should be done at the same time with a | 9 | # Any change to this file should be done at the same time with a |