Skip to content

Commit 17e906e

Browse files
committed
Update current year from 2024 to 2025
1 parent 3820d22 commit 17e906e

File tree

26 files changed

+26
-26
lines changed

26 files changed

+26
-26
lines changed

.github/workflows/test-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# This file is part of verapdf-plugins, a module of the veraPDF project.
3-
# Copyright (c) 2015-2024, veraPDF Consortium <info@verapdf.org>
3+
# Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
44
# All rights reserved.
55
#
66
# verapdf-plugins is free software: you can redistribute it and/or modify

embeddedfileSample-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
44
This file is part of embeddedfileSample-plugin, a module of the veraPDF project.
5-
Copyright (c) 2015-2024, veraPDF Consortium <info@verapdf.org>
5+
Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
66
All rights reserved.
77
88
embeddedfileSample-plugin is free software: you can redistribute it and/or modify

embeddedfileSample-plugin/src/main/java/org/verapdf/EmbeddedFileSampleExtractor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* This file is part of embeddedfileSample-plugin, a module of the veraPDF project.
3-
* Copyright (c) 2015-2024, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* embeddedfileSample-plugin is free software: you can redistribute it and/or modify

fontSample-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
44
This file is part of fontSample-plugin, a module of the veraPDF project.
5-
Copyright (c) 2015-2024, veraPDF Consortium <info@verapdf.org>
5+
Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
66
All rights reserved.
77
88
fontSample-plugin is free software: you can redistribute it and/or modify

fontSample-plugin/src/main/java/org/verapdf/FontSampleExtractor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* This file is part of fontSample-plugin, a module of the veraPDF project.
3-
* Copyright (c) 2015-2024, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* fontSample-plugin is free software: you can redistribute it and/or modify

fontType-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
44
This file is part of fontType-plugin, a module of the veraPDF project.
5-
Copyright (c) 2015-2024, veraPDF Consortium <info@verapdf.org>
5+
Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
66
All rights reserved.
77
88
fontType-plugin is free software: you can redistribute it and/or modify

fontType-plugin/src/main/java/org/verapdf/FontTypeExtractor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* This file is part of fontType-plugin, a module of the veraPDF project.
3-
* Copyright (c) 2015-2024, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* fontType-plugin is free software: you can redistribute it and/or modify

iccdump-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
44
This file is part of iccdump-plugin, a module of the veraPDF project.
5-
Copyright (c) 2015-2024, veraPDF Consortium <info@verapdf.org>
5+
Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
66
All rights reserved.
77
88
iccdump-plugin is free software: you can redistribute it and/or modify

iccdump-plugin/src/main/java/org/verapdf/ArgyllICCDumpCLIExtractor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* This file is part of iccdump-plugin, a module of the veraPDF project.
3-
* Copyright (c) 2015-2024, veraPDF Consortium <info@verapdf.org>
3+
* Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
44
* All rights reserved.
55
*
66
* iccdump-plugin is free software: you can redistribute it and/or modify

iccprofileSample-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
44
This file is part of iccprofileSample-plugin, a module of the veraPDF project.
5-
Copyright (c) 2015-2024, veraPDF Consortium <info@verapdf.org>
5+
Copyright (c) 2015-2025, veraPDF Consortium <info@verapdf.org>
66
All rights reserved.
77
88
iccprofileSample-plugin is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)