Skip to content

Commit

Permalink
Correct package name in license statement
Browse files Browse the repository at this point in the history
  • Loading branch information
lucono committed Aug 15, 2016
1 parent b88f226 commit 33281a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
@@ -1,4 +1,4 @@
/** @license | xtypejs-name-scheme-compact v{{ LIB_VERSION }} | (c) 2015, Lucas Ononiwu | MIT license, xtype.js.org/license.txt
/** @license | xtypejs-name-scheme-camel v{{ LIB_VERSION }} | (c) 2015, Lucas Ononiwu | MIT license, xtype.js.org/license.txt
*/

/**
Expand Down
@@ -1,4 +1,4 @@
/** @license | xtypejs-name-scheme-camel v{{ LIB_VERSION }} | (c) 2015, Lucas Ononiwu | MIT license, xtype.js.org/license.txt
/** @license | xtypejs-name-scheme-compact v{{ LIB_VERSION }} | (c) 2015, Lucas Ononiwu | MIT license, xtype.js.org/license.txt
*/

/**
Expand Down

0 comments on commit 33281a0

Please sign in to comment.