Skip to content

Commit 1c86691

Browse files
committed
copyright year
1 parent ef0b5aa commit 1c86691

54 files changed

Lines changed: 54 additions & 54 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

skills/cloud-sql-postgres-admin/scripts/clone_instance.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// Copyright 2025 Google LLC
3+
// Copyright 2026 Google LLC
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

skills/cloud-sql-postgres-admin/scripts/create_backup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// Copyright 2025 Google LLC
3+
// Copyright 2026 Google LLC
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

skills/cloud-sql-postgres-admin/scripts/create_database.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// Copyright 2025 Google LLC
3+
// Copyright 2026 Google LLC
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

skills/cloud-sql-postgres-admin/scripts/create_instance.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// Copyright 2025 Google LLC
3+
// Copyright 2026 Google LLC
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

skills/cloud-sql-postgres-admin/scripts/create_user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// Copyright 2025 Google LLC
3+
// Copyright 2026 Google LLC
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

skills/cloud-sql-postgres-admin/scripts/get_instance.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// Copyright 2025 Google LLC
3+
// Copyright 2026 Google LLC
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

skills/cloud-sql-postgres-admin/scripts/list_databases.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// Copyright 2025 Google LLC
3+
// Copyright 2026 Google LLC
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

skills/cloud-sql-postgres-admin/scripts/list_instances.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// Copyright 2025 Google LLC
3+
// Copyright 2026 Google LLC
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

skills/cloud-sql-postgres-admin/scripts/postgres_upgrade_precheck.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// Copyright 2025 Google LLC
3+
// Copyright 2026 Google LLC
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

skills/cloud-sql-postgres-admin/scripts/restore_backup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// Copyright 2025 Google LLC
3+
// Copyright 2026 Google LLC
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)