mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-24 07:30:54 -04:00
update logback and add license
This commit is contained in:
parent
b9ed399036
commit
53001823af
3 changed files with 22 additions and 4 deletions
|
@ -1,3 +1,17 @@
|
|||
/**
|
||||
* Logback: the reliable, generic, fast and flexible logging framework.
|
||||
* Copyright (C) 1999-2015, QOS.ch. All rights reserved.
|
||||
*
|
||||
* This program and the accompanying materials are dual-licensed under
|
||||
* either the terms of the Eclipse Public License v1.0 as published by
|
||||
* the Eclipse Foundation
|
||||
*
|
||||
* or (per the licensee's choosing)
|
||||
*
|
||||
* under the terms of the GNU Lesser General Public License version 2.1
|
||||
* as published by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
/* Derived from https://logback.qos.ch/xref/ch/qos/logback/classic/pattern/color/HighlightingCompositeConverter.html */
|
||||
|
||||
package haveno.common.app;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue