mirror of
https://github.com/corda/corda.git
synced 2025-06-01 07:00:54 +00:00
ENT-2194 - Fix badly formatted characters in startup banner (#1142)
This commit is contained in:
parent
374b3d0a41
commit
43e934beb3
@ -83,7 +83,7 @@ D""".trimStart()
|
|||||||
val license = """
|
val license = """
|
||||||
*************************************************************************************************************************************
|
*************************************************************************************************************************************
|
||||||
* All rights reserved. *
|
* All rights reserved. *
|
||||||
* This software is proprietary to and embodies the confidential technology of R3 LLC (“R3”). *
|
* This software is proprietary to and embodies the confidential technology of R3 LLC ("R3"). *
|
||||||
* Possession, use, duplication or dissemination of the software is authorized only pursuant to a valid written license from R3. *
|
* Possession, use, duplication or dissemination of the software is authorized only pursuant to a valid written license from R3. *
|
||||||
* IF YOU DO NOT HAVE A VALID WRITTEN LICENSE WITH R3, DO NOT USE THIS SOFTWARE. *
|
* IF YOU DO NOT HAVE A VALID WRITTEN LICENSE WITH R3, DO NOT USE THIS SOFTWARE. *
|
||||||
*************************************************************************************************************************************
|
*************************************************************************************************************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user