diff options
author | David Walter Seikel | 2016-02-04 23:38:01 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-02-04 23:38:01 +1000 |
commit | 945aee6be1984efcc0b1f07d76ebf2fe26b31a16 (patch) | |
tree | f8a72f1f1f05e24c87680f020dee1551bef2768e | |
parent | Various TODO items about parsing network commands. (diff) | |
download | SledjHamr-945aee6be1984efcc0b1f07d76ebf2fe26b31a16.zip SledjHamr-945aee6be1984efcc0b1f07d76ebf2fe26b31a16.tar.gz SledjHamr-945aee6be1984efcc0b1f07d76ebf2fe26b31a16.tar.bz2 SledjHamr-945aee6be1984efcc0b1f07d76ebf2fe26b31a16.tar.xz |
Typo --
-rw-r--r-- | LICENCES | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -529,12 +529,12 @@ There is no longer any parts of that code left I think. | |||
529 | -------------------------------------------------------------------------------- | 529 | -------------------------------------------------------------------------------- |
530 | 530 | ||
531 | There used to be flex and bison source files for a LSL parser, taken | 531 | There used to be flex and bison source files for a LSL parser, taken |
532 | from from the SL viewer under GPL 2 and copyright at some unknown date | 532 | from the SL viewer under GPL 2 and copyright at some unknown date (due |
533 | (due to missing copyright notice in those specific files) by Linden | 533 | to missing copyright notice in those specific files) by Linden Research, |
534 | Research, Inc. Those files have gone away, as I wrote my own, and most | 534 | Inc. Those files have gone away, as I wrote my own, and most of it was |
535 | of it was useless to me anyway. Never actually used them, so GPL terms | 535 | useless to me anyway. Never actually used them, so GPL terms do not |
536 | do not apply. The flex source file actually used is written by me, | 536 | apply. The flex source file actually used is written by me, bison is |
537 | bison is not used at all. | 537 | not used at all. |
538 | 538 | ||
539 | -------------------------------------------------------------------------------- | 539 | -------------------------------------------------------------------------------- |
540 | 540 | ||