Skip to content

Commit 5a08af0

Browse files
committed
Updating copyright date
1 parent 6c79060 commit 5a08af0

37 files changed

+37
-37
lines changed

bin/biber

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,7 @@ L<https://github.com/plk/biber/issues>.
10551055
=head1 COPYRIGHT & LICENSE
10561056
10571057
Copyright 2009-2012 François Charette and Philip Kime, all rights reserved.
1058-
Copyright 2012-2024 Philip Kime, all rights reserved.
1058+
Copyright 2012-2025 Philip Kime, all rights reserved.
10591059
10601060
This module is free software. You can redistribute it and/or
10611061
modify it under the terms of the Artistic License 2.0.

data/bcf.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1334,7 +1334,7 @@
13341334
</xsl:template>
13351335
</xsl:stylesheet>
13361336
<!--
1337-
Copyright 2012-2024 Philip Kime, all rights reserved.
1337+
Copyright 2012-2025 Philip Kime, all rights reserved.
13381338
13391339
This code is free software. You can redistribute it and/or
13401340
modify it under the terms of the Artistic License 2.0.

data/schemata/bcf.rnc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@ dmfieldtype = "field" | "list"
940940
dmdatatype = "literal" | "name" | "key" | "entrykey" | "date" | "verbatim" | "integer" | "range" | "code" | "uri" | "datepart" | "keyword" | "option"
941941

942942
# Copyright 2009-2012 François Charette and Philip Kime, all rights reserved.
943-
# Copyright 2012-2024 Philip Kime, all rights reserved.
943+
# Copyright 2012-2025 Philip Kime, all rights reserved.
944944

945945
# This code is free software. You can redistribute it and/or
946946
# modify it under the terms of the Artistic License 2.0.

data/schemata/bcf.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2369,7 +2369,7 @@
23692369
</grammar>
23702370
<!--
23712371
Copyright 2009-2012 François Charette and Philip Kime, all rights reserved.
2372-
Copyright 2012-2024 Philip Kime, all rights reserved.
2372+
Copyright 2012-2025 Philip Kime, all rights reserved.
23732373
-->
23742374
<!--
23752375
This code is free software. You can redistribute it and/or

data/schemata/config.rnc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ element sort {
498498
dmfieldtype = "field" | "list"
499499
dmdatatype = "literal" | "name" | "key" | "entrykey" | "date" | "verbatim" | "integer" | "range" | "code" | "uri" | "datepart" | "keyword" | "option"
500500

501-
# Copyright 2012-2024 Philip Kime, all rights reserved.
501+
# Copyright 2012-2025 Philip Kime, all rights reserved.
502502

503503
# This code is free software. You can redistribute it and/or
504504
# modify it under the terms of the Artistic License 2.0.

data/schemata/config.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1727,7 +1727,7 @@
17271727
</choice>
17281728
</define>
17291729
</grammar>
1730-
<!-- Copyright 2012-2024 Philip Kime, all rights reserved. -->
1730+
<!-- Copyright 2012-2025 Philip Kime, all rights reserved. -->
17311731
<!--
17321732
This code is free software. You can redistribute it and/or
17331733
modify it under the terms of the Artistic License 2.0.

data/schemata/texmap.rnc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ map = element map {
2222
attribute hex { text },
2323
text }
2424
}
25-
# Copyright 2012-2023 Philip Kime, all rights reserved.
25+
# Copyright 2012-2025 Philip Kime, all rights reserved.
2626

2727
# This code is free software. You can redistribute it and/or
2828
# modify it under the terms of the Artistic License 2.0.

data/texmap.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
</xsl:template>
139139
</xsl:stylesheet>
140140
<!--
141-
Copyright 2012-2024 Philip Kime, all rights reserved.
141+
Copyright 2012-2025 Philip Kime, all rights reserved.
142142
143143
This code is free software. You can redistribute it and/or
144144
modify it under the terms of the Artistic License 2.0.

lib/Biber.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5067,7 +5067,7 @@ L<https://github.com/plk/biber/issues>.
50675067
=head1 COPYRIGHT & LICENSE
50685068
50695069
Copyright 2009-2012 François Charette and Philip Kime, all rights reserved.
5070-
Copyright 2012-2024 Philip Kime, all rights reserved.
5070+
Copyright 2012-2025 Philip Kime, all rights reserved.
50715071
50725072
This module is free software. You can redistribute it and/or
50735073
modify it under the terms of the Artistic License 2.0.

lib/Biber/Annotation.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ L<https://github.com/plk/biber/issues>.
291291
292292
=head1 COPYRIGHT & LICENSE
293293
294-
Copyright 2012-2024 Philip Kime, all rights reserved.
294+
Copyright 2012-2025 Philip Kime, all rights reserved.
295295
296296
This module is free software. You can redistribute it and/or
297297
modify it under the terms of the Artistic License 2.0.

0 commit comments

Comments
 (0)