Skip to content

Commit f761116

Browse files
Scott DoverScott Dover
authored andcommitted
chore: add copyright
Signed-off-by: Scott Dover <[email protected]>
1 parent 8321ab1 commit f761116

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

client/src/webview/ColumnHeader.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright © 2025, SAS Institute Inc., Cary, NC, USA. All Rights Reserved.
2+
// SPDX-License-Identifier: Apache-2.0
3+
14
import { useRef } from "react";
25

36
import { AgColumn, GridApi } from "ag-grid-community";

client/src/webview/ColumnHeaderMenu.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright © 2025, SAS Institute Inc., Cary, NC, USA. All Rights Reserved.
2+
// SPDX-License-Identifier: Apache-2.0
3+
14
import { Fragment, useEffect, useRef, useState } from "react";
25

36
import { AgColumn } from "ag-grid-community";

0 commit comments

Comments
 (0)