chore(scaffolder): remove incorrect merge leftovers; change new copyright notices to 2025

Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
This commit is contained in:
Benjamin Janssens
2025-02-04 15:31:16 +01:00
parent 2b4fb393f2
commit 85ed94bba8
3 changed files with 2 additions and 5 deletions
@@ -477,9 +477,6 @@ export const createPublishGithubPullRequestAction: (
export function getOctokitOptions(options: {
integrations: ScmIntegrationRegistry;
credentialsProvider?: GithubCredentialsProvider;
host: string;
owner?: string;
repo?: string;
token?: string;
host: string;
owner?: string;
@@ -1,5 +1,5 @@
/*
* Copyright 2024 The Backstage Authors
* Copyright 2025 The Backstage Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
/*
* Copyright 2024 The Backstage Authors
* Copyright 2025 The Backstage Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.