Skip to content

Commit 2e6a4f1

Browse files
committed
Adjusted copyright year
1 parent 6b741c3 commit 2e6a4f1

55 files changed

Lines changed: 55 additions & 58 deletions

Some content is hidden

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

ts/CData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2023 - 2025 Maxprograms.
2+
* Copyright (c) 2023-2026 Maxprograms.
33
*
44
* This program and the accompanying materials
55
* are made available under the terms of the Eclipse License 1.0

ts/Catalog.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2023 - 2025 Maxprograms.
2+
* Copyright (c) 2023-2026 Maxprograms.
33
*
44
* This program and the accompanying materials
55
* are made available under the terms of the Eclipse License 1.0

ts/Constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2023 - 2025 Maxprograms.
2+
* Copyright (c) 2023-2026 Maxprograms.
33
*
44
* This program and the accompanying materials
55
* are made available under the terms of the Eclipse License 1.0

ts/ContentHandler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2023 - 2025 Maxprograms.
2+
* Copyright (c) 2023-2026 Maxprograms.
33
*
44
* This program and the accompanying materials
55
* are made available under the terms of the Eclipse License 1.0

ts/DOMBuilder.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2023 - 2025 Maxprograms.
2+
* Copyright (c) 2023-2026 Maxprograms.
33
*
44
* This program and the accompanying materials
55
* are made available under the terms of the Eclipse License 1.0

ts/FileReader.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2023 - 2025 Maxprograms.
2+
* Copyright (c) 2023-2026 Maxprograms.
33
*
44
* This program and the accompanying materials
55
* are made available under the terms of the Eclipse License 1.0

ts/Indenter.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2023 - 2025 Maxprograms.
2+
* Copyright (c) 2023-2026 Maxprograms.
33
*
44
* This program and the accompanying materials
55
* are made available under the terms of the Eclipse License 1.0

ts/NeedMoreDataError.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2023 - 2025 Maxprograms.
2+
* Copyright (c) 2023-2026 Maxprograms.
33
*
44
* This program and the accompanying materials
55
* are made available under the terms of the Eclipse License 1.0

ts/ProcessingInstruction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2023 - 2025 Maxprograms.
2+
* Copyright (c) 2023-2026 Maxprograms.
33
*
44
* This program and the accompanying materials
55
* are made available under the terms of the Eclipse License 1.0

ts/RelaxNGParser.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2023-2025 Maxprograms.
2+
* Copyright (c) 2023-2026 Maxprograms.
33
*
44
* This program and the accompanying materials
55
* are made available under the terms of the Eclipse Public License 1.0

0 commit comments

Comments
 (0)