Apache license reference added to the code
Also added an author tag
This commit is contained in:
parent
bf5afd4fea
commit
3f421d467d
@ -7,6 +7,12 @@ import java.util.Arrays;
|
||||
|
||||
import javax.imageio.ImageIO;
|
||||
|
||||
/**
|
||||
* Simple program to print images to the shell using 24 bit ANSI color codes and Unicode block graphics characters.
|
||||
*
|
||||
* License: Apache 2.0
|
||||
* @author Stefan Haustein
|
||||
*/
|
||||
public class TerminalImageViewer {
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user