*
* @author Marcel Werk
* @copyright 2001-2023 WoltLab GmbH
- * @license WoltLab License <http://www.woltlab.com/license-agreement.html>
+ * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
+ * @since 6.1
*/
final class UserAuthenticationConfiguration
{
*
* @author Marcel Werk
* @copyright 2001-2023 WoltLab GmbH
- * @license WoltLab License <http://www.woltlab.com/license-agreement.html>
+ * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
+ * @since 6.1
*/
final class UserAuthenticationConfigurationFactory extends SingletonFactory
{
*
* @author Marcel Werk
* @copyright 2001-2023 WoltLab GmbH
- * @license WoltLab License <http://www.woltlab.com/license-agreement.html>
+ * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
+ * @since 6.1
*/
final class ConfigurationLoading implements IEvent
{