Skip to content

Commit

Permalink
chore(project): add license banner
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed May 14, 2019
1 parent 0b8a404 commit 27db18e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/sketch/src/colors.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/**
* Copyright IBM Corp. 2018, 2018
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*/

import { colors } from '@carbon/colors';
import { formatTokenName } from '@carbon/themes';
import sketch from 'sketch';
Expand Down

0 comments on commit 27db18e

Please sign in to comment.