Add copyright header to shared/atlas/Types.ts

This commit is contained in:
Benjamin Woodruff
2018-03-07 23:19:38 -08:00
parent ab69bfbb32
commit 735dfb4710
+5
View File
@@ -1 +1,6 @@
/**
* Copyright (c) 2017 The xterm.js authors. All rights reserved.
* @license MIT
*/
export const CHAR_ATLAS_CELL_SPACING = 1;