chore: add copyright (#8584)
* feat: adding new copyright info on all files * chore: adding CI
This commit is contained in:
parent
66decf6617
commit
02d0ee3e0f
4130 changed files with 23882 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
/**
|
||||
* Copyright (c) 2023-present Plane Software, Inc. and contributors
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
* See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
// For now, just re-export from CE
|
||||
// In the future, you can extend the timeline store mapping here for EE-specific timeline types
|
||||
export * from "ce/hooks/use-timeline-chart";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue