Skip to content

Commit 592ee8b

Browse files
committed
Merge branch 'DBTOOLS-1919_update_license' into 'master'
DBTOOLS-1919 updated license See merge request codekeeper/pgcodekeeper-cli!25
2 parents a59e784 + d9c3e29 commit 592ee8b

18 files changed

Lines changed: 18 additions & 18 deletions

src/main/java/org/pgcodekeeper/cli/Application.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017-2025 TAXTELECOM, LLC
2+
* Copyright 2017-2026 TAXTELECOM, LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/org/pgcodekeeper/cli/CliArgs.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017-2025 TAXTELECOM, LLC
2+
* Copyright 2017-2026 TAXTELECOM, LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/org/pgcodekeeper/cli/PgDiffCli.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017-2025 TAXTELECOM, LLC
2+
* Copyright 2017-2026 TAXTELECOM, LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/org/pgcodekeeper/cli/SourceFormat.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017-2025 TAXTELECOM, LLC
2+
* Copyright 2017-2026 TAXTELECOM, LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/org/pgcodekeeper/cli/Utils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017-2025 TAXTELECOM, LLC
2+
* Copyright 2017-2026 TAXTELECOM, LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/org/pgcodekeeper/cli/exception/LibraryObjectDuplicationException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017-2025 TAXTELECOM, LLC
2+
* Copyright 2017-2026 TAXTELECOM, LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/org/pgcodekeeper/cli/localizations/CliArgsLocalizationsBundle.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017-2025 TAXTELECOM, LLC
2+
* Copyright 2017-2026 TAXTELECOM, LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/org/pgcodekeeper/cli/localizations/Messages.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017-2025 TAXTELECOM, LLC
2+
* Copyright 2017-2026 TAXTELECOM, LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/org/pgcodekeeper/cli/opthandlers/BooleanNoDefOptionHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017-2025 TAXTELECOM, LLC
2+
* Copyright 2017-2026 TAXTELECOM, LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/org/pgcodekeeper/cli/opthandlers/DangerStatementOptionHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2017-2025 TAXTELECOM, LLC
2+
* Copyright 2017-2026 TAXTELECOM, LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)