We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da0a40 commit 00e15cbCopy full SHA for 00e15cb
pom.xml
@@ -66,7 +66,7 @@
66
67
<licenses>
68
<license>
69
- <name>The Apache Software License, Version 2.0</name>
+ <name>Apache License, Version 2.0</name>
70
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
71
<distribution>repo</distribution>
72
</license>
src/main/java/org/fusesource/jansi/AnsiConsole.java
@@ -562,5 +562,4 @@ synchronized static void initStreams()
562
}
563
564
565
- ;
566
0 commit comments