Skip to content

Commit 1c6cf90

Browse files
committed
chore(aida): align package rule copyright year
Update newly introduced AIDA package rule files to use 2026 copyright headers so they match current repository expectations and review feedback. JIRA: DX-331 risk: low
1 parent c0b48d6 commit 1c6cf90

8 files changed

Lines changed: 8 additions & 8 deletions

.aida/rules/packages/gooddata-dbt.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) 2025 GoodData Corporation
1+
# (C) 2026 GoodData Corporation
22
---
33
description: GoodData dbt package - bridge from dbt metadata to GoodData semantic model
44
alwaysApply: false

.aida/rules/packages/gooddata-fdw.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) 2025 GoodData Corporation
1+
# (C) 2026 GoodData Corporation
22
---
33
description: GoodData FDW package - PostgreSQL foreign data wrapper integration
44
alwaysApply: false

.aida/rules/packages/gooddata-flexconnect.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) 2025 GoodData Corporation
1+
# (C) 2026 GoodData Corporation
22
---
33
description: GoodData FlexConnect package - custom data source framework for GoodData
44
alwaysApply: false

.aida/rules/packages/gooddata-flight-server.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) 2025 GoodData Corporation
1+
# (C) 2026 GoodData Corporation
22
---
33
description: GoodData Flight Server package - pluggable Flight RPC server foundation
44
alwaysApply: false

.aida/rules/packages/gooddata-pandas.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) 2025 GoodData Corporation
1+
# (C) 2026 GoodData Corporation
22
---
33
description: GoodData Pandas package - pandas integration layer for GoodData SDK
44
alwaysApply: false

.aida/rules/packages/gooddata-pipelines.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) 2025 GoodData Corporation
1+
# (C) 2026 GoodData Corporation
22
---
33
description: GoodData Pipelines package - lifecycle automation for GoodData Cloud
44
alwaysApply: false

.aida/rules/packages/gooddata-sdk.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) 2025 GoodData Corporation
1+
# (C) 2026 GoodData Corporation
22
---
33
description: GoodData SDK core package - primary interface for GoodData Cloud
44
alwaysApply: false

.aida/rules/packages/tests-support.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) 2025 GoodData Corporation
1+
# (C) 2026 GoodData Corporation
22
---
33
description: Tests support package - shared test helpers for SDK repository packages
44
alwaysApply: false

0 commit comments

Comments
 (0)