Files
pkrstarsbot/libs/phantombot/licenses/MiniConnectionPoolManager.license.txt
2021-02-16 23:07:41 +01:00

17 lines
693 B
Plaintext

package biz.source_code.miniConnectionPoolManager;
//Source: https://github.com/chdh/miniconnectionpoolmanager
// Copyright 2007-2011 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
// www.source-code.biz, www.inventec.ch/chdh
//
// This module is multi-licensed and may be used under the terms
// of any of the following licenses:
//
// EPL, Eclipse Public License, http://www.eclipse.org/legal
// LGPL, GNU Lesser General Public License, http://www.gnu.org/licenses/lgpl.html
// MPL, Mozilla Public License 1.1, http://www.mozilla.org/MPL
//
// Please contact the author if you need another license.
// This module is provided "as is", without warranties of any kind.