From d1d6277dd6c23f221d384c80cae8efea2bdc9b5f Mon Sep 17 00:00:00 2001
From: sgiorgetti <78080390+sgiorgetti@users.noreply.github.com>
Date: Mon, 6 Jan 2025 12:45:11 +0000
Subject: [PATCH] Annual copyright update 2025 (#674)

---
 LICENSE                                                       | 2 +-
 benchmarks/fetch_all_genes.pl                                 | 2 +-
 benchmarks/fetch_sequence.pl                                  | 2 +-
 benchmarks/fetch_sequence.rb                                  | 2 +-
 benchmarks/fetch_url.pl                                       | 2 +-
 benchmarks/random_ids.pl                                      | 2 +-
 benchmarks/random_urls_to_ids.pl                              | 2 +-
 bin/documentation/generate_changelog.pl                       | 2 +-
 bin/lucy_index/lookup.pl                                      | 2 +-
 bin/lucy_index/lookup_generation.pl                           | 2 +-
 bin/lucy_index/mysql_lookup.pl                                | 2 +-
 bin/memcached/list_memcached.rb                               | 2 +-
 bin/production/server_control.pl                              | 2 +-
 bin/production/start_rest_server.sh                           | 2 +-
 bin/production/stop_rest_server.sh                            | 2 +-
 examples/direct_ensembl.pl                                    | 2 +-
 examples/ensembl_rest.pl                                      | 2 +-
 examples/ensembl_rest.py                                      | 2 +-
 examples/ensembl_rest.rb                                      | 2 +-
 examples/ensembl_rest_json.pl                                 | 2 +-
 lib/Catalyst/Action/Deserialize.pm                            | 2 +-
 lib/Catalyst/Action/Deserialize/JSONP.pm                      | 2 +-
 lib/Catalyst/Action/Serialize/JSON.pm                         | 2 +-
 lib/Catalyst/Action/Serialize/JSON/XS.pm                      | 2 +-
 lib/Catalyst/Action/Serialize/YAML/XS.pm                      | 2 +-
 lib/Catalyst/Script/EnsemblTest.pm                            | 2 +-
 lib/Catalyst/TraitFor/Request/REST.pm                         | 2 +-
 lib/EnsEMBL/REST.pm                                           | 2 +-
 lib/EnsEMBL/REST/Controller/Archive.pm                        | 2 +-
 lib/EnsEMBL/REST/Controller/Assembly.pm                       | 2 +-
 lib/EnsEMBL/REST/Controller/Cafe.pm                           | 2 +-
 lib/EnsEMBL/REST/Controller/Documentation.pm                  | 2 +-
 lib/EnsEMBL/REST/Controller/GeneTree.pm                       | 2 +-
 lib/EnsEMBL/REST/Controller/GenomicAlignment.pm               | 2 +-
 lib/EnsEMBL/REST/Controller/Homology.pm                       | 2 +-
 lib/EnsEMBL/REST/Controller/Info.pm                           | 2 +-
 lib/EnsEMBL/REST/Controller/LD.pm                             | 2 +-
 lib/EnsEMBL/REST/Controller/Lookup.pm                         | 2 +-
 lib/EnsEMBL/REST/Controller/Map.pm                            | 2 +-
 lib/EnsEMBL/REST/Controller/Ontology.pm                       | 2 +-
 lib/EnsEMBL/REST/Controller/Overlap.pm                        | 2 +-
 lib/EnsEMBL/REST/Controller/Phenotype.pm                      | 2 +-
 lib/EnsEMBL/REST/Controller/Regulatory.pm                     | 2 +-
 lib/EnsEMBL/REST/Controller/ReturnError.pm                    | 2 +-
 lib/EnsEMBL/REST/Controller/Root.pm                           | 2 +-
 lib/EnsEMBL/REST/Controller/Sequence.pm                       | 2 +-
 lib/EnsEMBL/REST/Controller/Taxonomy.pm                       | 2 +-
 lib/EnsEMBL/REST/Controller/TranscriptHaplotypes.pm           | 2 +-
 lib/EnsEMBL/REST/Controller/VEP.pm                            | 2 +-
 lib/EnsEMBL/REST/Controller/VariantRecoder.pm                 | 2 +-
 lib/EnsEMBL/REST/Controller/Variation.pm                      | 2 +-
 lib/EnsEMBL/REST/Controller/Xrefs.pm                          | 2 +-
 lib/EnsEMBL/REST/Controller/ga4gh/Beacon.pm                   | 2 +-
 lib/EnsEMBL/REST/Controller/ga4gh/annotationSets.pm           | 2 +-
 lib/EnsEMBL/REST/Controller/ga4gh/callSet.pm                  | 2 +-
 lib/EnsEMBL/REST/Controller/ga4gh/datasets.pm                 | 2 +-
 lib/EnsEMBL/REST/Controller/ga4gh/featureSets.pm              | 2 +-
 lib/EnsEMBL/REST/Controller/ga4gh/features.pm                 | 2 +-
 lib/EnsEMBL/REST/Controller/ga4gh/referenceSets.pm            | 2 +-
 lib/EnsEMBL/REST/Controller/ga4gh/references.pm               | 2 +-
 lib/EnsEMBL/REST/Controller/ga4gh/variantSet.pm               | 2 +-
 lib/EnsEMBL/REST/Controller/ga4gh/variantannotations.pm       | 2 +-
 lib/EnsEMBL/REST/Controller/ga4gh/variants.pm                 | 2 +-
 lib/EnsEMBL/REST/EnsemblModel/Biotype.pm                      | 2 +-
 lib/EnsEMBL/REST/EnsemblModel/Endpoint.pm                     | 2 +-
 lib/EnsEMBL/REST/EnsemblModel/ExternalDB.pm                   | 2 +-
 lib/EnsEMBL/REST/EnsemblModel/TranscriptVariation.pm          | 2 +-
 lib/EnsEMBL/REST/EnsemblModel/TranslationExon.pm              | 2 +-
 lib/EnsEMBL/REST/EnsemblModel/TranslationProteinFeature.pm    | 2 +-
 lib/EnsEMBL/REST/EnsemblModel/TranslationSlice.pm             | 2 +-
 lib/EnsEMBL/REST/EnsemblModel/TranslationSpliceSiteOverlap.pm | 2 +-
 lib/EnsEMBL/REST/Model/Assembly.pm                            | 2 +-
 lib/EnsEMBL/REST/Model/Biotype.pm                             | 2 +-
 lib/EnsEMBL/REST/Model/DatabaseIDLookup.pm                    | 2 +-
 lib/EnsEMBL/REST/Model/Documentation.pm                       | 2 +-
 lib/EnsEMBL/REST/Model/GenomicAlignment.pm                    | 2 +-
 lib/EnsEMBL/REST/Model/LDFeatureContainer.pm                  | 2 +-
 lib/EnsEMBL/REST/Model/LongDatabaseIDLookup.pm                | 2 +-
 lib/EnsEMBL/REST/Model/Lookup.pm                              | 2 +-
 lib/EnsEMBL/REST/Model/LucyIDLookup.pm                        | 2 +-
 lib/EnsEMBL/REST/Model/Overlap.pm                             | 2 +-
 lib/EnsEMBL/REST/Model/Phenotype.pm                           | 2 +-
 lib/EnsEMBL/REST/Model/Registry.pm                            | 2 +-
 lib/EnsEMBL/REST/Model/Regulatory.pm                          | 2 +-
 lib/EnsEMBL/REST/Model/Stats.pm                               | 2 +-
 lib/EnsEMBL/REST/Model/Variation.pm                           | 2 +-
 lib/EnsEMBL/REST/Model/ga4gh/Beacon.pm                        | 2 +-
 lib/EnsEMBL/REST/Model/ga4gh/annotationSets.pm                | 2 +-
 lib/EnsEMBL/REST/Model/ga4gh/callSet.pm                       | 2 +-
 lib/EnsEMBL/REST/Model/ga4gh/datasets.pm                      | 2 +-
 lib/EnsEMBL/REST/Model/ga4gh/featureSets.pm                   | 2 +-
 lib/EnsEMBL/REST/Model/ga4gh/features.pm                      | 2 +-
 lib/EnsEMBL/REST/Model/ga4gh/ga4gh_utils.pm                   | 2 +-
 lib/EnsEMBL/REST/Model/ga4gh/referenceSets.pm                 | 2 +-
 lib/EnsEMBL/REST/Model/ga4gh/references.pm                    | 2 +-
 lib/EnsEMBL/REST/Model/ga4gh/variantSet.pm                    | 2 +-
 lib/EnsEMBL/REST/Model/ga4gh/variantannotations.pm            | 2 +-
 lib/EnsEMBL/REST/Model/ga4gh/variants.pm                      | 2 +-
 lib/EnsEMBL/REST/PreloadRegistry.pm                           | 2 +-
 lib/EnsEMBL/REST/RegistryHelper.pm                            | 2 +-
 lib/EnsEMBL/REST/Role/Active.pm                               | 2 +-
 lib/EnsEMBL/REST/Role/Content.pm                              | 2 +-
 lib/EnsEMBL/REST/Role/Homology.pm                             | 2 +-
 lib/EnsEMBL/REST/Role/JSON.pm                                 | 2 +-
 lib/EnsEMBL/REST/Role/PostLimiter.pm                          | 2 +-
 lib/EnsEMBL/REST/Role/Sequence.pm                             | 2 +-
 lib/EnsEMBL/REST/Role/SliceLength.pm                          | 2 +-
 lib/EnsEMBL/REST/Role/Tree.pm                                 | 2 +-
 lib/EnsEMBL/REST/Types.pm                                     | 2 +-
 lib/EnsEMBL/REST/View/BED.pm                                  | 2 +-
 lib/EnsEMBL/REST/View/FASTAHTML.pm                            | 2 +-
 lib/EnsEMBL/REST/View/FASTAText.pm                            | 2 +-
 lib/EnsEMBL/REST/View/GFF3.pm                                 | 2 +-
 lib/EnsEMBL/REST/View/HTML.pm                                 | 2 +-
 lib/EnsEMBL/REST/View/JSONHTML.pm                             | 2 +-
 lib/EnsEMBL/REST/View/NHTree.pm                               | 2 +-
 lib/EnsEMBL/REST/View/OrthoXML.pm                             | 2 +-
 lib/EnsEMBL/REST/View/OrthoXML_homology.pm                    | 2 +-
 lib/EnsEMBL/REST/View/PhyloXML.pm                             | 2 +-
 lib/EnsEMBL/REST/View/PhyloXMLHTML.pm                         | 2 +-
 lib/EnsEMBL/REST/View/SeqXML.pm                               | 2 +-
 lib/EnsEMBL/REST/View/SequenceText.pm                         | 2 +-
 lib/EnsEMBL/REST/View/TT.pm                                   | 2 +-
 lib/EnsEMBL/REST/View/TextHTML.pm                             | 2 +-
 lib/Plack/Middleware/DetectExtension.pm                       | 2 +-
 lib/Plack/Middleware/EnsThrottle.pm                           | 2 +-
 lib/Plack/Middleware/EnsThrottle/Hour.pm                      | 2 +-
 lib/Plack/Middleware/EnsThrottle/MemcachedBackend.pm          | 2 +-
 lib/Plack/Middleware/EnsThrottle/Minute.pm                    | 2 +-
 lib/Plack/Middleware/EnsThrottle/Second.pm                    | 2 +-
 lib/Plack/Middleware/EnsThrottle/SimpleBackend.pm             | 2 +-
 lib/Plack/Middleware/EnsemblRestHeaders.pm                    | 2 +-
 lib/Plack/Middleware/Log4Access.pm                            | 2 +-
 root/documentation/examples/curl.tt                           | 2 +-
 root/documentation/examples/java.tt                           | 2 +-
 root/documentation/examples/perl.tt                           | 2 +-
 root/documentation/examples/python2.tt                        | 2 +-
 root/documentation/examples/python3.tt                        | 2 +-
 root/documentation/examples/r.tt                              | 2 +-
 root/documentation/examples/ruby.tt                           | 2 +-
 root/documentation/examples/wget.tt                           | 2 +-
 root/documentation/index.tt                                   | 2 +-
 root/documentation/info.tt                                    | 2 +-
 root/documentation/no_info.tt                                 | 2 +-
 root/error.tt                                                 | 2 +-
 root/sequence/index.tt                                        | 2 +-
 root/wrapper.tt                                               | 2 +-
 script/ensembl_rest_cgi.pl                                    | 2 +-
 script/ensembl_rest_create.pl                                 | 2 +-
 script/ensembl_rest_fastcgi.pl                                | 2 +-
 script/ensembl_rest_server.pl                                 | 2 +-
 script/ensembl_rest_test.pl                                   | 2 +-
 script/ensembl_rest_test_server.pl                            | 2 +-
 selenium/scripts/check_endpoints.pl                           | 2 +-
 t/archive.t                                                   | 2 +-
 t/assembly_info.t                                             | 2 +-
 t/cafe_tree.t                                                 | 2 +-
 t/detect_extension.t                                          | 2 +-
 t/gabeacon.t                                                  | 2 +-
 t/gacallset.t                                                 | 2 +-
 t/gadataset.t                                                 | 2 +-
 t/gafeatures.t                                                | 2 +-
 t/gafeatureset.t                                              | 2 +-
 t/gareferences.t                                              | 2 +-
 t/gareferenceset.t                                            | 2 +-
 t/gavariant.t                                                 | 2 +-
 t/gavariantannotation.t                                       | 2 +-
 t/gavariantannotationset.t                                    | 2 +-
 t/gavariantset.t                                              | 2 +-
 t/gene_tree.t                                                 | 2 +-
 t/genomic_alignment.t                                         | 2 +-
 t/homology.t                                                  | 2 +-
 t/housekeeping_apache2.t                                      | 2 +-
 t/info.t                                                      | 2 +-
 t/ld.t                                                        | 2 +-
 t/lib/RestHelper.pm                                           | 2 +-
 t/lib/TapAppender.pm                                          | 2 +-
 t/lookup.t                                                    | 2 +-
 t/map.t                                                       | 2 +-
 t/message_size.t                                              | 2 +-
 t/ontology.t                                                  | 2 +-
 t/overlap.t                                                   | 2 +-
 t/phenotype_annotation.t                                      | 2 +-
 t/phenotype_gene.t                                            | 2 +-
 t/phenotype_region.t                                          | 2 +-
 t/ratelimit.t                                                 | 2 +-
 t/regulatory.t                                                | 2 +-
 t/sequences.t                                                 | 2 +-
 t/taxonomy.t                                                  | 2 +-
 t/transcript_haplotypes.t                                     | 2 +-
 t/variation.t                                                 | 2 +-
 t/vep.t                                                       | 2 +-
 t/xrefs.t                                                     | 2 +-
 193 files changed, 193 insertions(+), 193 deletions(-)

diff --git a/LICENSE b/LICENSE
index 0a0c7d60..78b30cb0 100644
--- a/LICENSE
+++ b/LICENSE
@@ -187,7 +187,7 @@
       identification within third-party archives.
 
    Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-   Copyright [2016-2024] EMBL-European Bioinformatics Institute
+   Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
diff --git a/benchmarks/fetch_all_genes.pl b/benchmarks/fetch_all_genes.pl
index 7f2437b3..56c93ef1 100755
--- a/benchmarks/fetch_all_genes.pl
+++ b/benchmarks/fetch_all_genes.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/benchmarks/fetch_sequence.pl b/benchmarks/fetch_sequence.pl
index eb33b8ab..635262a3 100644
--- a/benchmarks/fetch_sequence.pl
+++ b/benchmarks/fetch_sequence.pl
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/benchmarks/fetch_sequence.rb b/benchmarks/fetch_sequence.rb
index 88d1c1a4..b4935b07 100644
--- a/benchmarks/fetch_sequence.rb
+++ b/benchmarks/fetch_sequence.rb
@@ -1,4 +1,4 @@
-# Copyright [2020-2024] EMBL-European Bioinformatics Institute
+# Copyright [2020-2025] EMBL-European Bioinformatics Institute
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/benchmarks/fetch_url.pl b/benchmarks/fetch_url.pl
index 2f13e9b0..7a730ccb 100644
--- a/benchmarks/fetch_url.pl
+++ b/benchmarks/fetch_url.pl
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/benchmarks/random_ids.pl b/benchmarks/random_ids.pl
index 8028c0af..d94531db 100644
--- a/benchmarks/random_ids.pl
+++ b/benchmarks/random_ids.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/benchmarks/random_urls_to_ids.pl b/benchmarks/random_urls_to_ids.pl
index af56097e..7990e2cb 100644
--- a/benchmarks/random_urls_to_ids.pl
+++ b/benchmarks/random_urls_to_ids.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/bin/documentation/generate_changelog.pl b/bin/documentation/generate_changelog.pl
index 977f0094..4a774acd 100644
--- a/bin/documentation/generate_changelog.pl
+++ b/bin/documentation/generate_changelog.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/bin/lucy_index/lookup.pl b/bin/lucy_index/lookup.pl
index 82f7dcd8..5c3769b9 100755
--- a/bin/lucy_index/lookup.pl
+++ b/bin/lucy_index/lookup.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/bin/lucy_index/lookup_generation.pl b/bin/lucy_index/lookup_generation.pl
index 172cbdf2..b71384da 100755
--- a/bin/lucy_index/lookup_generation.pl
+++ b/bin/lucy_index/lookup_generation.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/bin/lucy_index/mysql_lookup.pl b/bin/lucy_index/mysql_lookup.pl
index de01e5ec..858dc52e 100755
--- a/bin/lucy_index/mysql_lookup.pl
+++ b/bin/lucy_index/mysql_lookup.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/bin/memcached/list_memcached.rb b/bin/memcached/list_memcached.rb
index 5f2acf1b..3d24d553 100755
--- a/bin/memcached/list_memcached.rb
+++ b/bin/memcached/list_memcached.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/bin/production/server_control.pl b/bin/production/server_control.pl
index 215d4f2d..849271ca 100755
--- a/bin/production/server_control.pl
+++ b/bin/production/server_control.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/bin/production/start_rest_server.sh b/bin/production/start_rest_server.sh
index cda93d46..5b37a681 100755
--- a/bin/production/start_rest_server.sh
+++ b/bin/production/start_rest_server.sh
@@ -1,6 +1,6 @@
 #!/bin/bash -ex
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/bin/production/stop_rest_server.sh b/bin/production/stop_rest_server.sh
index 35adcf9a..d3ff33e4 100755
--- a/bin/production/stop_rest_server.sh
+++ b/bin/production/stop_rest_server.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/examples/direct_ensembl.pl b/examples/direct_ensembl.pl
index 4efad65a..ba9ff8e9 100644
--- a/examples/direct_ensembl.pl
+++ b/examples/direct_ensembl.pl
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/examples/ensembl_rest.pl b/examples/ensembl_rest.pl
index 93e6cf57..b9de87ef 100644
--- a/examples/ensembl_rest.pl
+++ b/examples/ensembl_rest.pl
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/examples/ensembl_rest.py b/examples/ensembl_rest.py
index 2b6107a0..a46b12ea 100644
--- a/examples/ensembl_rest.py
+++ b/examples/ensembl_rest.py
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/examples/ensembl_rest.rb b/examples/ensembl_rest.rb
index 88d3f30d..cd3d7ce3 100644
--- a/examples/ensembl_rest.rb
+++ b/examples/ensembl_rest.rb
@@ -1,4 +1,4 @@
-# Copyright [2020-2024] EMBL-European Bioinformatics Institute
+# Copyright [2020-2025] EMBL-European Bioinformatics Institute
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/examples/ensembl_rest_json.pl b/examples/ensembl_rest_json.pl
index 8f20218c..19069821 100644
--- a/examples/ensembl_rest_json.pl
+++ b/examples/ensembl_rest_json.pl
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/lib/Catalyst/Action/Deserialize.pm b/lib/Catalyst/Action/Deserialize.pm
index b3667784..d0e750ad 100644
--- a/lib/Catalyst/Action/Deserialize.pm
+++ b/lib/Catalyst/Action/Deserialize.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Catalyst/Action/Deserialize/JSONP.pm b/lib/Catalyst/Action/Deserialize/JSONP.pm
index 9fa6c394..27c1e08a 100644
--- a/lib/Catalyst/Action/Deserialize/JSONP.pm
+++ b/lib/Catalyst/Action/Deserialize/JSONP.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Catalyst/Action/Serialize/JSON.pm b/lib/Catalyst/Action/Serialize/JSON.pm
index 5cd416ee..6f863120 100644
--- a/lib/Catalyst/Action/Serialize/JSON.pm
+++ b/lib/Catalyst/Action/Serialize/JSON.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Catalyst/Action/Serialize/JSON/XS.pm b/lib/Catalyst/Action/Serialize/JSON/XS.pm
index 6e33cf91..92285d46 100644
--- a/lib/Catalyst/Action/Serialize/JSON/XS.pm
+++ b/lib/Catalyst/Action/Serialize/JSON/XS.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Catalyst/Action/Serialize/YAML/XS.pm b/lib/Catalyst/Action/Serialize/YAML/XS.pm
index 43b1ebb8..a110da60 100644
--- a/lib/Catalyst/Action/Serialize/YAML/XS.pm
+++ b/lib/Catalyst/Action/Serialize/YAML/XS.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Catalyst/Script/EnsemblTest.pm b/lib/Catalyst/Script/EnsemblTest.pm
index 79ca4cbf..3453906a 100644
--- a/lib/Catalyst/Script/EnsemblTest.pm
+++ b/lib/Catalyst/Script/EnsemblTest.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Catalyst/TraitFor/Request/REST.pm b/lib/Catalyst/TraitFor/Request/REST.pm
index 126b74b9..c0aec719 100644
--- a/lib/Catalyst/TraitFor/Request/REST.pm
+++ b/lib/Catalyst/TraitFor/Request/REST.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST.pm b/lib/EnsEMBL/REST.pm
index 4800fb44..64df5ac1 100644
--- a/lib/EnsEMBL/REST.pm
+++ b/lib/EnsEMBL/REST.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Archive.pm b/lib/EnsEMBL/REST/Controller/Archive.pm
index d6f57602..f35787a9 100644
--- a/lib/EnsEMBL/REST/Controller/Archive.pm
+++ b/lib/EnsEMBL/REST/Controller/Archive.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Assembly.pm b/lib/EnsEMBL/REST/Controller/Assembly.pm
index 7a8aa9f3..98768d8a 100644
--- a/lib/EnsEMBL/REST/Controller/Assembly.pm
+++ b/lib/EnsEMBL/REST/Controller/Assembly.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Cafe.pm b/lib/EnsEMBL/REST/Controller/Cafe.pm
index 8a145ccc..cde2ab57 100644
--- a/lib/EnsEMBL/REST/Controller/Cafe.pm
+++ b/lib/EnsEMBL/REST/Controller/Cafe.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Documentation.pm b/lib/EnsEMBL/REST/Controller/Documentation.pm
index acca7d84..00094eb4 100644
--- a/lib/EnsEMBL/REST/Controller/Documentation.pm
+++ b/lib/EnsEMBL/REST/Controller/Documentation.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/GeneTree.pm b/lib/EnsEMBL/REST/Controller/GeneTree.pm
index 8029f1e0..cb266ad9 100644
--- a/lib/EnsEMBL/REST/Controller/GeneTree.pm
+++ b/lib/EnsEMBL/REST/Controller/GeneTree.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/GenomicAlignment.pm b/lib/EnsEMBL/REST/Controller/GenomicAlignment.pm
index d620d156..cb39b5ca 100644
--- a/lib/EnsEMBL/REST/Controller/GenomicAlignment.pm
+++ b/lib/EnsEMBL/REST/Controller/GenomicAlignment.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Homology.pm b/lib/EnsEMBL/REST/Controller/Homology.pm
index 440d932b..fd712753 100644
--- a/lib/EnsEMBL/REST/Controller/Homology.pm
+++ b/lib/EnsEMBL/REST/Controller/Homology.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Info.pm b/lib/EnsEMBL/REST/Controller/Info.pm
index a6289fe6..3bddadfc 100644
--- a/lib/EnsEMBL/REST/Controller/Info.pm
+++ b/lib/EnsEMBL/REST/Controller/Info.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/LD.pm b/lib/EnsEMBL/REST/Controller/LD.pm
index b6ba87b5..73bb8c82 100644
--- a/lib/EnsEMBL/REST/Controller/LD.pm
+++ b/lib/EnsEMBL/REST/Controller/LD.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Lookup.pm b/lib/EnsEMBL/REST/Controller/Lookup.pm
index 1cc05b9d..f80ed93f 100644
--- a/lib/EnsEMBL/REST/Controller/Lookup.pm
+++ b/lib/EnsEMBL/REST/Controller/Lookup.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Map.pm b/lib/EnsEMBL/REST/Controller/Map.pm
index 7df80379..b34b22d8 100755
--- a/lib/EnsEMBL/REST/Controller/Map.pm
+++ b/lib/EnsEMBL/REST/Controller/Map.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Ontology.pm b/lib/EnsEMBL/REST/Controller/Ontology.pm
index 5fd06e02..21e5892d 100755
--- a/lib/EnsEMBL/REST/Controller/Ontology.pm
+++ b/lib/EnsEMBL/REST/Controller/Ontology.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Overlap.pm b/lib/EnsEMBL/REST/Controller/Overlap.pm
index ed94991e..ec4984c1 100644
--- a/lib/EnsEMBL/REST/Controller/Overlap.pm
+++ b/lib/EnsEMBL/REST/Controller/Overlap.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Phenotype.pm b/lib/EnsEMBL/REST/Controller/Phenotype.pm
index 30548b83..e105704b 100644
--- a/lib/EnsEMBL/REST/Controller/Phenotype.pm
+++ b/lib/EnsEMBL/REST/Controller/Phenotype.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Regulatory.pm b/lib/EnsEMBL/REST/Controller/Regulatory.pm
index 5988a6f7..142b029c 100644
--- a/lib/EnsEMBL/REST/Controller/Regulatory.pm
+++ b/lib/EnsEMBL/REST/Controller/Regulatory.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/ReturnError.pm b/lib/EnsEMBL/REST/Controller/ReturnError.pm
index ee132a40..ba80e7da 100644
--- a/lib/EnsEMBL/REST/Controller/ReturnError.pm
+++ b/lib/EnsEMBL/REST/Controller/ReturnError.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Root.pm b/lib/EnsEMBL/REST/Controller/Root.pm
index 7ea777cc..6d4994a8 100644
--- a/lib/EnsEMBL/REST/Controller/Root.pm
+++ b/lib/EnsEMBL/REST/Controller/Root.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Sequence.pm b/lib/EnsEMBL/REST/Controller/Sequence.pm
index 21e3ac9c..9ad10314 100644
--- a/lib/EnsEMBL/REST/Controller/Sequence.pm
+++ b/lib/EnsEMBL/REST/Controller/Sequence.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Taxonomy.pm b/lib/EnsEMBL/REST/Controller/Taxonomy.pm
index 6c488875..1267e488 100755
--- a/lib/EnsEMBL/REST/Controller/Taxonomy.pm
+++ b/lib/EnsEMBL/REST/Controller/Taxonomy.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/TranscriptHaplotypes.pm b/lib/EnsEMBL/REST/Controller/TranscriptHaplotypes.pm
index 5b96f9b7..fbb08128 100644
--- a/lib/EnsEMBL/REST/Controller/TranscriptHaplotypes.pm
+++ b/lib/EnsEMBL/REST/Controller/TranscriptHaplotypes.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/VEP.pm b/lib/EnsEMBL/REST/Controller/VEP.pm
index 9cf08124..54cfa646 100644
--- a/lib/EnsEMBL/REST/Controller/VEP.pm
+++ b/lib/EnsEMBL/REST/Controller/VEP.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/VariantRecoder.pm b/lib/EnsEMBL/REST/Controller/VariantRecoder.pm
index 97a027f8..cc3756ab 100644
--- a/lib/EnsEMBL/REST/Controller/VariantRecoder.pm
+++ b/lib/EnsEMBL/REST/Controller/VariantRecoder.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Variation.pm b/lib/EnsEMBL/REST/Controller/Variation.pm
index 3a0a0ba7..d30d217b 100644
--- a/lib/EnsEMBL/REST/Controller/Variation.pm
+++ b/lib/EnsEMBL/REST/Controller/Variation.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/Xrefs.pm b/lib/EnsEMBL/REST/Controller/Xrefs.pm
index 6fbc54ee..972f8f7b 100644
--- a/lib/EnsEMBL/REST/Controller/Xrefs.pm
+++ b/lib/EnsEMBL/REST/Controller/Xrefs.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/ga4gh/Beacon.pm b/lib/EnsEMBL/REST/Controller/ga4gh/Beacon.pm
index 40254c73..a39b30c0 100644
--- a/lib/EnsEMBL/REST/Controller/ga4gh/Beacon.pm
+++ b/lib/EnsEMBL/REST/Controller/ga4gh/Beacon.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/ga4gh/annotationSets.pm b/lib/EnsEMBL/REST/Controller/ga4gh/annotationSets.pm
index 3dfd0b95..63f12c6f 100644
--- a/lib/EnsEMBL/REST/Controller/ga4gh/annotationSets.pm
+++ b/lib/EnsEMBL/REST/Controller/ga4gh/annotationSets.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/ga4gh/callSet.pm b/lib/EnsEMBL/REST/Controller/ga4gh/callSet.pm
index b000c31b..672eec68 100644
--- a/lib/EnsEMBL/REST/Controller/ga4gh/callSet.pm
+++ b/lib/EnsEMBL/REST/Controller/ga4gh/callSet.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/ga4gh/datasets.pm b/lib/EnsEMBL/REST/Controller/ga4gh/datasets.pm
index 074a35f8..89607f65 100644
--- a/lib/EnsEMBL/REST/Controller/ga4gh/datasets.pm
+++ b/lib/EnsEMBL/REST/Controller/ga4gh/datasets.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/ga4gh/featureSets.pm b/lib/EnsEMBL/REST/Controller/ga4gh/featureSets.pm
index 776553de..77885fef 100644
--- a/lib/EnsEMBL/REST/Controller/ga4gh/featureSets.pm
+++ b/lib/EnsEMBL/REST/Controller/ga4gh/featureSets.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/ga4gh/features.pm b/lib/EnsEMBL/REST/Controller/ga4gh/features.pm
index 0b4029a2..0e219cf3 100644
--- a/lib/EnsEMBL/REST/Controller/ga4gh/features.pm
+++ b/lib/EnsEMBL/REST/Controller/ga4gh/features.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/ga4gh/referenceSets.pm b/lib/EnsEMBL/REST/Controller/ga4gh/referenceSets.pm
index c293a9b6..dd75d6df 100644
--- a/lib/EnsEMBL/REST/Controller/ga4gh/referenceSets.pm
+++ b/lib/EnsEMBL/REST/Controller/ga4gh/referenceSets.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/ga4gh/references.pm b/lib/EnsEMBL/REST/Controller/ga4gh/references.pm
index 5be04110..700bf7e5 100644
--- a/lib/EnsEMBL/REST/Controller/ga4gh/references.pm
+++ b/lib/EnsEMBL/REST/Controller/ga4gh/references.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/ga4gh/variantSet.pm b/lib/EnsEMBL/REST/Controller/ga4gh/variantSet.pm
index 9c07e631..ee7475a2 100644
--- a/lib/EnsEMBL/REST/Controller/ga4gh/variantSet.pm
+++ b/lib/EnsEMBL/REST/Controller/ga4gh/variantSet.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/ga4gh/variantannotations.pm b/lib/EnsEMBL/REST/Controller/ga4gh/variantannotations.pm
index bfc736a9..26c5c4bc 100644
--- a/lib/EnsEMBL/REST/Controller/ga4gh/variantannotations.pm
+++ b/lib/EnsEMBL/REST/Controller/ga4gh/variantannotations.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Controller/ga4gh/variants.pm b/lib/EnsEMBL/REST/Controller/ga4gh/variants.pm
index f0868d84..7ada4433 100644
--- a/lib/EnsEMBL/REST/Controller/ga4gh/variants.pm
+++ b/lib/EnsEMBL/REST/Controller/ga4gh/variants.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/EnsemblModel/Biotype.pm b/lib/EnsEMBL/REST/EnsemblModel/Biotype.pm
index f3c31890..646fc1bb 100644
--- a/lib/EnsEMBL/REST/EnsemblModel/Biotype.pm
+++ b/lib/EnsEMBL/REST/EnsemblModel/Biotype.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/EnsemblModel/Endpoint.pm b/lib/EnsEMBL/REST/EnsemblModel/Endpoint.pm
index 31d8e2de..c405b70a 100644
--- a/lib/EnsEMBL/REST/EnsemblModel/Endpoint.pm
+++ b/lib/EnsEMBL/REST/EnsemblModel/Endpoint.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/EnsemblModel/ExternalDB.pm b/lib/EnsEMBL/REST/EnsemblModel/ExternalDB.pm
index b8212e35..6da49edf 100644
--- a/lib/EnsEMBL/REST/EnsemblModel/ExternalDB.pm
+++ b/lib/EnsEMBL/REST/EnsemblModel/ExternalDB.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/EnsemblModel/TranscriptVariation.pm b/lib/EnsEMBL/REST/EnsemblModel/TranscriptVariation.pm
index dfed2f7d..2534d264 100644
--- a/lib/EnsEMBL/REST/EnsemblModel/TranscriptVariation.pm
+++ b/lib/EnsEMBL/REST/EnsemblModel/TranscriptVariation.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/EnsemblModel/TranslationExon.pm b/lib/EnsEMBL/REST/EnsemblModel/TranslationExon.pm
index 1d022414..dbdfa2ed 100644
--- a/lib/EnsEMBL/REST/EnsemblModel/TranslationExon.pm
+++ b/lib/EnsEMBL/REST/EnsemblModel/TranslationExon.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/EnsemblModel/TranslationProteinFeature.pm b/lib/EnsEMBL/REST/EnsemblModel/TranslationProteinFeature.pm
index 4944be51..5e88f14b 100644
--- a/lib/EnsEMBL/REST/EnsemblModel/TranslationProteinFeature.pm
+++ b/lib/EnsEMBL/REST/EnsemblModel/TranslationProteinFeature.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/EnsemblModel/TranslationSlice.pm b/lib/EnsEMBL/REST/EnsemblModel/TranslationSlice.pm
index 82651dfe..342a6c85 100644
--- a/lib/EnsEMBL/REST/EnsemblModel/TranslationSlice.pm
+++ b/lib/EnsEMBL/REST/EnsemblModel/TranslationSlice.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/EnsemblModel/TranslationSpliceSiteOverlap.pm b/lib/EnsEMBL/REST/EnsemblModel/TranslationSpliceSiteOverlap.pm
index 60494cdf..402709fd 100644
--- a/lib/EnsEMBL/REST/EnsemblModel/TranslationSpliceSiteOverlap.pm
+++ b/lib/EnsEMBL/REST/EnsemblModel/TranslationSpliceSiteOverlap.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/Assembly.pm b/lib/EnsEMBL/REST/Model/Assembly.pm
index 49980047..743a45ec 100644
--- a/lib/EnsEMBL/REST/Model/Assembly.pm
+++ b/lib/EnsEMBL/REST/Model/Assembly.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/Biotype.pm b/lib/EnsEMBL/REST/Model/Biotype.pm
index 13c35602..5901abb8 100644
--- a/lib/EnsEMBL/REST/Model/Biotype.pm
+++ b/lib/EnsEMBL/REST/Model/Biotype.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/DatabaseIDLookup.pm b/lib/EnsEMBL/REST/Model/DatabaseIDLookup.pm
index ad9b5999..00b14181 100755
--- a/lib/EnsEMBL/REST/Model/DatabaseIDLookup.pm
+++ b/lib/EnsEMBL/REST/Model/DatabaseIDLookup.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/Documentation.pm b/lib/EnsEMBL/REST/Model/Documentation.pm
index 0f9864ab..b05e8957 100644
--- a/lib/EnsEMBL/REST/Model/Documentation.pm
+++ b/lib/EnsEMBL/REST/Model/Documentation.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/GenomicAlignment.pm b/lib/EnsEMBL/REST/Model/GenomicAlignment.pm
index 784d37f2..44f978e8 100644
--- a/lib/EnsEMBL/REST/Model/GenomicAlignment.pm
+++ b/lib/EnsEMBL/REST/Model/GenomicAlignment.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/LDFeatureContainer.pm b/lib/EnsEMBL/REST/Model/LDFeatureContainer.pm
index f0c49992..862257f2 100644
--- a/lib/EnsEMBL/REST/Model/LDFeatureContainer.pm
+++ b/lib/EnsEMBL/REST/Model/LDFeatureContainer.pm
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/LongDatabaseIDLookup.pm b/lib/EnsEMBL/REST/Model/LongDatabaseIDLookup.pm
index 1c03503a..a6974a05 100755
--- a/lib/EnsEMBL/REST/Model/LongDatabaseIDLookup.pm
+++ b/lib/EnsEMBL/REST/Model/LongDatabaseIDLookup.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/Lookup.pm b/lib/EnsEMBL/REST/Model/Lookup.pm
index d91189b6..c6dd827d 100755
--- a/lib/EnsEMBL/REST/Model/Lookup.pm
+++ b/lib/EnsEMBL/REST/Model/Lookup.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/LucyIDLookup.pm b/lib/EnsEMBL/REST/Model/LucyIDLookup.pm
index 758b3742..451c2f1d 100755
--- a/lib/EnsEMBL/REST/Model/LucyIDLookup.pm
+++ b/lib/EnsEMBL/REST/Model/LucyIDLookup.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/Overlap.pm b/lib/EnsEMBL/REST/Model/Overlap.pm
index 2f1da502..f448de79 100644
--- a/lib/EnsEMBL/REST/Model/Overlap.pm
+++ b/lib/EnsEMBL/REST/Model/Overlap.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/Phenotype.pm b/lib/EnsEMBL/REST/Model/Phenotype.pm
index b984b7e9..1dd75a70 100644
--- a/lib/EnsEMBL/REST/Model/Phenotype.pm
+++ b/lib/EnsEMBL/REST/Model/Phenotype.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/Registry.pm b/lib/EnsEMBL/REST/Model/Registry.pm
index 6ce84545..db7b647e 100755
--- a/lib/EnsEMBL/REST/Model/Registry.pm
+++ b/lib/EnsEMBL/REST/Model/Registry.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/Regulatory.pm b/lib/EnsEMBL/REST/Model/Regulatory.pm
index af0e6037..ad521387 100644
--- a/lib/EnsEMBL/REST/Model/Regulatory.pm
+++ b/lib/EnsEMBL/REST/Model/Regulatory.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/Stats.pm b/lib/EnsEMBL/REST/Model/Stats.pm
index 9f5a990d..fd99be1b 100644
--- a/lib/EnsEMBL/REST/Model/Stats.pm
+++ b/lib/EnsEMBL/REST/Model/Stats.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/Variation.pm b/lib/EnsEMBL/REST/Model/Variation.pm
index 93f230e8..af8c4d19 100644
--- a/lib/EnsEMBL/REST/Model/Variation.pm
+++ b/lib/EnsEMBL/REST/Model/Variation.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/ga4gh/Beacon.pm b/lib/EnsEMBL/REST/Model/ga4gh/Beacon.pm
index 75cc0d29..4bedb94f 100644
--- a/lib/EnsEMBL/REST/Model/ga4gh/Beacon.pm
+++ b/lib/EnsEMBL/REST/Model/ga4gh/Beacon.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/ga4gh/annotationSets.pm b/lib/EnsEMBL/REST/Model/ga4gh/annotationSets.pm
index f198ac44..274bc8ba 100644
--- a/lib/EnsEMBL/REST/Model/ga4gh/annotationSets.pm
+++ b/lib/EnsEMBL/REST/Model/ga4gh/annotationSets.pm
@@ -1,6 +1,6 @@
 =head1 LICENSE
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
diff --git a/lib/EnsEMBL/REST/Model/ga4gh/callSet.pm b/lib/EnsEMBL/REST/Model/ga4gh/callSet.pm
index 9f198532..f5c13974 100644
--- a/lib/EnsEMBL/REST/Model/ga4gh/callSet.pm
+++ b/lib/EnsEMBL/REST/Model/ga4gh/callSet.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/ga4gh/datasets.pm b/lib/EnsEMBL/REST/Model/ga4gh/datasets.pm
index e73bb958..bba2a4f8 100644
--- a/lib/EnsEMBL/REST/Model/ga4gh/datasets.pm
+++ b/lib/EnsEMBL/REST/Model/ga4gh/datasets.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/ga4gh/featureSets.pm b/lib/EnsEMBL/REST/Model/ga4gh/featureSets.pm
index 5e4e7995..28a5a918 100644
--- a/lib/EnsEMBL/REST/Model/ga4gh/featureSets.pm
+++ b/lib/EnsEMBL/REST/Model/ga4gh/featureSets.pm
@@ -1,6 +1,6 @@
 =head1 LICENSE
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
diff --git a/lib/EnsEMBL/REST/Model/ga4gh/features.pm b/lib/EnsEMBL/REST/Model/ga4gh/features.pm
index 4baa66a9..d840b601 100644
--- a/lib/EnsEMBL/REST/Model/ga4gh/features.pm
+++ b/lib/EnsEMBL/REST/Model/ga4gh/features.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/ga4gh/ga4gh_utils.pm b/lib/EnsEMBL/REST/Model/ga4gh/ga4gh_utils.pm
index 7f18d878..3c358b42 100644
--- a/lib/EnsEMBL/REST/Model/ga4gh/ga4gh_utils.pm
+++ b/lib/EnsEMBL/REST/Model/ga4gh/ga4gh_utils.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/ga4gh/referenceSets.pm b/lib/EnsEMBL/REST/Model/ga4gh/referenceSets.pm
index 2f8a2304..50e11194 100644
--- a/lib/EnsEMBL/REST/Model/ga4gh/referenceSets.pm
+++ b/lib/EnsEMBL/REST/Model/ga4gh/referenceSets.pm
@@ -1,6 +1,6 @@
 =head1 LICENSE
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
diff --git a/lib/EnsEMBL/REST/Model/ga4gh/references.pm b/lib/EnsEMBL/REST/Model/ga4gh/references.pm
index ef74a148..3c419290 100644
--- a/lib/EnsEMBL/REST/Model/ga4gh/references.pm
+++ b/lib/EnsEMBL/REST/Model/ga4gh/references.pm
@@ -1,6 +1,6 @@
 =head
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
diff --git a/lib/EnsEMBL/REST/Model/ga4gh/variantSet.pm b/lib/EnsEMBL/REST/Model/ga4gh/variantSet.pm
index 3d6983a9..07c3aaff 100644
--- a/lib/EnsEMBL/REST/Model/ga4gh/variantSet.pm
+++ b/lib/EnsEMBL/REST/Model/ga4gh/variantSet.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/ga4gh/variantannotations.pm b/lib/EnsEMBL/REST/Model/ga4gh/variantannotations.pm
index a4c3ce77..f67a9fb6 100644
--- a/lib/EnsEMBL/REST/Model/ga4gh/variantannotations.pm
+++ b/lib/EnsEMBL/REST/Model/ga4gh/variantannotations.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Model/ga4gh/variants.pm b/lib/EnsEMBL/REST/Model/ga4gh/variants.pm
index 9ca7b6e4..ce52cc39 100644
--- a/lib/EnsEMBL/REST/Model/ga4gh/variants.pm
+++ b/lib/EnsEMBL/REST/Model/ga4gh/variants.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/PreloadRegistry.pm b/lib/EnsEMBL/REST/PreloadRegistry.pm
index 593cbd2e..3e79621d 100644
--- a/lib/EnsEMBL/REST/PreloadRegistry.pm
+++ b/lib/EnsEMBL/REST/PreloadRegistry.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/RegistryHelper.pm b/lib/EnsEMBL/REST/RegistryHelper.pm
index 2802ce8b..a7526957 100644
--- a/lib/EnsEMBL/REST/RegistryHelper.pm
+++ b/lib/EnsEMBL/REST/RegistryHelper.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Role/Active.pm b/lib/EnsEMBL/REST/Role/Active.pm
index 17b8cfb8..82741adb 100644
--- a/lib/EnsEMBL/REST/Role/Active.pm
+++ b/lib/EnsEMBL/REST/Role/Active.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Role/Content.pm b/lib/EnsEMBL/REST/Role/Content.pm
index 56d90ec9..978abe9f 100644
--- a/lib/EnsEMBL/REST/Role/Content.pm
+++ b/lib/EnsEMBL/REST/Role/Content.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Role/Homology.pm b/lib/EnsEMBL/REST/Role/Homology.pm
index 2f4df1bb..88d8ff46 100644
--- a/lib/EnsEMBL/REST/Role/Homology.pm
+++ b/lib/EnsEMBL/REST/Role/Homology.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Role/JSON.pm b/lib/EnsEMBL/REST/Role/JSON.pm
index 2b40ebf4..f612eb70 100644
--- a/lib/EnsEMBL/REST/Role/JSON.pm
+++ b/lib/EnsEMBL/REST/Role/JSON.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Role/PostLimiter.pm b/lib/EnsEMBL/REST/Role/PostLimiter.pm
index 01539735..26d11753 100644
--- a/lib/EnsEMBL/REST/Role/PostLimiter.pm
+++ b/lib/EnsEMBL/REST/Role/PostLimiter.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Role/Sequence.pm b/lib/EnsEMBL/REST/Role/Sequence.pm
index 075df5be..ddf2ffc1 100644
--- a/lib/EnsEMBL/REST/Role/Sequence.pm
+++ b/lib/EnsEMBL/REST/Role/Sequence.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Role/SliceLength.pm b/lib/EnsEMBL/REST/Role/SliceLength.pm
index 4b06efba..94e494ba 100644
--- a/lib/EnsEMBL/REST/Role/SliceLength.pm
+++ b/lib/EnsEMBL/REST/Role/SliceLength.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Role/Tree.pm b/lib/EnsEMBL/REST/Role/Tree.pm
index f34ef062..bbe490f6 100644
--- a/lib/EnsEMBL/REST/Role/Tree.pm
+++ b/lib/EnsEMBL/REST/Role/Tree.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/Types.pm b/lib/EnsEMBL/REST/Types.pm
index a7870375..9992c2e8 100644
--- a/lib/EnsEMBL/REST/Types.pm
+++ b/lib/EnsEMBL/REST/Types.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/BED.pm b/lib/EnsEMBL/REST/View/BED.pm
index 61115b4f..fddb9c7b 100644
--- a/lib/EnsEMBL/REST/View/BED.pm
+++ b/lib/EnsEMBL/REST/View/BED.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/FASTAHTML.pm b/lib/EnsEMBL/REST/View/FASTAHTML.pm
index 7b501727..acfbd4ac 100644
--- a/lib/EnsEMBL/REST/View/FASTAHTML.pm
+++ b/lib/EnsEMBL/REST/View/FASTAHTML.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/FASTAText.pm b/lib/EnsEMBL/REST/View/FASTAText.pm
index e4553999..b791010d 100644
--- a/lib/EnsEMBL/REST/View/FASTAText.pm
+++ b/lib/EnsEMBL/REST/View/FASTAText.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/GFF3.pm b/lib/EnsEMBL/REST/View/GFF3.pm
index d337c0cf..8f3a83c5 100644
--- a/lib/EnsEMBL/REST/View/GFF3.pm
+++ b/lib/EnsEMBL/REST/View/GFF3.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/HTML.pm b/lib/EnsEMBL/REST/View/HTML.pm
index 53c8b069..067c68fe 100644
--- a/lib/EnsEMBL/REST/View/HTML.pm
+++ b/lib/EnsEMBL/REST/View/HTML.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/JSONHTML.pm b/lib/EnsEMBL/REST/View/JSONHTML.pm
index cadf5ecd..415cd6d8 100644
--- a/lib/EnsEMBL/REST/View/JSONHTML.pm
+++ b/lib/EnsEMBL/REST/View/JSONHTML.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/NHTree.pm b/lib/EnsEMBL/REST/View/NHTree.pm
index 4e8fa95e..428cec4d 100644
--- a/lib/EnsEMBL/REST/View/NHTree.pm
+++ b/lib/EnsEMBL/REST/View/NHTree.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/OrthoXML.pm b/lib/EnsEMBL/REST/View/OrthoXML.pm
index 4ab388aa..daccfcd5 100644
--- a/lib/EnsEMBL/REST/View/OrthoXML.pm
+++ b/lib/EnsEMBL/REST/View/OrthoXML.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/OrthoXML_homology.pm b/lib/EnsEMBL/REST/View/OrthoXML_homology.pm
index 745732c4..0ccb1c59 100644
--- a/lib/EnsEMBL/REST/View/OrthoXML_homology.pm
+++ b/lib/EnsEMBL/REST/View/OrthoXML_homology.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/PhyloXML.pm b/lib/EnsEMBL/REST/View/PhyloXML.pm
index bc7d0c73..4a93daff 100644
--- a/lib/EnsEMBL/REST/View/PhyloXML.pm
+++ b/lib/EnsEMBL/REST/View/PhyloXML.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/PhyloXMLHTML.pm b/lib/EnsEMBL/REST/View/PhyloXMLHTML.pm
index 25eebb72..1ca7a0a9 100644
--- a/lib/EnsEMBL/REST/View/PhyloXMLHTML.pm
+++ b/lib/EnsEMBL/REST/View/PhyloXMLHTML.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/SeqXML.pm b/lib/EnsEMBL/REST/View/SeqXML.pm
index 05f66900..8288ffb0 100644
--- a/lib/EnsEMBL/REST/View/SeqXML.pm
+++ b/lib/EnsEMBL/REST/View/SeqXML.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/SequenceText.pm b/lib/EnsEMBL/REST/View/SequenceText.pm
index 576371e3..bda2d4f7 100644
--- a/lib/EnsEMBL/REST/View/SequenceText.pm
+++ b/lib/EnsEMBL/REST/View/SequenceText.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/TT.pm b/lib/EnsEMBL/REST/View/TT.pm
index 628f6799..ccdf0d54 100644
--- a/lib/EnsEMBL/REST/View/TT.pm
+++ b/lib/EnsEMBL/REST/View/TT.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/EnsEMBL/REST/View/TextHTML.pm b/lib/EnsEMBL/REST/View/TextHTML.pm
index 731d1794..0c17cc12 100644
--- a/lib/EnsEMBL/REST/View/TextHTML.pm
+++ b/lib/EnsEMBL/REST/View/TextHTML.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Plack/Middleware/DetectExtension.pm b/lib/Plack/Middleware/DetectExtension.pm
index 7bd42dc5..83241bf8 100644
--- a/lib/Plack/Middleware/DetectExtension.pm
+++ b/lib/Plack/Middleware/DetectExtension.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Plack/Middleware/EnsThrottle.pm b/lib/Plack/Middleware/EnsThrottle.pm
index b9ab0107..45109568 100644
--- a/lib/Plack/Middleware/EnsThrottle.pm
+++ b/lib/Plack/Middleware/EnsThrottle.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Plack/Middleware/EnsThrottle/Hour.pm b/lib/Plack/Middleware/EnsThrottle/Hour.pm
index 297643c5..ce5d5991 100644
--- a/lib/Plack/Middleware/EnsThrottle/Hour.pm
+++ b/lib/Plack/Middleware/EnsThrottle/Hour.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Plack/Middleware/EnsThrottle/MemcachedBackend.pm b/lib/Plack/Middleware/EnsThrottle/MemcachedBackend.pm
index 0bc67a10..788c0e86 100644
--- a/lib/Plack/Middleware/EnsThrottle/MemcachedBackend.pm
+++ b/lib/Plack/Middleware/EnsThrottle/MemcachedBackend.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Plack/Middleware/EnsThrottle/Minute.pm b/lib/Plack/Middleware/EnsThrottle/Minute.pm
index 866e2645..9984c74f 100644
--- a/lib/Plack/Middleware/EnsThrottle/Minute.pm
+++ b/lib/Plack/Middleware/EnsThrottle/Minute.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Plack/Middleware/EnsThrottle/Second.pm b/lib/Plack/Middleware/EnsThrottle/Second.pm
index 8f8e110c..2a3424b9 100644
--- a/lib/Plack/Middleware/EnsThrottle/Second.pm
+++ b/lib/Plack/Middleware/EnsThrottle/Second.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Plack/Middleware/EnsThrottle/SimpleBackend.pm b/lib/Plack/Middleware/EnsThrottle/SimpleBackend.pm
index 29d414d9..db1518eb 100644
--- a/lib/Plack/Middleware/EnsThrottle/SimpleBackend.pm
+++ b/lib/Plack/Middleware/EnsThrottle/SimpleBackend.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Plack/Middleware/EnsemblRestHeaders.pm b/lib/Plack/Middleware/EnsemblRestHeaders.pm
index 5ab26412..88ac78b7 100644
--- a/lib/Plack/Middleware/EnsemblRestHeaders.pm
+++ b/lib/Plack/Middleware/EnsemblRestHeaders.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/lib/Plack/Middleware/Log4Access.pm b/lib/Plack/Middleware/Log4Access.pm
index 8625940c..67fc4323 100644
--- a/lib/Plack/Middleware/Log4Access.pm
+++ b/lib/Plack/Middleware/Log4Access.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/documentation/examples/curl.tt b/root/documentation/examples/curl.tt
index 03cbbd6d..6f9cf638 100644
--- a/root/documentation/examples/curl.tt
+++ b/root/documentation/examples/curl.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/documentation/examples/java.tt b/root/documentation/examples/java.tt
index 9f01600f..aeec792e 100644
--- a/root/documentation/examples/java.tt
+++ b/root/documentation/examples/java.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/documentation/examples/perl.tt b/root/documentation/examples/perl.tt
index d59aa560..77d9c13c 100644
--- a/root/documentation/examples/perl.tt
+++ b/root/documentation/examples/perl.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/documentation/examples/python2.tt b/root/documentation/examples/python2.tt
index 40d26787..a10cbe31 100644
--- a/root/documentation/examples/python2.tt
+++ b/root/documentation/examples/python2.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/documentation/examples/python3.tt b/root/documentation/examples/python3.tt
index cd9b5e75..f1b5f584 100644
--- a/root/documentation/examples/python3.tt
+++ b/root/documentation/examples/python3.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/documentation/examples/r.tt b/root/documentation/examples/r.tt
index 036ac3bb..40e26c45 100644
--- a/root/documentation/examples/r.tt
+++ b/root/documentation/examples/r.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/documentation/examples/ruby.tt b/root/documentation/examples/ruby.tt
index f87345f0..3be59a41 100644
--- a/root/documentation/examples/ruby.tt
+++ b/root/documentation/examples/ruby.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/documentation/examples/wget.tt b/root/documentation/examples/wget.tt
index d04f6f85..a7d05662 100644
--- a/root/documentation/examples/wget.tt
+++ b/root/documentation/examples/wget.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/documentation/index.tt b/root/documentation/index.tt
index 63e98e8c..c53a9636 100644
--- a/root/documentation/index.tt
+++ b/root/documentation/index.tt
@@ -1,6 +1,6 @@
 	[%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/documentation/info.tt b/root/documentation/info.tt
index 9ca14c5d..a90e5f8d 100644
--- a/root/documentation/info.tt
+++ b/root/documentation/info.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/documentation/no_info.tt b/root/documentation/no_info.tt
index 0fbbdc9e..93531059 100644
--- a/root/documentation/no_info.tt
+++ b/root/documentation/no_info.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/error.tt b/root/error.tt
index b6f1c53a..7edc4535 100644
--- a/root/error.tt
+++ b/root/error.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/sequence/index.tt b/root/sequence/index.tt
index 68ff75c0..987fb7c0 100644
--- a/root/sequence/index.tt
+++ b/root/sequence/index.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/root/wrapper.tt b/root/wrapper.tt
index b027a342..1ce718b1 100644
--- a/root/wrapper.tt
+++ b/root/wrapper.tt
@@ -1,6 +1,6 @@
 [%#
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/script/ensembl_rest_cgi.pl b/script/ensembl_rest_cgi.pl
index 68030725..33d9cbcb 100755
--- a/script/ensembl_rest_cgi.pl
+++ b/script/ensembl_rest_cgi.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/script/ensembl_rest_create.pl b/script/ensembl_rest_create.pl
index bf764385..5dc01d48 100755
--- a/script/ensembl_rest_create.pl
+++ b/script/ensembl_rest_create.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/script/ensembl_rest_fastcgi.pl b/script/ensembl_rest_fastcgi.pl
index 7119403f..1aa5cdcc 100755
--- a/script/ensembl_rest_fastcgi.pl
+++ b/script/ensembl_rest_fastcgi.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/script/ensembl_rest_server.pl b/script/ensembl_rest_server.pl
index 3d97c879..ab7f9c6f 100755
--- a/script/ensembl_rest_server.pl
+++ b/script/ensembl_rest_server.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/script/ensembl_rest_test.pl b/script/ensembl_rest_test.pl
index 9b759b70..17145061 100755
--- a/script/ensembl_rest_test.pl
+++ b/script/ensembl_rest_test.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/script/ensembl_rest_test_server.pl b/script/ensembl_rest_test_server.pl
index 1e0f6617..69bba3e9 100755
--- a/script/ensembl_rest_test_server.pl
+++ b/script/ensembl_rest_test_server.pl
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/selenium/scripts/check_endpoints.pl b/selenium/scripts/check_endpoints.pl
index cc21bd65..2113f45d 100755
--- a/selenium/scripts/check_endpoints.pl
+++ b/selenium/scripts/check_endpoints.pl
@@ -3,7 +3,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
diff --git a/t/archive.t b/t/archive.t
index d74c3156..03d60366 100644
--- a/t/archive.t
+++ b/t/archive.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/assembly_info.t b/t/assembly_info.t
index 241bcae8..d6c6f852 100644
--- a/t/assembly_info.t
+++ b/t/assembly_info.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/cafe_tree.t b/t/cafe_tree.t
index 245cb583..703c3b5a 100644
--- a/t/cafe_tree.t
+++ b/t/cafe_tree.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/detect_extension.t b/t/detect_extension.t
index 645ddf8a..cdbc06d0 100644
--- a/t/detect_extension.t
+++ b/t/detect_extension.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/gabeacon.t b/t/gabeacon.t
index c231b2af..ec491b23 100644
--- a/t/gabeacon.t
+++ b/t/gabeacon.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/gacallset.t b/t/gacallset.t
index da70f0da..bd696738 100644
--- a/t/gacallset.t
+++ b/t/gacallset.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/gadataset.t b/t/gadataset.t
index 5689a06b..76c35276 100644
--- a/t/gadataset.t
+++ b/t/gadataset.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/gafeatures.t b/t/gafeatures.t
index dca0ecca..fb98eb42 100644
--- a/t/gafeatures.t
+++ b/t/gafeatures.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/gafeatureset.t b/t/gafeatureset.t
index cfd9ae69..4f729dcd 100644
--- a/t/gafeatureset.t
+++ b/t/gafeatureset.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/gareferences.t b/t/gareferences.t
index 5cfc4ade..50872474 100644
--- a/t/gareferences.t
+++ b/t/gareferences.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/gareferenceset.t b/t/gareferenceset.t
index 77ad6377..ff2b70ac 100644
--- a/t/gareferenceset.t
+++ b/t/gareferenceset.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/gavariant.t b/t/gavariant.t
index 4be8d197..ed22befb 100644
--- a/t/gavariant.t
+++ b/t/gavariant.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/gavariantannotation.t b/t/gavariantannotation.t
index 2e996667..24f080fb 100644
--- a/t/gavariantannotation.t
+++ b/t/gavariantannotation.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/gavariantannotationset.t b/t/gavariantannotationset.t
index 10d0fcc9..569c382d 100644
--- a/t/gavariantannotationset.t
+++ b/t/gavariantannotationset.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/gavariantset.t b/t/gavariantset.t
index d2510a58..b54e1b9b 100644
--- a/t/gavariantset.t
+++ b/t/gavariantset.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/gene_tree.t b/t/gene_tree.t
index 99c787ca..6bba2f78 100644
--- a/t/gene_tree.t
+++ b/t/gene_tree.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/genomic_alignment.t b/t/genomic_alignment.t
index cbb5b977..43ebd56e 100644
--- a/t/genomic_alignment.t
+++ b/t/genomic_alignment.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/homology.t b/t/homology.t
index 40c863f8..82dec5ba 100644
--- a/t/homology.t
+++ b/t/homology.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/housekeeping_apache2.t b/t/housekeeping_apache2.t
index 7e1224f2..ce0eb693 100644
--- a/t/housekeeping_apache2.t
+++ b/t/housekeeping_apache2.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/info.t b/t/info.t
index 334c20ca..606dee17 100755
--- a/t/info.t
+++ b/t/info.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/ld.t b/t/ld.t
index 15ac5b26..ef75f78b 100644
--- a/t/ld.t
+++ b/t/ld.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/lib/RestHelper.pm b/t/lib/RestHelper.pm
index 85f1420a..908b19d6 100644
--- a/t/lib/RestHelper.pm
+++ b/t/lib/RestHelper.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/t/lib/TapAppender.pm b/t/lib/TapAppender.pm
index 5e223f32..bdb06c31 100644
--- a/t/lib/TapAppender.pm
+++ b/t/lib/TapAppender.pm
@@ -1,7 +1,7 @@
 =head1 LICENSE
 
 Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-Copyright [2016-2024] EMBL-European Bioinformatics Institute
+Copyright [2016-2025] EMBL-European Bioinformatics Institute
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/t/lookup.t b/t/lookup.t
index 8df6b036..2a076ddf 100644
--- a/t/lookup.t
+++ b/t/lookup.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/map.t b/t/map.t
index 263269ef..a9e85339 100755
--- a/t/map.t
+++ b/t/map.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/message_size.t b/t/message_size.t
index dcfdd81b..228f93e5 100644
--- a/t/message_size.t
+++ b/t/message_size.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/ontology.t b/t/ontology.t
index 368b8ad8..2c3d8ce7 100644
--- a/t/ontology.t
+++ b/t/ontology.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/overlap.t b/t/overlap.t
index 34b064fd..3e2ea266 100644
--- a/t/overlap.t
+++ b/t/overlap.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/phenotype_annotation.t b/t/phenotype_annotation.t
index 6f2e6e0a..a4ab2fd0 100644
--- a/t/phenotype_annotation.t
+++ b/t/phenotype_annotation.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/phenotype_gene.t b/t/phenotype_gene.t
index d95ef2e4..05e22538 100644
--- a/t/phenotype_gene.t
+++ b/t/phenotype_gene.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/phenotype_region.t b/t/phenotype_region.t
index 7341ae7d..2f9eccb2 100644
--- a/t/phenotype_region.t
+++ b/t/phenotype_region.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/ratelimit.t b/t/ratelimit.t
index 299dce16..88abd72f 100644
--- a/t/ratelimit.t
+++ b/t/ratelimit.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/regulatory.t b/t/regulatory.t
index 177490d2..bbb8e868 100644
--- a/t/regulatory.t
+++ b/t/regulatory.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/sequences.t b/t/sequences.t
index 7de1b78c..8bcd5367 100644
--- a/t/sequences.t
+++ b/t/sequences.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/taxonomy.t b/t/taxonomy.t
index c6427ab9..db88dbbe 100644
--- a/t/taxonomy.t
+++ b/t/taxonomy.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/transcript_haplotypes.t b/t/transcript_haplotypes.t
index fa0adfc9..a9ad6522 100644
--- a/t/transcript_haplotypes.t
+++ b/t/transcript_haplotypes.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/variation.t b/t/variation.t
index 61b7a975..9b1bbf7f 100644
--- a/t/variation.t
+++ b/t/variation.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/vep.t b/t/vep.t
index cb0134ce..e268497f 100644
--- a/t/vep.t
+++ b/t/vep.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/t/xrefs.t b/t/xrefs.t
index 106d394f..97de9103 100644
--- a/t/xrefs.t
+++ b/t/xrefs.t
@@ -1,5 +1,5 @@
 # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute 
-# Copyright [2016-2024] EMBL-European Bioinformatics Institute
+# Copyright [2016-2025] EMBL-European Bioinformatics Institute
 # 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
-- 
GitLab