view LICENSE.md @ 212:b224b85a6ebf

Irccd: change the way JavaScript plugin configuration is accessed When user assign a new table to the Irccd.Plugin.config or format property, we need to merge the old table with the new one so accessing them will give a union of all properties. Thus, using irccdctl plugin-config will return both plugin variables and user variables.
author David Demelier <markand@malikania.fr>
date Thu, 23 Jun 2016 07:35:41 +0200
parents 1158cffe5a5e
children 7efbaf3800b9
line wrap: on
line source

IRC Client Daemon LICENSE
=========================

Copyright (c) 2013-2016 David Demelier <markand@malikania.fr>

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.