1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
<div id="footer">
Copyright © 2017-2021, Andrew Gierth, aka RhodiumToad
Licensed under the terms of the MIT license, a copy of which is included
in the file `LICENSE` in the distribution.
The author acknowledges the work of Luis Carvalho and other contributors
to the original `pllua` project (of which this is a ground-up redesign).
"Slonik" the PostgreSQL Elephant logo is used in accordance with the
[trademark policy](https://wiki.postgresql.org/wiki/Trademark_Policy)
of the PostgreSQL Project. Additional graphic elements originate from
the [Lua](http://www.lua.org) logo designed by Alexandre Nakonechnyj.
</div>
<!--eof-->
|