Skip to content

Commit c990d9e

Browse files
Update year range (eclipse-velocitas#39)
1 parent d051cba commit c990d9e

33 files changed

+33
-33
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation
1+
# Copyright (c) 2023-2025 Contributors to the Eclipse Foundation
22
#
33
# This program and the accompanying materials are made available under the
44
# terms of the Apache License, Version 2.0 which is available at

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation
1+
# Copyright (c) 2023-2025 Contributors to the Eclipse Foundation
22
#
33
# This program and the accompanying materials are made available under the
44
# terms of the Apache License, Version 2.0 which is available at

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation
1+
# Copyright (c) 2023-2025 Contributors to the Eclipse Foundation
22
#
33
# This program and the accompanying materials are made available under the
44
# terms of the Apache License, Version 2.0 which is available at

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation
1+
# Copyright (c) 2023-2025 Contributors to the Eclipse Foundation
22
#
33
# This program and the accompanying materials are made available under the
44
# terms of the Apache License, Version 2.0 which is available at

.github/workflows/publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation
1+
# Copyright (c) 2023-2025 Contributors to the Eclipse Foundation
22
#
33
# This program and the accompanying materials are made available under the
44
# terms of the Apache License, Version 2.0 which is available at

.ort.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation
1+
# Copyright (c) 2023-2025 Contributors to the Eclipse Foundation
22
#
33
# This program and the accompanying materials are made available under the
44
# terms of the Apache License, Version 2.0 which is available at

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023-2024 Contributors to the Eclipse Foundation
1+
# Copyright (c) 2023-2025 Contributors to the Eclipse Foundation
22
#
33
# This program and the accompanying materials are made available under the
44
# terms of the Apache License, Version 2.0 which is available at

src/code-converter.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023-2024 Contributors to the Eclipse Foundation
1+
// Copyright (c) 2023-2025 Contributors to the Eclipse Foundation
22
//
33
// This program and the accompanying materials are made available under the
44
// terms of the Apache License, Version 2.0 which is available at

src/gitRequestHandler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023-2024 Contributors to the Eclipse Foundation
1+
// Copyright (c) 2023-2025 Contributors to the Eclipse Foundation
22
//
33
// This program and the accompanying materials are made available under the
44
// terms of the Apache License, Version 2.0 which is available at

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023-2024 Contributors to the Eclipse Foundation
1+
// Copyright (c) 2023-2025 Contributors to the Eclipse Foundation
22
//
33
// This program and the accompanying materials are made available under the
44
// terms of the Apache License, Version 2.0 which is available at

0 commit comments

Comments
 (0)