Skip to content

Commit

Permalink
fix(datagrid): missing license text
Browse files Browse the repository at this point in the history
  • Loading branch information
ariellalgilmore committed Jul 9, 2024
1 parent d782bf9 commit d16e949
Showing 1 changed file with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
/*
* Licensed Materials - Property of IBM
* 5724-Q36
* (c) Copyright IBM Corp. 2020, 2024
* US Government Users Restricted Rights - Use, duplication or disclosure
* restricted by GSA ADP Schedule Contract with IBM Corp.
/**
* Copyright IBM Corp. 2020, 2024
*
* 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 { Hooks, Row, RowPropGetter, TableRowProps } from 'react-table';
Expand Down

0 comments on commit d16e949

Please sign in to comment.