Skip to content

Commit 50fe01a

Browse files
committed
Copyright updates
1 parent e0ea433 commit 50fe01a

16 files changed

Lines changed: 16 additions & 16 deletions

File tree

LICENCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The PostgreSQL License
22

3-
Portions copyright (c) 2025 - 2026, pgEdge, Inc.
3+
Copyright (c) 2025 - 2026, pgEdge, Inc.
44

55
Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies.
66

cmd/pgedge-docloader/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// pgEdge Docloader
44
//
5-
// Portions copyright (c) 2025 - 2026, pgEdge, Inc.
5+
// Copyright (c) 2025 - 2026, pgEdge, Inc.
66
// This software is released under The PostgreSQL License
77
//
88
//-------------------------------------------------------------------------

docs/LICENCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The PostgreSQL License
22

3-
Portions copyright (c) 2025 - 2026, pgEdge, Inc.
3+
Copyright (c) 2025 - 2026, pgEdge, Inc.
44

55
Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies.
66

integration_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
//
66
// pgEdge Docloader
77
//
8-
// Portions copyright (c) 2025 - 2026, pgEdge, Inc.
8+
// Copyright (c) 2025 - 2026, pgEdge, Inc.
99
// This software is released under The PostgreSQL License
1010
//
1111
//-------------------------------------------------------------------------

internal/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// pgEdge Docloader
44
//
5-
// Portions copyright (c) 2025 - 2026, pgEdge, Inc.
5+
// Copyright (c) 2025 - 2026, pgEdge, Inc.
66
// This software is released under The PostgreSQL License
77
//
88
//-------------------------------------------------------------------------

internal/config/config_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// pgEdge Docloader
44
//
5-
// Portions copyright (c) 2025 - 2026, pgEdge, Inc.
5+
// Copyright (c) 2025 - 2026, pgEdge, Inc.
66
// This software is released under The PostgreSQL License
77
//
88
//-------------------------------------------------------------------------

internal/converter/converter.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// pgEdge Docloader
44
//
5-
// Portions copyright (c) 2025 - 2026, pgEdge, Inc.
5+
// Copyright (c) 2025 - 2026, pgEdge, Inc.
66
// This software is released under The PostgreSQL License
77
//
88
//-------------------------------------------------------------------------

internal/converter/converter_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// pgEdge Docloader
44
//
5-
// Portions copyright (c) 2025 - 2026, pgEdge, Inc.
5+
// Copyright (c) 2025 - 2026, pgEdge, Inc.
66
// This software is released under The PostgreSQL License
77
//
88
//-------------------------------------------------------------------------

internal/database/database.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// pgEdge Docloader
44
//
5-
// Portions copyright (c) 2025 - 2026, pgEdge, Inc.
5+
// Copyright (c) 2025 - 2026, pgEdge, Inc.
66
// This software is released under The PostgreSQL License
77
//
88
//-------------------------------------------------------------------------

internal/database/database_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// pgEdge Docloader
44
//
5-
// Portions copyright (c) 2025 - 2026, pgEdge, Inc.
5+
// Copyright (c) 2025 - 2026, pgEdge, Inc.
66
// This software is released under The PostgreSQL License
77
//
88
//-------------------------------------------------------------------------

0 commit comments

Comments
 (0)