Skip to content

Commit dd0522b

Browse files
committed
[#69784] README.md: Updated copyright
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
1 parent 2a5a21a commit dd0522b

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Remote Device Fleet Manager - RDFM
22

3-
Copyright (c) 2023 - 2024 [Antmicro](https://www.antmicro.com)
3+
Copyright (c) 2023 - 2025 [Antmicro](https://www.antmicro.com)
44

55
![Remote Device Fleet Manager logo](./images/rdfm-logo.png)
66

frontend/src/assets/table.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2024 Antmicro <www.antmicro.com>
2+
* Copyright (c) 2024-2025 Antmicro <www.antmicro.com>
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

frontend/src/components/devices/DevicesList.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright (c) 2024 Antmicro <www.antmicro.com>
2+
Copyright (c) 2024-2025 Antmicro <www.antmicro.com>
33
44
SPDX-License-Identifier: Apache-2.0
55
-->

frontend/src/components/devices/devices.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2024 Antmicro <www.antmicro.com>
2+
* Copyright (c) 2024-2025 Antmicro <www.antmicro.com>
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

frontend/src/components/packages/PackagesList.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright (c) 2024 Antmicro <www.antmicro.com>
2+
Copyright (c) 2024-2025 Antmicro <www.antmicro.com>
33
44
SPDX-License-Identifier: Apache-2.0
55
-->

frontend/src/router/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2024 Antmicro <www.antmicro.com>
2+
* Copyright (c) 2024-2025 Antmicro <www.antmicro.com>
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

frontend/src/views/HomeView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright (c) 2024 Antmicro <www.antmicro.com>
2+
Copyright (c) 2024-2025 Antmicro <www.antmicro.com>
33
44
SPDX-License-Identifier: Apache-2.0
55
-->

0 commit comments

Comments
 (0)